+ EPDG_TUN=gtp0 + UE_IFACE=ue + UE_SUBNET=192.168.0.0/16 + UE_ADDR=192.168.0.2/16 + ip link add ue type dummy + ip addr add 192.168.0.2/16 dev ue + ip link set ue up + ip rule add from 192.168.0.0/16 table 45 + '[' master = latest ']' + MYPID=12 + echo 'Waiting for interface gtp0...' Waiting for interface gtp0... + /data/pipework --wait -i gtp0 + ERL_FLAGS='-config /data/osmo-epdg.config' + /tmp/osmo-epdg/_build/default/bin/osmo-epdg 04:10:04.803 [debug] Lager installed handler error_logger_lager_h into error_logger 04:10:04.803 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:10:04.803 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event *DBG* ss7_routes got call flush_routes from <0.139.0> *DBG* ss7_routes sent ok to <0.139.0>, new state {sr_state,ss7_routes} 04:10:04.973 [info] RegName: port_gtp0 04:10:04.975 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.4071005738.2327445553.176239>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.4071005738.2327445517.177008>}}} 04:10:04.975 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:10:04.977 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],78,0,{inet,arphrd_none,0,[up],[up],[{net_ns_fd,25},{ifname,"gtp0"},{linkinfo,[{kind,"gtp"},{data,<<8,0,1,0,23,0,0,0,8,0,2,0,24,0,0,0,8,0,3,0,0,0,2,0,8,0,4,0,1,0,0,0>>}]}]}} 04:10:04.978 [debug] Device configured: "gtp0" has Idx 4 04:10:04.978 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet,[{ifindex,4},{forwarding,1},{rp_filter,0},{mc_filter,0},{8,<<0,0,0,0>>},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:04.978 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet6,[{ifindex,4},{forwarding,0},{mc_filter,0},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:04.978 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,8,0,0,local,kernel,universe,multicast,[],[{table,255},{dst,{65280,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:04.978 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,64,0,0,main,kernel,universe,unicast,[],[{table,254},{dst,{65152,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:04.978 [debug] handle_info: #rtnetlink{type=newlink,flags=[],seq=0,pid=0,msg={inet6,arphrd_none,4,[lower_up,multicast,noarp,running,pointopoint,up],[],[{ifname,"gtp0"},{mtu,1452},{operstate,unknown},{protinfo,[{flags,[ready]},{ifla_cacheinfo,65535,349113125,16768,1000},{ipv6_devconf,0,64,1452,1,1,1,1,-1,4000,1000,-1,604800,86400,3,600,16,0,1,1,1,60000,0,0,0,0,0,0,-1,0,0,10000,1000,1,0,0,1,0,0,1,0,0,0,0,3600000,0,0,1,3,0,0,0,0,1024,0,65535,-1,1,0},{stats,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},{icmp6stats,6,0,0,0,0,0},{token,<<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>>},{addr_gen_mode,<<3>>}]}]}} 04:10:04.979 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,22485,53644,601,1896}},{ifa_cacheinfo,4294967295,4294967295,349113125,349113125},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:10:04.979 [debug] handle_info: #rtnetlink{type=newroute,flags=[create,excl],seq=0,pid=0,msg={inet6,128,0,0,local,kernel,universe,local,[],[{table,255},{dst,{65152,0,0,0,22485,53644,601,1896}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:04.979 [notice] osmo-epdg app started 04:10:04.979 [info] Config for GTP-U Local IP Address: "172.18.50.20" 04:10:05.011 [notice] aaa_diameter_swx connecting to IP 172.18.50.103 port 3868 04:10:05.037 [notice] aaa_diameter_s6b Listening on IP 172.18.50.20 port 3869 04:10:05.042 [info] epdg_gtpc_s2b: init(): ["172.18.50.20",2123,"172.18.50.103",2123,"172.18.50.20",[]] 04:10:05.042 [info] epdg_gtpc_s2b: Binding to IP 172.18.50.20 port 2123 04:10:05.044 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:10:05.044 [info] epdg_gtpc_s2b connecting to IP 172.18.50.103 port 2123 04:10:05.047 [info] GSUP Server on IP 172.18.50.20 port 4222 04:10:05.049 [info] GSUP server listen socket #Port<0.16> 04:10:05.294 [debug] Lager installed handler lager_backend_throttle into lager_event + echo 'Adding src 192.168.0.0/16 default route to gtp0' Adding src 192.168.0.0/16 default route to gtp0 + ip route add default dev gtp0 table 45 + wait 12 Accepted TCP connection from {ok,{{172,18,50,103},36765}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.19>} Setting ccm options for socket #Port<0.19> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:08.315 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.19> Stream {osmo, 5} Unblocking socket #Port<0.19> Unblocking socket #Port<0.19>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.19> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.19> Stream 254: ID_RESP -> ID_ACK 04:10:08.337 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:09.252 [info] Peer up: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{imsi => <<"262425025017951">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:15.321 [info] GSUP: Rx #{imsi => <<"262425025017951">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425025017951 enter epdg_ue_fsm in state state_new 04:10:15.327 [info] ue_fsm start(epdg_ue_fsm_262425025017951) *DBG* epdg_ue_fsm_262425025017951 consume internal init_state in state state_new 04:10:15.327 [info] ue_fsm init(<<"262425025017951">>) *DBG* epdg_ue_fsm_262425025017951 receive call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new 04:10:15.327 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425025017951 send ok to <0.249.0> 04:10:15.328 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425025017951 consume call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425025017951 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425025017951 enter aaa_ue_fsm in state state_new 04:10:15.330 [info] ue_fsm start_link(aaa_ue_fsm_262425025017951) *DBG* aaa_ue_fsm_262425025017951 consume internal init_state in state state_new 04:10:15.330 [info] ue_fsm init("262425025017951") *DBG* aaa_ue_fsm_262425025017951 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:15.330 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:15.330 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425025017951",undefined,undefined,false,false,undefined} 04:10:15.330 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:10:15.330 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262425025017951",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425025017951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425025017951 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:15.345 [info] SWx Rx MAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425025017951",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188]],[[174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49]],["foobar"],[[137,152,252,106,149,189,196,120,54,57,121,98,136,72,72,124]],[[83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:15.346 [info] dia_sip2gsup: auth [174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188] authz [174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49]  *DBG* aaa_ue_fsm_262425025017951 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>, <<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116, 180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>, <<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>, <<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72, 124>>}]}} from <0.252.0> in state state_wait_swx_maa 04:10:15.346 [info] rand [174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180] autn [192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188]  04:10:15.346 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425025017951 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>, <<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116, 180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>, <<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>, <<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72, 124>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425025017951 send ok to <0.252.0> 04:10:15.346 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425025017951",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425025017951 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>, <<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116, 180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>, <<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>, <<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72, 124>>}]}} from <0.252.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425025017951 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425025017951">>, {ok, [{epdg_auth_tuple, <<174,192,165,214,146,15,27,193,103,31,161,89, 151,252,116,180>>, <<192,45,204,72,2,233,145,157,204,179,102,18, 18,107,25,188>>, <<174,192,165,214,146,15,27,193,103,31,161,89, 151,252,116,180,180,48,166,81,207,70,238,2, 115,166,205,3,238,49>>, <<83,32,247,3,255,53,99,32,133,222,175,50,108, 187,25,134>>, <<137,152,252,106,149,189,196,120,54,57, 121,98,136,72,72,124>>}]}}} 04:10:15.346 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>,<<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>,<<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>,<<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72,124>>}]} *DBG* epdg_ue_fsm_262425025017951 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>, <<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>, <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116, 180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>, <<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>, <<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72, 124>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:15.346 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>,<<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>,<<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>,<<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72,124>>}]}, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:15.346 [info] auth_response(<<"262425025017951">>): {ok,[{epdg_auth_tuple,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>,<<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>,<<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>,<<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72,124>>}]} 04:10:15.346 [info] auth_response for <<"262425025017951">>: {ok,[{epdg_auth_tuple,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>,<<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>,<<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>,<<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>,<<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72,124>>}]} 04:10:15.346 [info] GSUP: Tx #{auth_tuples => [#{autn => <<192,45,204,72,2,233,145,157,204,179,102,18,18,107,25,188>>,ck => <<137,152,252,106,149,189,196,120,54,57,121,98,136,72,72,124>>,ik => <<83,32,247,3,255,53,99,32,133,222,175,50,108,187,25,134>>,rand => <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180>>,res => <<174,192,165,214,146,15,27,193,103,31,161,89,151,252,116,180,180,48,166,81,207,70,238,2,115,166,205,3,238,49>>}],imsi => <<"262425025017951">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425025017951">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425025017951 receive call lu_request from <0.253.0> in state state_authenticating 04:10:15.348 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425025017951">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425025017951 send ok to <0.253.0> 04:10:15.348 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425025017951 consume call lu_request from <0.253.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425025017951 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:10:15.348 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} 04:10:15.348 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:15.348 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425025017951",undefined,undefined,false,false,undefined} 04:10:15.348 [debug] SWx Tx SAR Imsi="262425025017951" Type=1 APN="internet" AgentInfoOpt=[]  04:10:15.348 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425025017951",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425025017951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425025017951 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425025017951 receive call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa 04:10:15.378 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425025017951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425025017951 send ok to <0.254.0> 04:10:15.378 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425025017951 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425025017951 consume call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa => state_authenticated 04:10:15.378 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425025017951",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425025017951 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425025017951">>,ok}} 04:10:15.378 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425025017951 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:15.378 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} 04:10:15.378 [info] lu_response(<<"262425025017951">>): ok 04:10:15.378 [info] lu_response for <<"262425025017951">>: ok 04:10:15.378 [info] GSUP: Tx #{imsi => <<"262425025017951">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425025017951">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:10:15.380 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425025017951">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425025017951 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated 04:10:15.380 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:15.380 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} 04:10:15.380 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262425025017951 send ok to <0.255.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425025017951 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated => state_wait_create_session_resp 04:10:15.412 [info] s2b: Tx {gtp,v2,create_session_request,0,8754698,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425025017951">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000279,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616183,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425025017951 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:10:15.412 [debug] Waiting for CreateSessionResponse 04:10:15.423 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425025017951 receive call {rx_s6b_aar,"262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.257.0> in state state_authenticated 04:10:15.431 [info] ue_fsm ev_rx_s6b_aar: "262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:10:15.431 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425025017951",undefined,undefined,true,false,undefined} 04:10:15.431 [debug] SWx Tx SAR Imsi="262425025017951" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:10:15.431 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425025017951",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425025017951 send ok to <0.257.0> *DBG* aaa_ue_fsm_262425025017951 consume call {rx_s6b_aar,"262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:15.433 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425025017951 receive call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa 04:10:15.435 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425025017951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425025017951 send ok to <0.258.0> 04:10:15.436 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425025017951 consume call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:15.436 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425025017951","262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.257.0>} 04:10:15.436 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:15.436 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:15.440 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,87,133,150,10,0,2,0,2,0,16,0,87,0,9,1,160,122,236,6,127,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,122,236,6,127,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,122,236,6,127,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:15.440 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000279,8754698,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<122,236,6,127>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2062288511,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2062288511,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:15.440 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425025017951">>,<0.250.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000279,2062288511,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,2699616183,2062288511}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:10:15.440 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:15.440 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616183,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2062288511}} *DBG* epdg_ue_fsm_262425025017951 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616183, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2062288511}}} from <0.260.0> in state state_wait_create_session_resp 04:10:15.440 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} 04:10:15.441 [info] KMOD Port Create PDP Context Call {<0.250.0>,[alias|#Ref<0.4071005738.2327379980.176235>]}: {create_pdp_context,{172,18,50,103},2699616183,2062288511,{192,168,0,2}} 04:10:15.441 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616183, 2062288511 04:10:15.441 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],398,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616183},{o_tid,2062288511}]}} *DBG* epdg_ue_fsm_262425025017951 send ok to <0.260.0> 04:10:15.441 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616183,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2062288511}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425025017951">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616183, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2062288511}}}} *DBG* epdg_ue_fsm_262425025017951 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616183, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2062288511}}} from <0.260.0> in state state_wait_create_session_resp => state_active 04:10:15.441 [info] tunnel_response(<<"262425025017951">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616183,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2062288511}} 04:10:15.441 [info] tunnel_response for <<"262425025017951">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616183,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2062288511}} 04:10:15.441 [info] GSUP: Tx #{imsi => <<"262425025017951">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425025017951">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425025017951 receive call purge_ms_request from <0.261.0> in state state_active 04:10:15.443 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425025017951">>,message_type => purge_ms_req} 04:10:15.443 [info] ue_fsm purge_ms_request 04:10:15.443 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425025017951">>,"internet",[],{epdg_tun_pdp_ctx,2699616183,2062288511,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:10:15.443 [info] KMOD Port Delete PDP Context Call {<0.250.0>,[alias|#Ref<0.4071005738.2327379981.177730>]}: {delete_pdp_context,{172,18,50,103},2699616183,2062288511,{192,168,0,2}} 04:10:15.443 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616183, 2062288511 04:10:15.443 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],462,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616183}]}} 04:10:15.443 [info] s2b: Tx {gtp,v2,delete_session_request,2062288511,8754699,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616183,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262425025017951 send ok to <0.261.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425025017951 consume call purge_ms_request from <0.261.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425025017951 receive call rx_s6b_str from <0.262.0> in state state_authenticated *DBG* aaa_ue_fsm_262425025017951 send {ok,{epdg_dia_rc,undefined,2001}} to <0.262.0> 04:10:15.445 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425025017951"],[],[]} *DBG* aaa_ue_fsm_262425025017951 consume call rx_s6b_str from <0.262.0> in state state_authenticated 04:10:15.445 [info] ue_fsm ev_rx_s6b_str 04:10:15.445 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425025017951","262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:10:15.445 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:10:15.445 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262425025017951 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000279,8754699,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp 04:10:15.446 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,87,133,150,11,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425025017951 send ok to <0.263.0> 04:10:15.446 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000279,8754699,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425025017951 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000279,8754699,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:10:15.446 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000279,8754699,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425025017951 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425025017951 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:10:15.446 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,false,0,false,false} 04:10:15.446 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:10:15.446 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,true,0,false,false} 04:10:15.446 [info] ue_fsm ev_rx_swm_str 04:10:15.446 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425025017951","262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:15.446 [debug] SWx Tx SAR Imsi="262425025017951" Type=5 APN="internet" AgentInfoOpt=[]  04:10:15.446 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425025017951",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425025017951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425025017951 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425025017951 receive call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425025017951 send ok to <0.264.0> 04:10:15.448 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425025017951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425025017951 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425025017951 consume call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa => state_new 04:10:15.448 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425025017951 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425025017951">>,ok}} 04:10:15.448 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425025017951","262425025017951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425025017951 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:15.448 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:10:15.448 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,true,0,false,false} 04:10:15.448 [info] purge_ms_response(<<"262425025017951">>): ok 04:10:15.448 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425025017951">>,"internet",[],undefined,true,0,false,false} 04:10:15.448 [info] purge_ms_response for <<"262425025017951">>: ok 04:10:15.448 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425025017951">>,message_type => purge_ms_res} Socket #Port<0.19> closed [<0.230.0>] send_close_signal [{{#Port<0.19>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.19>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:15.450 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:15.450 [error] GSUP connection has been closed 04:10:15.651 [info] Peer down: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},37399}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.22>} Setting ccm options for socket #Port<0.22> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:17.529 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.22> Stream {osmo, 5} Unblocking socket #Port<0.22> Unblocking socket #Port<0.22>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_RESP -> ID_ACK 04:10:17.559 [info] Peer up: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:22.657 [info] Peer up: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.22>, {osmo,5}, #{imsi => <<"262420171254672">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:28.725 [info] GSUP: Rx #{imsi => <<"262420171254672">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420171254672 enter epdg_ue_fsm in state state_new 04:10:28.725 [info] ue_fsm start(epdg_ue_fsm_262420171254672) *DBG* epdg_ue_fsm_262420171254672 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420171254672 receive call {auth_request,33,"internet",#{}} from <0.293.0> in state state_new 04:10:28.725 [info] ue_fsm init(<<"262420171254672">>) *DBG* epdg_ue_fsm_262420171254672 send ok to <0.293.0> 04:10:28.725 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420171254672 consume call {auth_request,33,"internet",#{}} from <0.293.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420171254672 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420171254672 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:28.726 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420171254672">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420171254672 consume internal init_state in state state_new 04:10:28.726 [info] ue_fsm start_link(aaa_ue_fsm_262420171254672) *DBG* aaa_ue_fsm_262420171254672 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:28.726 [info] ue_fsm init("262420171254672") 04:10:28.726 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:28.727 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420171254672",undefined,undefined,false,false,undefined} 04:10:28.727 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:10:28.727 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262420171254672",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420171254672 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420171254672 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420171254672 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.296.0> in state state_wait_swx_maa 04:10:28.740 [info] SWx Rx MAA {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420171254672",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420171254672 send ok to <0.296.0> *DBG* aaa_ue_fsm_262420171254672 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.296.0> in state state_wait_swx_maa => state_new 04:10:28.740 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420171254672 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp 04:10:28.741 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420171254672",undefined,undefined,false,false,undefined} 04:10:28.741 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} *DBG* epdg_ue_fsm_262420171254672 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262420171254672">>,{error,2}}} 04:10:28.741 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262420171254672">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420171254672 consume call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp => state_new 04:10:28.741 [info] auth_response(<<"262420171254672">>): {error,2} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:28.741 [info] auth_response for <<"262420171254672">>: {error,2} 04:10:28.742 [info] GSUP: Tx #{cause => 2,imsi => <<"262420171254672">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.22> closed [<0.276.0>] send_close_signal [{{#Port<0.22>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.22>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:28.750 [info] Peer down: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:28.750 [error] GSUP connection has been closed 04:10:28.943 [info] Peer down: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},40065}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.25>} Setting ccm options for socket #Port<0.25> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.25> Stream {osmo, 5} 04:10:31.811 [notice] GSUP connection has been established Unblocking socket #Port<0.25> Unblocking socket #Port<0.25>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.25> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.25> Stream 254: ID_RESP -> ID_ACK 04:10:31.819 [info] Peer up: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:34.455 [info] Peer up: {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262423033178036">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:40.526 [info] GSUP: Rx #{imsi => <<"262423033178036">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423033178036 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423033178036 consume internal init_state in state state_new 04:10:40.527 [info] ue_fsm start(epdg_ue_fsm_262423033178036) *DBG* epdg_ue_fsm_262423033178036 receive call {auth_request,33,"internet",#{}} from <0.325.0> in state state_new 04:10:40.527 [info] ue_fsm init(<<"262423033178036">>) *DBG* epdg_ue_fsm_262423033178036 send ok to <0.325.0> 04:10:40.527 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423033178036 consume call {auth_request,33,"internet",#{}} from <0.325.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423033178036 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423033178036 enter aaa_ue_fsm in state state_new 04:10:40.527 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423033178036 consume internal init_state in state state_new 04:10:40.528 [info] ue_fsm start_link(aaa_ue_fsm_262423033178036) 04:10:40.528 [info] ue_fsm init("262423033178036") *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:40.528 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:40.529 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423033178036",undefined,undefined,false,false,undefined} 04:10:40.529 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:10:40.529 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262423033178036",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423033178036 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.328.0> in state state_wait_swx_maa 04:10:40.543 [info] SWx Rx MAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423033178036",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16]],[[238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88]],["foobar"],[[123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149]],[[152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:40.543 [info] dia_sip2gsup: auth [238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16] authz [238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88]  *DBG* aaa_ue_fsm_262423033178036 send ok to <0.328.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.328.0> in state state_wait_swx_maa => state_new 04:10:40.543 [info] rand [238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37] autn [187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16]  *DBG* epdg_ue_fsm_262423033178036 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:40.543 [info] ue_fsm ev_rx_swx_maa 04:10:40.543 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423033178036",undefined,undefined,false,false,undefined} 04:10:40.543 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]} *DBG* epdg_ue_fsm_262423033178036 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423033178036">>, {ok, [{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9, 4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217, 146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9, 4,61,37,232,147,34,240,55,178,157,61,123,112, 82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208, 145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181, 176,115,3,35,144,149>>}]}}} 04:10:40.544 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]}, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423033178036 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:40.544 [info] auth_response(<<"262423033178036">>): {ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]} 04:10:40.545 [info] auth_response for <<"262423033178036">>: {ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.545 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,ck => <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>,ik => <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,rand => <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,res => <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>}],imsi => <<"262423033178036">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262423033178036">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423033178036 receive call {auth_request,33,"internet",#{}} from <0.329.0> in state state_authenticating 04:10:40.551 [info] GSUP: Rx #{imsi => <<"262423033178036">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423033178036 send ok to <0.329.0> *DBG* epdg_ue_fsm_262423033178036 consume call {auth_request,33,"internet",#{}} from <0.329.0> in state state_authenticating => state_wait_auth_resp 04:10:40.551 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423033178036 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:40.552 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} 04:10:40.552 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:40.552 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423033178036",undefined,undefined,false,false,undefined} 04:10:40.552 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423033178036 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:40.553 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262423033178036",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.330.0> in state state_wait_swx_maa 04:10:40.560 [info] SWx Rx MAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423033178036",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16]],[[238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88]],["foobar"],[[123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149]],[[152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:40.561 [info] dia_sip2gsup: auth [238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16] authz [238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88]  *DBG* aaa_ue_fsm_262423033178036 send ok to <0.330.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.330.0> in state state_wait_swx_maa => state_new 04:10:40.561 [info] rand [238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37] autn [187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16]  *DBG* epdg_ue_fsm_262423033178036 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:40.561 [info] ue_fsm ev_rx_swx_maa 04:10:40.561 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423033178036",undefined,undefined,false,false,undefined} 04:10:40.561 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]} *DBG* epdg_ue_fsm_262423033178036 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423033178036">>, {ok, [{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9, 4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217, 146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9, 4,61,37,232,147,34,240,55,178,157,61,123,112, 82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208, 145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181, 176,115,3,35,144,149>>}]}}} 04:10:40.562 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]}, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423033178036 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>, <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>, <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232, 147,34,240,55,178,157,61,123,112,82,250,237,88>>, <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>, <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144, 149>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:40.562 [info] auth_response(<<"262423033178036">>): {ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.563 [info] auth_response for <<"262423033178036">>: {ok,[{epdg_auth_tuple,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,<<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,<<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>,<<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,<<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>}]} 04:10:40.563 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,130,30,47,15,15,22,34,114,180,202,217,146,198,180,16>>,ck => <<123,126,184,114,96,136,96,201,129,181,176,115,3,35,144,149>>,ik => <<152,102,115,123,41,186,178,237,212,127,208,145,128,27,50,70>>,rand => <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37>>,res => <<238,255,91,1,93,189,80,188,220,180,72,156,9,4,61,37,232,147,34,240,55,178,157,61,123,112,82,250,237,88>>}],imsi => <<"262423033178036">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423033178036">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423033178036 receive call lu_request from <0.331.0> in state state_authenticating *DBG* epdg_ue_fsm_262423033178036 send ok to <0.331.0> 04:10:40.567 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423033178036">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423033178036 consume call lu_request from <0.331.0> in state state_authenticating *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.567 [info] ue_fsm lu_request 04:10:40.567 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} 04:10:40.567 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:40.567 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423033178036",undefined,undefined,false,false,undefined} 04:10:40.567 [debug] SWx Tx SAR Imsi="262423033178036" Type=1 APN="internet" AgentInfoOpt=[]  04:10:40.568 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423033178036",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423033178036 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swx_saa,{ok,1,#{}}} from <0.332.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423033178036 send ok to <0.332.0> 04:10:40.575 [info] SWx Rx SAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423033178036",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swx_saa,{ok,1,#{}}} from <0.332.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423033178036 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:10:40.575 [info] ue_fsm ev_rx_swx_saa 04:10:40.575 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423033178036",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423033178036 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423033178036">>,ok}} 04:10:40.575 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423033178036 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:40.575 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.575 [info] lu_response(<<"262423033178036">>): ok 04:10:40.576 [info] lu_response for <<"262423033178036">>: ok 04:10:40.576 [info] GSUP: Tx #{imsi => <<"262423033178036">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423033178036">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423033178036 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.333.0> in state state_authenticated 04:10:40.579 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423033178036">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:10:40.579 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:40.579 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423033178036 send ok to <0.333.0> 04:10:40.579 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423033178036 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.333.0> in state state_authenticated => state_wait_create_session_resp 04:10:40.580 [info] s2b: Tx {gtp,v2,create_session_request,0,8754700,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423033178036">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000280,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616184,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423033178036 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:10:40.580 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423033178036 receive call {rx_s6b_aar,"262423033178036@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.335.0> in state state_authenticated 04:10:40.601 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423033178036@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:10:40.601 [info] ue_fsm ev_rx_s6b_aar: "262423033178036@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:10:40.602 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423033178036@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423033178036",undefined,undefined,true,false,undefined} 04:10:40.602 [debug] SWx Tx SAR Imsi="262423033178036" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423033178036 send ok to <0.335.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_s6b_aar,"262423033178036@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.335.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:40.602 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423033178036",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:10:40.602 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423033178036 receive call {rx_swx_saa,{ok,13,#{}}} from <0.336.0> in state state_authenticated_wait_swx_saa 04:10:40.609 [info] SWx Rx SAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423033178036",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423033178036 send ok to <0.336.0> *DBG* aaa_ue_fsm_262423033178036 consume call {rx_swx_saa,{ok,13,#{}}} from <0.336.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:40.609 [info] ue_fsm ev_rx_swx_saa 04:10:40.609 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423033178036","262423033178036@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.335.0>} 04:10:40.609 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:40.609 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:40.619 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,88,133,150,12,0,2,0,2,0,16,0,87,0,9,1,160,47,21,154,254,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,47,21,154,254,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,47,21,154,254,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:40.620 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000280,8754700,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<47,21,154,254>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,789945086,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,789945086,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:40.620 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423033178036">>,<0.326.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000280,789945086,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616184,789945086}],[],[],[]}}}} *DBG* epdg_ue_fsm_262423033178036 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616184, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 789945086}}} from <0.337.0> in state state_wait_create_session_resp 04:10:40.620 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:40.620 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616184,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 789945086}} 04:10:40.620 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423033178036">>,"internet",[],undefined,false,0,false,false} 04:10:40.620 [info] KMOD Port Create PDP Context Call {<0.326.0>,[alias|#Ref<0.4071005738.2327379980.176701>]}: {create_pdp_context,{172,18,50,103},2699616184,789945086,{192,168,0,2}} 04:10:40.620 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616184, 789945086 04:10:40.620 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],526,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616184},{o_tid,789945086}]}} *DBG* epdg_ue_fsm_262423033178036 send ok to <0.337.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423033178036">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616184, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 789945086}}}} 04:10:40.621 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616184,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 789945086}) returned ok *DBG* epdg_ue_fsm_262423033178036 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616184, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 789945086}}} from <0.337.0> in state state_wait_create_session_resp => state_active 04:10:40.621 [info] tunnel_response(<<"262423033178036">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616184,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 789945086}} 04:10:40.622 [info] tunnel_response for <<"262423033178036">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616184,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 789945086}} 04:10:40.622 [info] GSUP: Tx #{imsi => <<"262423033178036">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Socket #Port<0.25> closed [<0.309.0>] send_close_signal [{{#Port<0.25>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.25>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.629 [info] Peer down: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:40.629 [error] GSUP connection has been closed 04:10:40.814 [info] Peer down: {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},40903}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.28>} Setting ccm options for socket #Port<0.28> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:43.681 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.28> Stream {osmo, 5} Unblocking socket #Port<0.28> Unblocking socket #Port<0.28>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.28> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.28> Stream 254: ID_RESP -> ID_ACK 04:10:43.720 [info] Peer up: {<0.314.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:47.529 [info] Peer up: {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{imsi => <<"262423215517803">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:53.606 [info] GSUP: Rx #{imsi => <<"262423215517803">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423215517803 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423215517803 consume internal init_state in state state_new 04:10:53.606 [info] ue_fsm start(epdg_ue_fsm_262423215517803) *DBG* epdg_ue_fsm_262423215517803 receive call {auth_request,33,"internet",#{}} from <0.372.0> in state state_new 04:10:53.606 [info] ue_fsm init(<<"262423215517803">>) 04:10:53.606 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423215517803 send ok to <0.372.0> 04:10:53.607 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423215517803 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423215517803 consume call {auth_request,33,"internet",#{}} from <0.372.0> in state state_new => state_wait_auth_resp 04:10:53.607 [info] ue_fsm start_link(aaa_ue_fsm_262423215517803) *DBG* aaa_ue_fsm_262423215517803 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423215517803 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:53.607 [info] ue_fsm init("262423215517803") 04:10:53.607 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:53.608 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423215517803",undefined,undefined,false,false,undefined} 04:10:53.608 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:10:53.608 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262423215517803",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423215517803 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.375.0> in state state_wait_swx_maa 04:10:53.616 [info] SWx Rx MAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423215517803",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230]],[[125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95]],["foobar"],[[238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104]],[[194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:53.617 [info] dia_sip2gsup: auth [125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230] authz [125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95]  04:10:53.617 [info] rand [125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52] autn [132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230]  *DBG* aaa_ue_fsm_262423215517803 send ok to <0.375.0> *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.375.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423215517803 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:53.617 [info] ue_fsm ev_rx_swx_maa 04:10:53.617 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423215517803",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423215517803">>, {ok, [{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58, 88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196, 11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58, 88,120,170,52,50,19,186,12,236,245,130,198, 114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222, 83,64,27>>, <<238,159,61,209,244,208,31,231,67,242, 206,144,82,73,86,104>>}]}}} 04:10:53.617 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]} *DBG* epdg_ue_fsm_262423215517803 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:53.618 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]}, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} 04:10:53.618 [info] auth_response(<<"262423215517803">>): {ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]} 04:10:53.618 [info] auth_response for <<"262423215517803">>: {ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.618 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,ck => <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>,ik => <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,rand => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,res => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>}],imsi => <<"262423215517803">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{auts => <<50,19,186,12,236,245,130,198,114,90,232,63, 21,95>>, imsi => <<"262423215517803">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}], rand => <<125,240,72,115,190,33,102,57,159,141,39, 58,88,120,170,52>>}} *DBG* epdg_ue_fsm_262423215517803 receive call {auth_request,33,"internet", #{authorization => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120, 170,52,50,19,186,12,236,245,130,198,114,90,232,63, 21,95>>}} from <0.376.0> in state state_authenticating 04:10:53.622 [info] GSUP: Rx #{auts => <<50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,imsi => <<"262423215517803">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}],rand => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>} 04:10:53.622 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423215517803 send ok to <0.376.0> 04:10:53.622 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>}}, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423215517803 consume call {auth_request,33,"internet", #{authorization => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120, 170,52,50,19,186,12,236,245,130,198,114,90,232,63, 21,95>>}} from <0.376.0> in state state_authenticating => state_wait_auth_resp *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<125,240,72,115,190,33,102,57,159,141,39,58, 88,120,170,52,50,19,186,12,236,245,130,198, 114,90,232,63,21,95>>}} from <0.201.0> in state state_new 04:10:53.622 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* epdg_ue_fsm_262423215517803 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:53.622 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>}}, {ue_fsm_data,"262423215517803",undefined,undefined,false,false,undefined} 04:10:53.622 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:10:53.622 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262423215517803",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423215517803 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<125,240,72,115,190,33,102,57,159,141,39,58, 88,120,170,52,50,19,186,12,236,245,130,198, 114,90,232,63,21,95>>}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:53.625 [info] SWx Rx MAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423215517803",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230]],[[125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95]],["foobar"],[[238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104]],[[194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.377.0> in state state_wait_swx_maa 04:10:53.625 [info] dia_sip2gsup: auth [125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230] authz [125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95]  04:10:53.625 [info] rand [125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52] autn [132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230]  04:10:53.625 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423215517803 send ok to <0.377.0> 04:10:53.626 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423215517803",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423215517803 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.377.0> in state state_wait_swx_maa => state_new 04:10:53.626 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423215517803">>, {ok, [{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58, 88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196, 11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58, 88,120,170,52,50,19,186,12,236,245,130,198, 114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222, 83,64,27>>, <<238,159,61,209,244,208,31,231,67,242, 206,144,82,73,86,104>>}]}}} 04:10:53.626 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]}, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423215517803 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>, <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>, <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52, 50,19,186,12,236,245,130,198,114,90,232,63,21,95>>, <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>, <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86, 104>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:53.626 [info] auth_response(<<"262423215517803">>): {ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]} 04:10:53.626 [info] auth_response for <<"262423215517803">>: {ok,[{epdg_auth_tuple,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,<<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,<<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>,<<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,<<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.626 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,44,221,131,10,109,50,99,233,106,2,61,196,11,117,230>>,ck => <<238,159,61,209,244,208,31,231,67,242,206,144,82,73,86,104>>,ik => <<194,12,62,46,205,21,234,99,140,4,194,208,222,83,64,27>>,rand => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52>>,res => <<125,240,72,115,190,33,102,57,159,141,39,58,88,120,170,52,50,19,186,12,236,245,130,198,114,90,232,63,21,95>>}],imsi => <<"262423215517803">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423215517803">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423215517803 receive call lu_request from <0.378.0> in state state_authenticating *DBG* epdg_ue_fsm_262423215517803 send ok to <0.378.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.627 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423215517803">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423215517803 consume call lu_request from <0.378.0> in state state_authenticating 04:10:53.627 [info] ue_fsm lu_request 04:10:53.627 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} 04:10:53.627 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:53.628 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423215517803",undefined,undefined,false,false,undefined} 04:10:53.628 [debug] SWx Tx SAR Imsi="262423215517803" Type=1 APN="internet" AgentInfoOpt=[]  04:10:53.628 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423215517803",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423215517803 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swx_saa,{ok,1,#{}}} from <0.379.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423215517803 send ok to <0.379.0> 04:10:53.630 [info] SWx Rx SAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423215517803",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423215517803 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swx_saa,{ok,1,#{}}} from <0.379.0> in state state_wait_swx_saa => state_authenticated 04:10:53.630 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423215517803 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423215517803">>,ok}} 04:10:53.630 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423215517803",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423215517803 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:53.630 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.630 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} 04:10:53.630 [info] lu_response(<<"262423215517803">>): ok 04:10:53.630 [info] lu_response for <<"262423215517803">>: ok 04:10:53.630 [info] GSUP: Tx #{imsi => <<"262423215517803">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423215517803">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423215517803 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.380.0> in state state_authenticated 04:10:53.632 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423215517803">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:10:53.632 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:53.632 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} 04:10:53.632 [debug] Selected PGW Remote Address "172.18.50.103" 04:10:53.632 [info] s2b: Tx {gtp,v2,create_session_request,0,8754701,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423215517803">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000281,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616185,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.380.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.632 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423215517803 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.380.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423215517803 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423215517803 receive call {rx_s6b_aar,"262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.381.0> in state state_authenticated 04:10:53.642 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:10:53.642 [info] ue_fsm ev_rx_s6b_aar: "262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:10:53.643 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423215517803",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423215517803 send ok to <0.381.0> *DBG* aaa_ue_fsm_262423215517803 consume call {rx_s6b_aar,"262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.381.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:53.643 [debug] SWx Tx SAR Imsi="262423215517803" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:10:53.643 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423215517803",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:10:53.643 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swx_saa,{ok,13,#{}}} from <0.382.0> in state state_authenticated_wait_swx_saa 04:10:53.646 [info] SWx Rx SAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423215517803",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423215517803 send ok to <0.382.0> 04:10:53.646 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swx_saa,{ok,13,#{}}} from <0.382.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:53.646 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423215517803","262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.381.0>} 04:10:53.646 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:53.646 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:53.651 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,89,133,150,13,0,2,0,2,0,16,0,87,0,9,1,160,89,55,107,135,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,89,55,107,135,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,89,55,107,135,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:53.652 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000281,8754701,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<89,55,107,135>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1496804231,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1496804231,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:53.652 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423215517803">>,<0.373.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000281,1496804231,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616185,1496804231}],[],[],[],[],[],[],[],[],[],[]}}}} 04:10:53.652 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:53.652 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616185,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1496804231}} *DBG* epdg_ue_fsm_262423215517803 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616185, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1496804231}}} from <0.383.0> in state state_wait_create_session_resp 04:10:53.652 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} 04:10:53.652 [info] KMOD Port Create PDP Context Call {<0.373.0>,[alias|#Ref<0.4071005738.2327379981.178483>]}: {create_pdp_context,{172,18,50,103},2699616185,1496804231,{192,168,0,2}} 04:10:53.652 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616185, 1496804231 04:10:53.652 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],590,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616185},{o_tid,1496804231}]}} 04:10:53.652 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616185,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1496804231}) returned {error,-17} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.383.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423215517803">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616185, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1496804231}}}} *DBG* epdg_ue_fsm_262423215517803 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616185, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1496804231}}} from <0.383.0> in state state_wait_create_session_resp => state_active 04:10:53.652 [info] tunnel_response(<<"262423215517803">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616185,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1496804231}} 04:10:53.653 [info] tunnel_response for <<"262423215517803">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616185,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1496804231}} 04:10:53.653 [info] GSUP: Tx #{imsi => <<"262423215517803">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423215517803">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423215517803 receive call purge_ms_request from <0.384.0> in state state_active 04:10:53.655 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423215517803">>,message_type => purge_ms_req} 04:10:53.655 [info] ue_fsm purge_ms_request 04:10:53.655 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423215517803">>,"internet",[],{epdg_tun_pdp_ctx,2699616185,1496804231,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:10:53.655 [info] KMOD Port Delete PDP Context Call {<0.373.0>,[alias|#Ref<0.4071005738.2327379981.178499>]}: {delete_pdp_context,{172,18,50,103},2699616185,1496804231,{192,168,0,2}} 04:10:53.655 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616185, 1496804231 04:10:53.655 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],205,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616185}]}} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.384.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.655 [info] s2b: Tx {gtp,v2,delete_session_request,1496804231,8754702,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616185,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262423215517803 consume call purge_ms_request from <0.384.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423215517803 receive call rx_s6b_str from <0.385.0> in state state_authenticated 04:10:53.658 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423215517803"],[],[]} *DBG* aaa_ue_fsm_262423215517803 send {ok,{epdg_dia_rc,undefined,2001}} to <0.385.0> 04:10:53.658 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423215517803 consume call rx_s6b_str from <0.385.0> in state state_authenticated 04:10:53.658 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423215517803","262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:10:53.658 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:10:53.658 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:10:53.660 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,89,133,150,14,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423215517803 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000281,8754702,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.386.0> in state state_wait_delete_session_resp 04:10:53.660 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000281,8754702,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.386.0> 04:10:53.660 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000281,8754702,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423215517803 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000281,8754702,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.386.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423215517803 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423215517803 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:10:53.660 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,false,0,false,false} 04:10:53.660 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:10:53.660 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,true,0,false,false} 04:10:53.660 [info] ue_fsm ev_rx_swm_str 04:10:53.660 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423215517803","262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:53.660 [debug] SWx Tx SAR Imsi="262423215517803" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423215517803 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423215517803 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:53.660 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423215517803",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423215517803 receive call {rx_swx_saa,{ok,5,#{}}} from <0.387.0> in state state_authenticated_wait_swx_saa 04:10:53.663 [info] SWx Rx SAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423215517803",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:53.663 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423215517803 send ok to <0.387.0> *DBG* epdg_ue_fsm_262423215517803 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423215517803 consume call {rx_swx_saa,{ok,5,#{}}} from <0.387.0> in state state_authenticated_wait_swx_saa => state_new 04:10:53.663 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423215517803","262423215517803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423215517803 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423215517803">>,ok}} 04:10:53.663 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423215517803 terminate normal in state state_wait_swm_session_termination_answer 04:10:53.664 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,true,0,false,false} 04:10:53.664 [info] purge_ms_response(<<"262423215517803">>): ok 04:10:53.664 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423215517803">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.664 [info] purge_ms_response for <<"262423215517803">>: ok 04:10:53.664 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423215517803">>,message_type => purge_ms_res} Socket #Port<0.28> closed [<0.355.0>] send_close_signal [{{#Port<0.28>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.28>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.666 [error] GSUP connection has been closed 04:10:53.666 [info] Peer down: {<0.314.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:53.867 [info] Peer down: {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},33309}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.31>} Setting ccm options for socket #Port<0.31> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:56.756 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.31> Stream {osmo, 5} Unblocking socket #Port<0.31> Unblocking socket #Port<0.31>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.31> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.31> Stream 254: ID_RESP -> ID_ACK 04:10:56.792 [info] Peer up: {<0.360.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:00.484 [info] Peer up: {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{imsi => <<"262421051997236">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:06.537 [info] GSUP: Rx #{imsi => <<"262421051997236">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421051997236 enter epdg_ue_fsm in state state_new 04:11:06.537 [info] ue_fsm start(epdg_ue_fsm_262421051997236) *DBG* epdg_ue_fsm_262421051997236 consume internal init_state in state state_new 04:11:06.537 [info] ue_fsm init(<<"262421051997236">>) *DBG* epdg_ue_fsm_262421051997236 receive call {auth_request,33,"internet",#{}} from <0.416.0> in state state_new 04:11:06.537 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421051997236 send ok to <0.416.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.538 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421051997236 consume call {auth_request,33,"internet",#{}} from <0.416.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421051997236 enter aaa_ue_fsm in state state_new 04:11:06.538 [info] ue_fsm start_link(aaa_ue_fsm_262421051997236) *DBG* epdg_ue_fsm_262421051997236 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421051997236 consume internal init_state in state state_new 04:11:06.538 [info] ue_fsm init("262421051997236") *DBG* aaa_ue_fsm_262421051997236 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:06.538 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:06.538 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421051997236",undefined,undefined,false,false,undefined} 04:11:06.539 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:11:06.539 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262421051997236",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421051997236 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421051997236 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:06.544 [info] SWx Rx MAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421051997236",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235]],[[176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42]],["foobar"],[[209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67]],[[253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:06.544 [info] dia_sip2gsup: auth [176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235] authz [176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42]  *DBG* aaa_ue_fsm_262421051997236 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>, <<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>, <<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178, 78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>, <<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>, <<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]}} from <0.419.0> in state state_wait_swx_maa 04:11:06.544 [info] rand "АЌvIІ0vтЮЉЂщ1УВN" autn [215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235]  04:11:06.544 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421051997236 send ok to <0.419.0> 04:11:06.545 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421051997236",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421051997236 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>, <<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>, <<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178, 78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>, <<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>, <<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421051997236 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>, <<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>, <<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178, 78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>, <<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>, <<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]}} from <0.419.0> in state state_wait_swx_maa => state_new 04:11:06.545 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>,<<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>,<<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>,<<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>,<<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]} 04:11:06.545 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>,<<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>,<<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>,<<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>,<<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]}, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421051997236 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421051997236">>, {ok, [{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>, <<215,175,44,122,186,155,184,85,242,156,55,5, 252,21,240,235>>, <<176,172,118,73,166,48,118,226,206,169,162, 233,49,195,178,78,121,178,143,237,164,156, 131,23,152,124,177,33,174,42>>, <<253,207,244,86,253,233,228,194,33,184,239,54, 147,206,73,210>>, <<209,43,253,49,188,67,84,168,59,75,218, 148,213,81,114,67>>}]}}} 04:11:06.545 [info] auth_response(<<"262421051997236">>): {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>,<<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>,<<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>,<<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>,<<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]} *DBG* epdg_ue_fsm_262421051997236 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>, <<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>, <<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178, 78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>, <<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>, <<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:06.545 [info] auth_response for <<"262421051997236">>: {ok,[{epdg_auth_tuple,<<"АЌvIІ0vтЮЉЂщ1УВN">>,<<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>,<<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>,<<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>,<<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.546 [info] GSUP: Tx #{auth_tuples => [#{autn => <<215,175,44,122,186,155,184,85,242,156,55,5,252,21,240,235>>,ck => <<209,43,253,49,188,67,84,168,59,75,218,148,213,81,114,67>>,ik => <<253,207,244,86,253,233,228,194,33,184,239,54,147,206,73,210>>,rand => <<"АЌvIІ0vтЮЉЂщ1УВN">>,res => <<176,172,118,73,166,48,118,226,206,169,162,233,49,195,178,78,121,178,143,237,164,156,131,23,152,124,177,33,174,42>>}],imsi => <<"262421051997236">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421051997236">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421051997236 receive call lu_request from <0.420.0> in state state_authenticating 04:11:06.548 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421051997236">>,message_type => location_upd_req} 04:11:06.548 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421051997236 send ok to <0.420.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.548 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421051997236 consume call lu_request from <0.420.0> in state state_authenticating *DBG* aaa_ue_fsm_262421051997236 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:06.548 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:06.548 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421051997236",undefined,undefined,false,false,undefined} 04:11:06.548 [debug] SWx Tx SAR Imsi="262421051997236" Type=1 APN="internet" AgentInfoOpt=[]  04:11:06.548 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421051997236",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421051997236 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421051997236 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421051997236 receive call {rx_swx_saa,{ok,1,#{}}} from <0.421.0> in state state_wait_swx_saa 04:11:06.551 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421051997236",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421051997236 send ok to <0.421.0> *DBG* epdg_ue_fsm_262421051997236 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:06.551 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421051997236 consume call {rx_swx_saa,{ok,1,#{}}} from <0.421.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421051997236 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421051997236">>,ok}} 04:11:06.551 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421051997236",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421051997236 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:06.551 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.551 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} 04:11:06.551 [info] lu_response(<<"262421051997236">>): ok 04:11:06.551 [info] lu_response for <<"262421051997236">>: ok 04:11:06.551 [info] GSUP: Tx #{imsi => <<"262421051997236">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421051997236">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:06.553 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421051997236">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421051997236 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.422.0> in state state_authenticated 04:11:06.553 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:06.553 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} 04:11:06.553 [debug] Selected PGW Remote Address "172.18.50.103" 04:11:06.553 [info] s2b: Tx {gtp,v2,create_session_request,0,8754703,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421051997236">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000282,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616186,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421051997236 send ok to <0.422.0> 04:11:06.553 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421051997236 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.422.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421051997236 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:06.563 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:06.563 [info] ue_fsm ev_rx_s6b_aar: "262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421051997236 receive call {rx_s6b_aar,"262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.423.0> in state state_authenticated 04:11:06.563 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421051997236",undefined,undefined,true,false,undefined} 04:11:06.563 [debug] SWx Tx SAR Imsi="262421051997236" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:11:06.563 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421051997236",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421051997236 send ok to <0.423.0> 04:11:06.563 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421051997236 consume call {rx_s6b_aar,"262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.423.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421051997236 receive call {rx_swx_saa,{ok,13,#{}}} from <0.424.0> in state state_authenticated_wait_swx_saa 04:11:06.567 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421051997236",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:06.567 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421051997236 send ok to <0.424.0> 04:11:06.567 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421051997236","262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.423.0>} *DBG* aaa_ue_fsm_262421051997236 consume call {rx_swx_saa,{ok,13,#{}}} from <0.424.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:06.567 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:06.567 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:06.572 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,90,133,150,15,0,2,0,2,0,16,0,87,0,9,1,160,132,134,193,73,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,132,134,193,73,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,132,134,193,73,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:06.572 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000282,8754703,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<132,134,193,73>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2223423817,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2223423817,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:06.572 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421051997236">>,<0.417.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000282,2223423817,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616186,2223423817}],[],[],[],[],[]}}}} 04:11:06.572 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:06.572 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616186,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2223423817}} *DBG* epdg_ue_fsm_262421051997236 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616186, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2223423817}}} from <0.425.0> in state state_wait_create_session_resp 04:11:06.572 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} 04:11:06.573 [info] KMOD Port Create PDP Context Call {<0.417.0>,[alias|#Ref<0.4071005738.2327379980.177277>]}: {create_pdp_context,{172,18,50,103},2699616186,2223423817,{192,168,0,2}} 04:11:06.573 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616186, 2223423817 04:11:06.573 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],12,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616186},{o_tid,2223423817}]}} 04:11:06.573 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616186,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2223423817}) returned ok *DBG* epdg_ue_fsm_262421051997236 send ok to <0.425.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421051997236">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616186, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2223423817}}}} 04:11:06.573 [info] tunnel_response(<<"262421051997236">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616186,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2223423817}} *DBG* epdg_ue_fsm_262421051997236 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616186, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2223423817}}} from <0.425.0> in state state_wait_create_session_resp => state_active 04:11:06.573 [info] tunnel_response for <<"262421051997236">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616186,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2223423817}} 04:11:06.573 [info] GSUP: Tx #{imsi => <<"262421051997236">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.576 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,95,0,80,157,228,137,90,0,39,105,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,132,134,193,73,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,44,16,10,225,132,0,7,0,1,172,18,50,103,0,6>> 04:11:06.576 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_bearer_request,2649000282,10089,undefined,[],#{{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_charging_id,0} => {v2_charging_id,0,<<44,16,10,225>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,6},{v2_fully_qualified_tunnel_endpoint_identifier,6} => {v2_fully_qualified_tunnel_endpoint_identifier,6,31,2223423817,<<172,18,50,103>>,undefined}}},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_pdn_connection_set_identifier,0} => {v2_fully_qualified_pdn_connection_set_identifier,0,0,<<172,18,50,103>>,[6]}}} 04:11:06.576 [debug] Add bearer {gtp_bearer,6,0,2223423817} to session {gtp_session,<<"262421051997236">>,<0.417.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000282,2223423817,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616186,2223423817}],[],[],[],[],[]}}}} 04:11:06.576 [info] s2b: Tx {gtp,v2,create_bearer_response,2223423817,10089,undefined,[],[{v2_cause,0,request_accepted,0,0,0,undefined},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,31,2699616186,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421051997236">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421051997236 receive call purge_ms_request from <0.427.0> in state state_active 04:11:06.578 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421051997236">>,message_type => purge_ms_req} 04:11:06.578 [info] ue_fsm purge_ms_request 04:11:06.578 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421051997236">>,"internet",[],{epdg_tun_pdp_ctx,2699616186,2223423817,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:11:06.578 [info] KMOD Port Delete PDP Context Call {<0.417.0>,[alias|#Ref<0.4071005738.2327379979.176349>]}: {delete_pdp_context,{172,18,50,103},2699616186,2223423817,{192,168,0,2}} 04:11:06.578 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616186, 2223423817 04:11:06.578 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],76,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616186}]}} *DBG* epdg_ue_fsm_262421051997236 send ok to <0.427.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.578 [info] s2b: Tx {gtp,v2,delete_session_request,2223423817,8754704,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616186,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262421051997236 consume call purge_ms_request from <0.427.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421051997236 receive call rx_s6b_str from <0.428.0> in state state_authenticated 04:11:06.580 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421051997236"],[],[]} *DBG* aaa_ue_fsm_262421051997236 send {ok,{epdg_dia_rc,undefined,2001}} to <0.428.0> 04:11:06.580 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421051997236 consume call rx_s6b_str from <0.428.0> in state state_authenticated 04:11:06.580 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421051997236","262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:06.580 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:06.580 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:11:06.582 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,90,133,150,16,0,2,0,2,0,16,0>> 04:11:06.582 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000282,8754704,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421051997236 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000282,8754704,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.429.0> in state state_wait_delete_session_resp 04:11:06.582 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000282,8754704,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:11:06.582 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421051997236 send ok to <0.429.0> 04:11:06.582 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:11:06.582 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421051997236 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000282,8754704,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.429.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421051997236 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:11:06.582 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421051997236 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:06.582 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421051997236","262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:06.582 [debug] SWx Tx SAR Imsi="262421051997236" Type=5 APN="internet" AgentInfoOpt=[]  04:11:06.582 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421051997236",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421051997236 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421051997236 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421051997236 receive call {rx_swx_saa,{ok,5,#{}}} from <0.430.0> in state state_authenticated_wait_swx_saa 04:11:06.586 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421051997236",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:06.586 [info] ue_fsm ev_rx_swx_saa 04:11:06.586 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421051997236","262421051997236@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421051997236 send ok to <0.430.0> *DBG* epdg_ue_fsm_262421051997236 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421051997236 consume call {rx_swx_saa,{ok,5,#{}}} from <0.430.0> in state state_authenticated_wait_swx_saa => state_new 04:11:06.586 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:11:06.587 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421051997236 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421051997236">>,ok}} *DBG* epdg_ue_fsm_262421051997236 terminate normal in state state_wait_swm_session_termination_answer 04:11:06.587 [info] purge_ms_response(<<"262421051997236">>): ok 04:11:06.587 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421051997236">>,"internet",[],undefined,true,0,false,false} 04:11:06.587 [info] purge_ms_response for <<"262421051997236">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.587 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421051997236">>,message_type => purge_ms_res} Socket #Port<0.31> closed [<0.400.0>] send_close_signal [{{#Port<0.31>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.31>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.589 [info] Peer down: {<0.360.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:06.589 [error] GSUP connection has been closed 04:11:06.791 [info] Peer down: {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},43551}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.34>} 04:11:09.664 [notice] GSUP connection has been established Setting ccm options for socket #Port<0.34> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.34> Stream {osmo, 5} Unblocking socket #Port<0.34> Unblocking socket #Port<0.34>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.34> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.34> Stream 254: ID_RESP -> ID_ACK 04:11:09.686 [info] Peer up: {<0.405.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:11.930 [info] Peer up: {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262421907747944">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421907747944 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421907747944 consume internal init_state in state state_new 04:11:17.997 [info] GSUP: Rx #{imsi => <<"262421907747944">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421907747944 receive call {auth_request,33,"internet",#{}} from <0.460.0> in state state_new 04:11:17.997 [info] ue_fsm start(epdg_ue_fsm_262421907747944) 04:11:17.997 [info] ue_fsm init(<<"262421907747944">>) 04:11:17.997 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421907747944 send ok to <0.460.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421907747944 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421907747944 consume call {auth_request,33,"internet",#{}} from <0.460.0> in state state_new => state_wait_auth_resp 04:11:17.997 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421907747944 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421907747944 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:17.997 [info] ue_fsm start_link(aaa_ue_fsm_262421907747944) *DBG* aaa_ue_fsm_262421907747944 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:17.997 [info] ue_fsm init("262421907747944") 04:11:17.998 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:17.998 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421907747944",undefined,undefined,false,false,undefined} 04:11:17.999 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:11:17.999 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262421907747944",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421907747944 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421907747944 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421907747944 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>, <<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131, 27,206,230,183,210,70,29,130,12,131,149,135,218>>, <<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>, <<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]}} from <0.463.0> in state state_wait_swx_maa 04:11:18.013 [info] SWx Rx MAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421907747944",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18]],[[154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218]],["foobar"],[[253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185]],[[147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:18.014 [info] dia_sip2gsup: auth [154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18] authz [154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218]  *DBG* aaa_ue_fsm_262421907747944 send ok to <0.463.0> 04:11:18.014 [info] rand [154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12] autn [228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18]  *DBG* epdg_ue_fsm_262421907747944 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>, <<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131, 27,206,230,183,210,70,29,130,12,131,149,135,218>>, <<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>, <<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:18.014 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421907747944 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>, <<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131, 27,206,230,183,210,70,29,130,12,131,149,135,218>>, <<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>, <<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]}} from <0.463.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421907747944 send ok to <0.211.0> 04:11:18.014 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421907747944",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262421907747944">>, {ok, [{epdg_auth_tuple, <<154,110,55,50,172,17,100,127,181,74,0,57,228, 1,55,12>>, <<228,60,232,233,27,60,106,215,89,11,17,104, 113,216,117,18>>, <<154,110,55,50,172,17,100,127,181,74,0,57,228, 1,55,12,131,27,206,230,183,210,70,29,130,12, 131,149,135,218>>, <<147,156,97,62,47,172,104,212,146,81,139,123, 228,92,4,220>>, <<253,141,187,6,90,227,192,60,26,89,9,225, 216,83,48,185>>}]}}} *DBG* epdg_ue_fsm_262421907747944 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>, <<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>, <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131, 27,206,230,183,210,70,29,130,12,131,149,135,218>>, <<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>, <<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:18.015 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>,<<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218>>,<<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>,<<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]} 04:11:18.015 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>,<<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218>>,<<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>,<<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]}, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.015 [info] auth_response(<<"262421907747944">>): {ok,[{epdg_auth_tuple,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>,<<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218>>,<<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>,<<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]} 04:11:18.016 [info] auth_response for <<"262421907747944">>: {ok,[{epdg_auth_tuple,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>,<<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>,<<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218>>,<<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>,<<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>}]} 04:11:18.016 [info] GSUP: Tx #{auth_tuples => [#{autn => <<228,60,232,233,27,60,106,215,89,11,17,104,113,216,117,18>>,ck => <<253,141,187,6,90,227,192,60,26,89,9,225,216,83,48,185>>,ik => <<147,156,97,62,47,172,104,212,146,81,139,123,228,92,4,220>>,rand => <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12>>,res => <<154,110,55,50,172,17,100,127,181,74,0,57,228,1,55,12,131,27,206,230,183,210,70,29,130,12,131,149,135,218>>}],imsi => <<"262421907747944">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421907747944">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421907747944 receive call lu_request from <0.464.0> in state state_authenticating *DBG* epdg_ue_fsm_262421907747944 send ok to <0.464.0> 04:11:18.021 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421907747944">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421907747944 consume call lu_request from <0.464.0> in state state_authenticating 04:11:18.021 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421907747944 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:18.021 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} 04:11:18.021 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:18.021 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421907747944",undefined,undefined,false,false,undefined} 04:11:18.021 [debug] SWx Tx SAR Imsi="262421907747944" Type=1 APN="internet" AgentInfoOpt=[]  04:11:18.022 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421907747944",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421907747944 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421907747944 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421907747944 receive call {rx_swx_saa,{ok,1,#{}}} from <0.465.0> in state state_wait_swx_saa 04:11:18.027 [info] SWx Rx SAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421907747944",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:18.027 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421907747944 send ok to <0.465.0> *DBG* epdg_ue_fsm_262421907747944 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:18.027 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421907747944",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421907747944 consume call {rx_swx_saa,{ok,1,#{}}} from <0.465.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421907747944 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421907747944">>,ok}} 04:11:18.027 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421907747944 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:18.028 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.028 [info] lu_response(<<"262421907747944">>): ok 04:11:18.028 [info] lu_response for <<"262421907747944">>: ok 04:11:18.028 [info] GSUP: Tx #{imsi => <<"262421907747944">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421907747944">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421907747944 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.466.0> in state state_authenticated 04:11:18.031 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421907747944">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:18.031 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:18.031 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} 04:11:18.031 [debug] Selected PGW Remote Address "172.18.50.103" 04:11:18.032 [info] s2b: Tx {gtp,v2,create_session_request,0,8754705,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421907747944">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000283,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616187,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421907747944 send ok to <0.466.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.032 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421907747944 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.466.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421907747944 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421907747944 receive call {rx_s6b_aar,"262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.467.0> in state state_authenticated 04:11:18.051 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:18.051 [info] ue_fsm ev_rx_s6b_aar: "262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:11:18.051 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421907747944",undefined,undefined,true,false,undefined} 04:11:18.051 [debug] SWx Tx SAR Imsi="262421907747944" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:11:18.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421907747944",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421907747944 send ok to <0.467.0> 04:11:18.051 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421907747944 consume call {rx_s6b_aar,"262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.467.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421907747944 receive call {rx_swx_saa,{ok,13,#{}}} from <0.468.0> in state state_authenticated_wait_swx_saa 04:11:18.057 [info] SWx Rx SAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421907747944",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421907747944 send ok to <0.468.0> 04:11:18.057 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421907747944 consume call {rx_swx_saa,{ok,13,#{}}} from <0.468.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:18.057 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421907747944","262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.467.0>} 04:11:18.058 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:18.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:18.069 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,91,133,150,17,0,2,0,2,0,16,0,87,0,9,1,160,178,225,211,237,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,178,225,211,237,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,178,225,211,237,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421907747944 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616187, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3001144301}}} from <0.469.0> in state state_wait_create_session_resp 04:11:18.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000283,8754705,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Всгэ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3001144301,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3001144301,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:18.070 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421907747944">>,<0.461.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000283,3001144301,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616187,3001144301}],[],[],[]}}}} 04:11:18.070 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:18.070 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616187,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3001144301}} *DBG* epdg_ue_fsm_262421907747944 send ok to <0.469.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421907747944">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616187, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3001144301}}}} 04:11:18.071 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421907747944 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616187, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3001144301}}} from <0.469.0> in state state_wait_create_session_resp => state_active 04:11:18.071 [info] KMOD Port Create PDP Context Call {<0.461.0>,[alias|#Ref<0.4071005738.2327379981.178941>]}: {create_pdp_context,{172,18,50,103},2699616187,3001144301,{192,168,0,2}} 04:11:18.071 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616187, 3001144301 04:11:18.071 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],718,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616187},{o_tid,3001144301}]}} 04:11:18.071 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616187,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3001144301}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.071 [info] tunnel_response(<<"262421907747944">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616187,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3001144301}} 04:11:18.072 [info] tunnel_response for <<"262421907747944">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616187,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3001144301}} 04:11:18.072 [info] GSUP: Tx #{imsi => <<"262421907747944">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:11:18.077 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,99,0,24,157,228,137,91,0,136,176,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> *DBG* epdg_ue_fsm_262421907747944 receive call received_gtpc_delete_bearer_request from <0.470.0> in state state_active 04:11:18.077 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_bearer_request,2649000283,34992,undefined,[],#{{v2_cause,0} => {v2_cause,0,access_changed_from_non_3gpp_to_3gpp,0,0,0,undefined},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_procedure_transaction_id,0} => {v2_procedure_transaction_id,0,3}}} 04:11:18.077 [info] s2b: Tx {gtp,v2,delete_bearer_response,3001144301,34992,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} *DBG* epdg_ue_fsm_262421907747944 send ok to <0.470.0> 04:11:18.077 [info] ue_fsm received_gtpc_delete_bearer_request *DBG* epdg_ue_fsm_262421907747944 consume call received_gtpc_delete_bearer_request from <0.470.0> in state state_active => state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262421907747944">>, undefined} 04:11:18.077 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262421907747944">>,"internet",[],{epdg_tun_pdp_ctx,2699616187,3001144301,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421907747944 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_pgw_initiated_wait_cancel_location_res 04:11:18.077 [info] KMOD Port Delete PDP Context Call {<0.461.0>,[alias|#Ref<0.4071005738.2327379981.178951>]}: {delete_pdp_context,{172,18,50,103},2699616187,3001144301,{192,168,0,2}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.077 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616187, 3001144301 04:11:18.077 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],782,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616187}]}} 04:11:18.078 [debug] Remove bearer {gtp_bearer,5,2699616187,3001144301} from session {gtp_session,<<"262421907747944">>,<0.461.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000283,3001144301,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616187,3001144301}],[],[],[]}}}} 04:11:18.078 [info] cancel_location_request(<<"262421907747944">>, undefined) 04:11:18.078 [info] cancel_location_request for <<"262421907747944">> 04:11:18.078 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262421907747944">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262421907747944">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262421907747944 receive call cancel_location_result from <0.471.0> in state state_dereg_pgw_initiated_wait_cancel_location_res 04:11:18.118 [info] GSUP: Rx #{imsi => <<"262421907747944">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262421907747944 send ok to <0.471.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.118 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262421907747944 consume call cancel_location_result from <0.471.0> in state state_dereg_pgw_initiated_wait_cancel_location_res => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421907747944 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421907747944 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:18.119 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421907747944 send {ok,2001} to <0.201.0> *DBG* aaa_ue_fsm_262421907747944 consume call rx_swm_str from <0.201.0> in state state_authenticated 04:11:18.119 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421907747944 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:18.119 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421907747944 send ok to <0.211.0> 04:11:18.120 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421907747944","262421907747944@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421907747944 terminate normal in state state_wait_swm_session_termination_answer 04:11:18.120 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS 04:11:18.120 [info] ue_fsm received_swm_session_termination_answer 2001 04:11:18.120 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} 04:11:18.120 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421907747944">>,"internet",[],undefined,false,0,false,false} Socket #Port<0.34> closed [<0.444.0>] send_close_signal [{{#Port<0.34>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.34>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:18.122 [error] GSUP connection has been closed 04:11:18.122 [info] Peer down: {<0.405.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:18.259 [info] Peer down: {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},35405}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.37>} Setting ccm options for socket #Port<0.37> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:21.193 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.37> Stream {osmo, 5} Unblocking socket #Port<0.37> Unblocking socket #Port<0.37>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.37> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.37> Stream 254: ID_RESP -> ID_ACK 04:11:21.218 [info] Peer up: {<0.449.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:23.955 [info] Peer up: {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{imsi => <<"262429558027848">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429558027848 enter epdg_ue_fsm in state state_new 04:11:30.026 [info] GSUP: Rx #{imsi => <<"262429558027848">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429558027848 consume internal init_state in state state_new 04:11:30.026 [info] ue_fsm start(epdg_ue_fsm_262429558027848) *DBG* epdg_ue_fsm_262429558027848 receive call {auth_request,33,"internet",#{}} from <0.506.0> in state state_new 04:11:30.026 [info] ue_fsm init(<<"262429558027848">>) 04:11:30.026 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429558027848 send ok to <0.506.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:30.027 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429558027848">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429558027848 consume call {auth_request,33,"internet",#{}} from <0.506.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429558027848 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429558027848 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:30.027 [info] ue_fsm start_link(aaa_ue_fsm_262429558027848) *DBG* aaa_ue_fsm_262429558027848 consume internal init_state in state state_new 04:11:30.027 [info] ue_fsm init("262429558027848") *DBG* aaa_ue_fsm_262429558027848 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:30.027 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:30.028 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429558027848",undefined,undefined,false,false,undefined} 04:11:30.028 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:11:30.028 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262429558027848",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429558027848 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429558027848 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:30.041 [info] SWx Rx MAA {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429558027848",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26]],[[185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125]],["foobar"],[[196,191,64,106,245,116,94,217,135,60,74,7,180,101,179,119]],[[134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:30.041 [info] dia_sip2gsup: auth [185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26] authz [185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125]  *DBG* aaa_ue_fsm_262429558027848 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>, <<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125, 113,109,238,103,201,199,129,162,30,174,240,7,136,125>>, <<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>, <<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179, 119>>}]}} from <0.509.0> in state state_wait_swx_maa 04:11:30.041 [info] rand [185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125] autn [40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26]  04:11:30.041 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429558027848 send ok to <0.509.0> 04:11:30.041 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429558027848",undefined,undefined,false,false,undefined} 04:11:30.042 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>,<<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125>>,<<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>,<<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179,119>>}]} *DBG* aaa_ue_fsm_262429558027848 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>, <<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125, 113,109,238,103,201,199,129,162,30,174,240,7,136,125>>, <<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>, <<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179, 119>>}]}} from <0.509.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429558027848 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>, <<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125, 113,109,238,103,201,199,129,162,30,174,240,7,136,125>>, <<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>, <<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179, 119>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:30.042 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>,<<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125>>,<<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>,<<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179,119>>}]}, {ue_fsm_data,<<"262429558027848">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429558027848 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429558027848">>, {ok, [{epdg_auth_tuple, <<185,80,57,124,244,115,218,226,254,131,12,95, 235,186,41,125>>, <<40,0,84,29,188,192,116,251,183,224,44,183, 219,207,144,26>>, <<185,80,57,124,244,115,218,226,254,131,12,95, 235,186,41,125,113,109,238,103,201,199,129, 162,30,174,240,7,136,125>>, <<134,195,92,186,211,7,39,39,231,74,163,82,170, 214,252,196>>, <<196,191,64,106,245,116,94,217,135,60,74, 7,180,101,179,119>>}]}}} 04:11:30.043 [info] auth_response(<<"262429558027848">>): {ok,[{epdg_auth_tuple,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>,<<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125>>,<<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>,<<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179,119>>}]} *DBG* epdg_ue_fsm_262429558027848 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>, <<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>, <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125, 113,109,238,103,201,199,129,162,30,174,240,7,136,125>>, <<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>, <<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179, 119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:30.043 [info] auth_response for <<"262429558027848">>: {ok,[{epdg_auth_tuple,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>,<<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>,<<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125>>,<<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>,<<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179,119>>}]} 04:11:30.043 [info] GSUP: Tx #{auth_tuples => [#{autn => <<40,0,84,29,188,192,116,251,183,224,44,183,219,207,144,26>>,ck => <<196,191,64,106,245,116,94,217,135,60,74,7,180,101,179,119>>,ik => <<134,195,92,186,211,7,39,39,231,74,163,82,170,214,252,196>>,rand => <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125>>,res => <<185,80,57,124,244,115,218,226,254,131,12,95,235,186,41,125,113,109,238,103,201,199,129,162,30,174,240,7,136,125>>}],imsi => <<"262429558027848">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429558027848">>, message_type => location_upd_req}} 04:11:30.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429558027848">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429558027848 receive call lu_request from <0.510.0> in state state_authenticating 04:11:30.046 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429558027848 send ok to <0.510.0> 04:11:30.046 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429558027848">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429558027848 consume call lu_request from <0.510.0> in state state_authenticating *DBG* aaa_ue_fsm_262429558027848 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:30.046 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:30.047 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429558027848",undefined,undefined,false,false,undefined} 04:11:30.047 [debug] SWx Tx SAR Imsi="262429558027848" Type=1 APN="internet" AgentInfoOpt=[]  04:11:30.047 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429558027848",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429558027848 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429558027848 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429558027848 receive call {rx_swx_saa,{ok,1,#{}}} from <0.511.0> in state state_wait_swx_saa 04:11:30.052 [info] SWx Rx SAA {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429558027848",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:30.052 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429558027848 send ok to <0.511.0> *DBG* epdg_ue_fsm_262429558027848 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:30.052 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429558027848",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429558027848 consume call {rx_swx_saa,{ok,1,#{}}} from <0.511.0> in state state_wait_swx_saa => state_authenticated 04:11:30.052 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429558027848 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429558027848">>,ok}} 04:11:30.052 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429558027848">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429558027848 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:30.052 [info] lu_response(<<"262429558027848">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:30.052 [info] lu_response for <<"262429558027848">>: ok 04:11:30.052 [info] GSUP: Tx #{imsi => <<"262429558027848">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429558027848">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429558027848 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.512.0> in state state_authenticated 04:11:30.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429558027848">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:30.055 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:30.055 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429558027848">>,"internet",[],undefined,false,0,false,false} 04:11:30.055 [debug] Selected PGW Remote Address "172.18.50.103" 04:11:30.055 [info] s2b: Tx {gtp,v2,create_session_request,0,8754706,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429558027848">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000284,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616188,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429558027848 send ok to <0.512.0> 04:11:30.055 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429558027848 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.512.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429558027848 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:30.075 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,14,157,228,137,92,133,150,18,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262429558027848 receive call {received_gtpc_create_session_response,{error,93}} from <0.513.0> in state state_wait_create_session_resp 04:11:30.075 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000284,8754706,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429558027848 send ok to <0.513.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429558027848">>,{error,111}}} 04:11:30.075 [info] ue_fsm received_gtpc_create_session_response {error,93} *DBG* epdg_ue_fsm_262429558027848 consume call {received_gtpc_create_session_response,{error,93}} from <0.513.0> in state state_wait_create_session_resp => state_authenticated 04:11:30.075 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429558027848">>,"internet",[],undefined,false,0,false,false} 04:11:30.075 [info] tunnel_response(<<"262429558027848">>): {error,111} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:30.075 [info] tunnel_response for <<"262429558027848">>: {error,111} 04:11:30.075 [info] GSUP: Tx #{cause => 111,imsi => <<"262429558027848">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.37> closed [<0.484.0>] send_close_signal [{{#Port<0.37>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.37>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:30.078 [info] Peer down: {<0.449.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:30.078 [error] GSUP connection has been closed 04:11:30.255 [info] Peer down: {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},37277}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.40>} Setting ccm options for socket #Port<0.40> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:33.166 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.40> Stream {osmo, 5} Unblocking socket #Port<0.40> Unblocking socket #Port<0.40>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.40> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.40> Stream 254: ID_RESP -> ID_ACK 04:11:33.195 [info] Peer up: {<0.489.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:34.824 [info] Peer up: {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{imsi => <<"262428609244195">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428609244195 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428609244195 consume internal init_state in state state_new 04:11:40.894 [info] GSUP: Rx #{imsi => <<"262428609244195">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428609244195 receive call {auth_request,33,"internet",#{}} from <0.544.0> in state state_new 04:11:40.894 [info] ue_fsm start(epdg_ue_fsm_262428609244195) 04:11:40.894 [info] ue_fsm init(<<"262428609244195">>) *DBG* epdg_ue_fsm_262428609244195 send ok to <0.544.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428609244195 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428609244195 consume call {auth_request,33,"internet",#{}} from <0.544.0> in state state_new => state_wait_auth_resp 04:11:40.894 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428609244195 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428609244195 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428609244195 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:40.895 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428609244195">>,"internet",[],undefined,false,0,false,false} 04:11:40.895 [info] ue_fsm start_link(aaa_ue_fsm_262428609244195) 04:11:40.895 [info] ue_fsm init("262428609244195") 04:11:40.895 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428609244195 send ok to <0.201.0> 04:11:40.895 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428609244195",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428609244195 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:40.895 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:11:40.896 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262428609244195",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428609244195 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>, <<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96, 128,85,9,23,39,82,87,63,236,168,148,76,253,184>>, <<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>, <<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207, 23>>}]}} from <0.547.0> in state state_wait_swx_maa 04:11:40.907 [info] SWx Rx MAA {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428609244195",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243]],[[206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184]],["foobar"],[[76,190,230,44,162,210,151,6,227,12,255,211,32,238,207,23]],[[5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:40.908 [info] dia_sip2gsup: auth [206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243] authz [206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184]  04:11:40.908 [info] rand [206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96] autn [212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243]  *DBG* aaa_ue_fsm_262428609244195 send ok to <0.547.0> 04:11:40.908 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428609244195 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>, <<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96, 128,85,9,23,39,82,87,63,236,168,148,76,253,184>>, <<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>, <<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207, 23>>}]}} from <0.547.0> in state state_wait_swx_maa => state_new 04:11:40.908 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428609244195",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428609244195 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>, <<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96, 128,85,9,23,39,82,87,63,236,168,148,76,253,184>>, <<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>, <<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207, 23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:40.909 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>,<<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184>>,<<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>,<<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207,23>>}]} 04:11:40.909 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>,<<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184>>,<<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>,<<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207,23>>}]}, {ue_fsm_data,<<"262428609244195">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428609244195 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428609244195">>, {ok, [{epdg_auth_tuple, <<206,232,254,232,161,57,67,164,78,111,100,60, 201,241,136,96>>, <<212,161,1,132,184,32,71,233,91,115,228,234, 10,208,42,243>>, <<206,232,254,232,161,57,67,164,78,111,100,60, 201,241,136,96,128,85,9,23,39,82,87,63,236, 168,148,76,253,184>>, <<5,230,63,14,115,199,60,184,7,36,139,170,157, 178,172,112>>, <<76,190,230,44,162,210,151,6,227,12,255, 211,32,238,207,23>>}]}}} 04:11:40.910 [info] auth_response(<<"262428609244195">>): {ok,[{epdg_auth_tuple,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>,<<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184>>,<<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>,<<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207,23>>}]} *DBG* epdg_ue_fsm_262428609244195 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>, <<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>, <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96, 128,85,9,23,39,82,87,63,236,168,148,76,253,184>>, <<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>, <<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207, 23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:40.910 [info] auth_response for <<"262428609244195">>: {ok,[{epdg_auth_tuple,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>,<<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>,<<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184>>,<<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>,<<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207,23>>}]} 04:11:40.911 [info] GSUP: Tx #{auth_tuples => [#{autn => <<212,161,1,132,184,32,71,233,91,115,228,234,10,208,42,243>>,ck => <<76,190,230,44,162,210,151,6,227,12,255,211,32,238,207,23>>,ik => <<5,230,63,14,115,199,60,184,7,36,139,170,157,178,172,112>>,rand => <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96>>,res => <<206,232,254,232,161,57,67,164,78,111,100,60,201,241,136,96,128,85,9,23,39,82,87,63,236,168,148,76,253,184>>}],imsi => <<"262428609244195">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428609244195">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428609244195 receive call lu_request from <0.548.0> in state state_authenticating 04:11:40.916 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428609244195">>,message_type => location_upd_req} 04:11:40.916 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428609244195 send ok to <0.548.0> 04:11:40.917 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428609244195">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428609244195 consume call lu_request from <0.548.0> in state state_authenticating *DBG* aaa_ue_fsm_262428609244195 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:40.917 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:40.917 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428609244195",undefined,undefined,false,false,undefined} 04:11:40.917 [debug] SWx Tx SAR Imsi="262428609244195" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428609244195 send ok to <0.201.0> 04:11:40.917 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428609244195",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428609244195 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428609244195 receive call {rx_swx_saa,{ok,1,#{}}} from <0.549.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428609244195 send ok to <0.549.0> *DBG* aaa_ue_fsm_262428609244195 consume call {rx_swx_saa,{ok,1,#{}}} from <0.549.0> in state state_wait_swx_saa => state_authenticated 04:11:40.924 [info] SWx Rx SAA {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428609244195",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428609244195 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:40.924 [info] ue_fsm ev_rx_swx_saa 04:11:40.924 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428609244195",undefined,undefined,false,false,undefined} 04:11:40.924 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428609244195 send ok to <0.211.0> 04:11:40.924 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428609244195">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262428609244195">>,ok}} 04:11:40.924 [info] lu_response(<<"262428609244195">>): ok *DBG* epdg_ue_fsm_262428609244195 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:40.924 [info] lu_response for <<"262428609244195">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:40.924 [info] GSUP: Tx #{imsi => <<"262428609244195">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428609244195">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428609244195 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.550.0> in state state_authenticated 04:11:40.928 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428609244195">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:40.928 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:40.928 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428609244195">>,"internet",[],undefined,false,0,false,false} 04:11:40.929 [debug] Selected PGW Remote Address "172.18.50.103" 04:11:40.929 [info] s2b: Tx {gtp,v2,create_session_request,0,8754707,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428609244195">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000285,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616189,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428609244195 send ok to <0.550.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:40.929 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428609244195 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.550.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428609244195 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428609244195 receive call {rx_s6b_aar,"262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.551.0> in state state_authenticated 04:11:40.951 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:40.951 [info] ue_fsm ev_rx_s6b_aar: "262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:11:40.952 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428609244195",undefined,undefined,true,false,undefined} 04:11:40.952 [debug] SWx Tx SAR Imsi="262428609244195" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:11:40.952 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428609244195",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428609244195 send ok to <0.551.0> 04:11:40.952 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428609244195 consume call {rx_s6b_aar,"262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.551.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428609244195 receive call {rx_swx_saa,{ok,13,#{}}} from <0.552.0> in state state_authenticated_wait_swx_saa 04:11:40.961 [info] SWx Rx SAA {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428609244195",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428609244195 send ok to <0.552.0> *DBG* aaa_ue_fsm_262428609244195 consume call {rx_swx_saa,{ok,13,#{}}} from <0.552.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:40.961 [info] ue_fsm ev_rx_swx_saa 04:11:40.962 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428609244195","262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.551.0>} 04:11:40.962 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:40.962 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:40.975 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,93,133,150,19,0,2,0,2,0,16,0,87,0,9,1,160,40,36,57,68,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,40,36,57,68,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,40,36,57,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:40.976 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000285,8754707,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"($9D">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,673462596,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,673462596,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:40.976 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428609244195">>,<0.545.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000285,673462596,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616189,673462596}],[],[],[],[],[],[],[]}}}} 04:11:40.976 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428609244195 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616189, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 673462596}}} from <0.553.0> in state state_wait_create_session_resp 04:11:40.976 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616189,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 673462596}} 04:11:40.977 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428609244195">>,"internet",[],undefined,false,0,false,false} 04:11:40.977 [info] KMOD Port Create PDP Context Call {<0.545.0>,[alias|#Ref<0.4071005738.2327379981.179345>]}: {create_pdp_context,{172,18,50,103},2699616189,673462596,{192,168,0,2}} 04:11:40.977 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616189, 673462596 04:11:40.977 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],974,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616189},{o_tid,673462596}]}} 04:11:40.977 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616189,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 673462596}) returned ok *DBG* epdg_ue_fsm_262428609244195 send ok to <0.553.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428609244195">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616189, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 673462596}}}} 04:11:40.977 [info] tunnel_response(<<"262428609244195">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616189,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 673462596}} *DBG* epdg_ue_fsm_262428609244195 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616189, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 673462596}}} from <0.553.0> in state state_wait_create_session_resp => state_active 04:11:40.978 [info] tunnel_response for <<"262428609244195">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616189,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 673462596}} 04:11:40.978 [info] GSUP: Tx #{imsi => <<"262428609244195">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428609244195 terminate normal in state state_authenticated 04:11:41.163 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262428609244195",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:11:41.163 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262428609244195","262428609244195@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:41.163 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:11:41.174 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262428609244195",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:11:41.174 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.40> closed [<0.526.0>] 04:11:41.181 [info] Peer down: {<0.489.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} send_close_signal [{{#Port<0.40>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.40>,{osmo,5}}} 04:11:41.182 [info] Peer down: {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:41.183 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,50,103},44497}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.43>} Setting ccm options for socket #Port<0.43> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:44.265 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.43> Stream {osmo, 5} Unblocking socket #Port<0.43> Unblocking socket #Port<0.43>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.43> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.43> Stream 254: ID_RESP -> ID_ACK 04:11:44.300 [info] Peer up: {<0.531.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:47.806 [info] Peer up: {<0.577.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262425110739535">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:53.877 [info] GSUP: Rx #{imsi => <<"262425110739535">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425110739535 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425110739535 consume internal init_state in state state_new 04:11:53.877 [info] ue_fsm start(epdg_ue_fsm_262425110739535) *DBG* epdg_ue_fsm_262425110739535 receive call {auth_request,33,"internet",#{}} from <0.584.0> in state state_new 04:11:53.877 [info] ue_fsm init(<<"262425110739535">>) 04:11:53.878 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425110739535 send ok to <0.584.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425110739535 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425110739535 consume call {auth_request,33,"internet",#{}} from <0.584.0> in state state_new => state_wait_auth_resp 04:11:53.878 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425110739535 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425110739535 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:53.878 [info] ue_fsm start_link(aaa_ue_fsm_262425110739535) *DBG* aaa_ue_fsm_262425110739535 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:53.878 [info] ue_fsm init("262425110739535") 04:11:53.878 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425110739535 send ok to <0.201.0> 04:11:53.879 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425110739535",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425110739535 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:53.879 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:11:53.879 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262425110739535",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:11:53.895 [info] SWx Rx MAA {<0.577.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425110739535",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97]],[[0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225]],["foobar"],[[125,181,246,43,160,29,167,13,116,53,27,175,56,157,39,188]],[[160,88,190,141,11,198,238,196,230,196,125,126,191,107,191,61]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425110739535 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>, <<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87, 187,31,11,222,44,136,141,181,6,34,164,225>>, <<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191, 61>>, <<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39, 188>>}]}} from <0.587.0> in state state_wait_swx_maa 04:11:53.895 [info] dia_sip2gsup: auth [0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97] authz [0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225]  04:11:53.895 [info] rand [0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245] autn [95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97]  04:11:53.895 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425110739535 send ok to <0.587.0> 04:11:53.896 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425110739535",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425110739535 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>, <<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87, 187,31,11,222,44,136,141,181,6,34,164,225>>, <<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191, 61>>, <<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39, 188>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:53.896 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>,<<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225>>,<<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191,61>>,<<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39,188>>}]} *DBG* aaa_ue_fsm_262425110739535 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>, <<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87, 187,31,11,222,44,136,141,181,6,34,164,225>>, <<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191, 61>>, <<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39, 188>>}]}} from <0.587.0> in state state_wait_swx_maa => state_new 04:11:53.897 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>,<<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225>>,<<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191,61>>,<<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39,188>>}]}, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425110739535 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425110739535">>, {ok, [{epdg_auth_tuple, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8, 159,245>>, <<95,231,56,68,103,232,186,21,43,11,166,32,90, 40,180,97>>, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8, 159,245,80,87,187,31,11,222,44,136,141,181,6, 34,164,225>>, <<160,88,190,141,11,198,238,196,230,196,125, 126,191,107,191,61>>, <<125,181,246,43,160,29,167,13,116,53,27, 175,56,157,39,188>>}]}}} 04:11:53.898 [info] auth_response(<<"262425110739535">>): {ok,[{epdg_auth_tuple,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>,<<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225>>,<<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191,61>>,<<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39,188>>}]} *DBG* epdg_ue_fsm_262425110739535 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>, <<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>, <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87, 187,31,11,222,44,136,141,181,6,34,164,225>>, <<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191, 61>>, <<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39, 188>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:53.899 [info] auth_response for <<"262425110739535">>: {ok,[{epdg_auth_tuple,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>,<<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>,<<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225>>,<<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191,61>>,<<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39,188>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:53.899 [info] GSUP: Tx #{auth_tuples => [#{autn => <<95,231,56,68,103,232,186,21,43,11,166,32,90,40,180,97>>,ck => <<125,181,246,43,160,29,167,13,116,53,27,175,56,157,39,188>>,ik => <<160,88,190,141,11,198,238,196,230,196,125,126,191,107,191,61>>,rand => <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245>>,res => <<0,142,160,172,42,9,48,60,29,68,254,176,184,8,159,245,80,87,187,31,11,222,44,136,141,181,6,34,164,225>>}],imsi => <<"262425110739535">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425110739535">>, message_type => location_upd_req}} 04:11:53.905 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425110739535">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425110739535 receive call lu_request from <0.588.0> in state state_authenticating 04:11:53.905 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425110739535 send ok to <0.588.0> *DBG* epdg_ue_fsm_262425110739535 consume call lu_request from <0.588.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:53.906 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425110739535 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:53.906 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:53.906 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425110739535",undefined,undefined,false,false,undefined} 04:11:53.906 [debug] SWx Tx SAR Imsi="262425110739535" Type=1 APN="internet" AgentInfoOpt=[]  04:11:53.907 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425110739535",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425110739535 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425110739535 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425110739535 receive call {rx_swx_saa,{ok,1,#{}}} from <0.589.0> in state state_wait_swx_saa 04:11:53.917 [info] SWx Rx SAA {<0.577.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425110739535",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:53.917 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425110739535 send ok to <0.589.0> 04:11:53.917 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425110739535",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425110739535 consume call {rx_swx_saa,{ok,1,#{}}} from <0.589.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425110739535 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:53.918 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425110739535 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425110739535">>,ok}} 04:11:53.918 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425110739535 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:53.918 [info] lu_response(<<"262425110739535">>): ok 04:11:53.919 [info] lu_response for <<"262425110739535">>: ok 04:11:53.919 [info] GSUP: Tx #{imsi => <<"262425110739535">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425110739535">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:53.925 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425110739535">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425110739535 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.590.0> in state state_authenticated 04:11:53.925 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:53.925 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,false,false} 04:11:53.925 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262425110739535 send ok to <0.590.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:53.926 [info] s2b: Tx {gtp,v2,create_session_request,0,8754708,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425110739535">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000286,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616190,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425110739535 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.590.0> in state state_authenticated => state_wait_create_session_resp 04:11:53.926 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425110739535 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:53.954 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425110739535 receive call {rx_s6b_aar,"262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.591.0> in state state_authenticated 04:11:53.954 [info] ue_fsm ev_rx_s6b_aar: "262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:11:53.955 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425110739535",undefined,undefined,true,false,undefined} 04:11:53.955 [debug] SWx Tx SAR Imsi="262425110739535" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:11:53.955 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425110739535",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425110739535 send ok to <0.591.0> *DBG* aaa_ue_fsm_262425110739535 consume call {rx_s6b_aar,"262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.591.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:53.956 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425110739535 receive call {rx_swx_saa,{ok,13,#{}}} from <0.592.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425110739535 send ok to <0.592.0> 04:11:53.965 [info] SWx Rx SAA {<0.577.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425110739535",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425110739535 consume call {rx_swx_saa,{ok,13,#{}}} from <0.592.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:53.965 [info] ue_fsm ev_rx_swx_saa 04:11:53.965 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425110739535","262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.591.0>} 04:11:53.966 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:53.966 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:53.981 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,94,133,150,20,0,2,0,2,0,16,0,87,0,9,1,160,225,153,70,77,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,225,153,70,77,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,225,153,70,77,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:53.981 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000286,8754708,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<225,153,70,77>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3784918605,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3784918605,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262425110739535 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616190, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3784918605}}} from <0.593.0> in state state_wait_create_session_resp 04:11:53.981 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425110739535">>,<0.585.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000286,3784918605,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616190,3784918605}],[],[],[],[],[],[],[],[]}}}} 04:11:53.981 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:53.981 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616190,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3784918605}} 04:11:53.982 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,false,false} 04:11:53.982 [info] KMOD Port Create PDP Context Call {<0.585.0>,[alias|#Ref<0.4071005738.2327379979.176838>]}: {create_pdp_context,{172,18,50,103},2699616190,3784918605,{192,168,0,2}} 04:11:53.982 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616190, 3784918605 04:11:53.983 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],140,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616190},{o_tid,3784918605}]}} 04:11:53.983 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616190,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3784918605}) returned {error,-17} *DBG* epdg_ue_fsm_262425110739535 send ok to <0.593.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425110739535">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616190, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3784918605}}}} 04:11:53.983 [info] tunnel_response(<<"262425110739535">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616190,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3784918605}} *DBG* epdg_ue_fsm_262425110739535 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616190, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3784918605}}} from <0.593.0> in state state_wait_create_session_resp => state_active 04:11:53.984 [info] tunnel_response for <<"262425110739535">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616190,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3784918605}} 04:11:53.984 [info] GSUP: Tx #{imsi => <<"262425110739535">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425110739535 receive call rx_swx_rtr from <0.594.0> in state state_authenticated 04:11:54.167 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262425110739535",{'Deregistration-Reason',0,["test"],[]},[],[],[]} *DBG* aaa_ue_fsm_262425110739535 send ok to <0.594.0> 04:11:54.167 [info] ue_fsm ev_rx_swx_rtr 04:11:54.167 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262425110739535","262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:54.168 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:11:54.168 [debug] S6b Tx ASR NAI="262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* aaa_ue_fsm_262425110739535 consume call rx_swx_rtr from <0.594.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa 04:11:54.168 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805417756",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262425110739535 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa 04:11:54.168 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805417756",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262425110739535 receive call {rx_s6b_asa,ok} from <0.595.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262425110739535 send ok to <0.595.0> 04:11:54.177 [info] S6b Rx ASA {<0.531.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'ASA',"aaa.localdomain;1805417756;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  *DBG* aaa_ue_fsm_262425110739535 consume call {rx_s6b_asa,ok} from <0.595.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262425110739535 receive call received_swm_asr from <0.211.0> in state state_active *DBG* aaa_ue_fsm_262425110739535 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:11:54.177 [info] ue_fsm ev_rx_s6b_asa: ok 04:11:54.178 [info] ue_fsm received_swm_abort_session_request 04:11:54.178 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262425110739535">>,"internet",[],{epdg_tun_pdp_ctx,2699616190,3784918605,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:11:54.178 [info] KMOD Port Delete PDP Context Call {<0.585.0>,[alias|#Ref<0.4071005738.2327379979.176863>]}: {delete_pdp_context,{172,18,50,103},2699616190,3784918605,{192,168,0,2}} 04:11:54.178 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616190, 3784918605 04:11:54.178 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1038,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616190}]}} *DBG* epdg_ue_fsm_262425110739535 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425110739535 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262425110739535">>,1} 04:11:54.179 [info] cancel_location_request(<<"262425110739535">>, 1) *DBG* epdg_ue_fsm_262425110739535 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res 04:11:54.179 [info] cancel_location_request for <<"262425110739535">> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:54.179 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262425110739535">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262425110739535">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262425110739535 receive call cancel_location_result from <0.596.0> in state state_dereg_net_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262425110739535 send ok to <0.596.0> 04:11:54.183 [info] GSUP: Rx #{imsi => <<"262425110739535">>,message_type => location_cancellation_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425110739535 consume call cancel_location_result from <0.596.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp 04:11:54.183 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262425110739535 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:11:54.183 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,true,true} 04:11:54.183 [info] s2b: Tx {gtp,v2,delete_session_request,3784918605,8754709,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616190,<<172,18,50,20>>,undefined}]} 04:11:54.189 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,94,133,150,21,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425110739535 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000286,8754709,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.597.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:11:54.190 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000286,8754709,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425110739535 send ok to <0.597.0> *DBG* aaa_ue_fsm_262425110739535 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa 04:11:54.190 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000286,8754709,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425110739535 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425110739535 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp *DBG* aaa_ue_fsm_262425110739535 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:11:54.190 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,true,true} 04:11:54.190 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 04:11:54.190 [info] ue_fsm ev_rx_swm_asa 04:11:54.191 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262425110739535">>,"internet",[],undefined,false,0,true,true} 04:11:54.191 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262425110739535","262425110739535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:54.195 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262425110739535",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:11:54.195 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.43> closed [<0.567.0>] send_close_signal [{{#Port<0.43>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.43>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:54.202 [error] GSUP connection has been closed 04:11:54.203 [info] Peer down: {<0.577.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:11:54.379 [info] Peer down: {<0.531.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},45515}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.46>} Setting ccm options for socket #Port<0.46> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:57.290 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.46> Stream {osmo, 5} Unblocking socket #Port<0.46> Unblocking socket #Port<0.46>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.46> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.46> Stream 254: ID_RESP -> ID_ACK 04:11:57.325 [info] Peer up: {<0.573.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:00.811 [info] Peer up: {<0.620.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{imsi => <<"262426754977647">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:06.870 [info] GSUP: Rx #{imsi => <<"262426754977647">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426754977647 enter epdg_ue_fsm in state state_new 04:12:06.871 [info] ue_fsm start(epdg_ue_fsm_262426754977647) *DBG* epdg_ue_fsm_262426754977647 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426754977647 receive call {auth_request,33,"internet",#{}} from <0.627.0> in state state_new 04:12:06.871 [info] ue_fsm init(<<"262426754977647">>) *DBG* epdg_ue_fsm_262426754977647 send ok to <0.627.0> 04:12:06.871 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426754977647 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:06.871 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426754977647">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426754977647 consume call {auth_request,33,"internet",#{}} from <0.627.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426754977647 consume internal init_state in state state_new 04:12:06.871 [info] ue_fsm start_link(aaa_ue_fsm_262426754977647) *DBG* epdg_ue_fsm_262426754977647 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:06.871 [info] ue_fsm init("262426754977647") 04:12:06.871 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:06.872 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426754977647",undefined,undefined,false,false,undefined} 04:12:06.872 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426754977647 send ok to <0.201.0> 04:12:06.872 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262426754977647",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:06.879 [info] SWx Rx MAA {<0.620.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426754977647",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212]],[[120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168]],["foobar"],[[216,73,61,106,17,172,108,211,44,42,159,252,189,182,103,72]],[[45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79>>, <<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>, <<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>, <<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103, 72>>}]}} from <0.630.0> in state state_wait_swx_maa 04:12:06.879 [info] dia_sip2gsup: auth [120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212] authz [120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168]  *DBG* aaa_ue_fsm_262426754977647 send ok to <0.630.0> 04:12:06.879 [info] rand [120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79] autn [173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212]  *DBG* epdg_ue_fsm_262426754977647 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79>>, <<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>, <<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>, <<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103, 72>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:06.879 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79>>, <<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>, <<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>, <<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103, 72>>}]}} from <0.630.0> in state state_wait_swx_maa => state_new 04:12:06.879 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426754977647",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426754977647 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426754977647">>, {ok, [{epdg_auth_tuple, <<120,200,200,196,162,161,53,245,245,210,238, 135,194,54,158,79>>, <<173,182,147,130,239,125,176,196,231,88,241, 164,221,1,91,212>>, <<120,200,200,196,162,161,53,245,245,210,238, 135,194,54,158,79,150,172,70,151,254,22,16, 82,89,189,97,41,137,168>>, <<45,185,45,204,240,14,190,39,75,231,117,231, 17,7,115,64>>, <<216,73,61,106,17,172,108,211,44,42,159, 252,189,182,103,72>>}]}}} 04:12:06.879 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79>>,<<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>,<<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>,<<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103,72>>}]} *DBG* epdg_ue_fsm_262426754977647 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79>>, <<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>, <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158, 79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>, <<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>, <<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103, 72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:06.880 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79>>,<<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>,<<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>,<<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103,72>>}]}, {ue_fsm_data,<<"262426754977647">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:06.880 [info] auth_response(<<"262426754977647">>): {ok,[{epdg_auth_tuple,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79>>,<<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>,<<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>,<<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103,72>>}]} 04:12:06.880 [info] auth_response for <<"262426754977647">>: {ok,[{epdg_auth_tuple,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79>>,<<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>,<<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>,<<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>,<<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103,72>>}]} 04:12:06.880 [info] GSUP: Tx #{auth_tuples => [#{autn => <<173,182,147,130,239,125,176,196,231,88,241,164,221,1,91,212>>,ck => <<216,73,61,106,17,172,108,211,44,42,159,252,189,182,103,72>>,ik => <<45,185,45,204,240,14,190,39,75,231,117,231,17,7,115,64>>,rand => <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79>>,res => <<120,200,200,196,162,161,53,245,245,210,238,135,194,54,158,79,150,172,70,151,254,22,16,82,89,189,97,41,137,168>>}],imsi => <<"262426754977647">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426754977647">>, message_type => location_upd_req}} 04:12:06.884 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426754977647">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426754977647 receive call lu_request from <0.631.0> in state state_authenticating 04:12:06.884 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426754977647 send ok to <0.631.0> 04:12:06.884 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426754977647">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426754977647 consume call lu_request from <0.631.0> in state state_authenticating *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:06.884 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:06.884 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426754977647",undefined,undefined,false,false,undefined} 04:12:06.884 [debug] SWx Tx SAR Imsi="262426754977647" Type=1 APN="internet" AgentInfoOpt=[]  04:12:06.885 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426754977647",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426754977647 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:06.893 [info] SWx Rx SAA {<0.620.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426754977647",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swx_saa,{ok,1,#{}}} from <0.632.0> in state state_wait_swx_saa 04:12:06.893 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426754977647 send ok to <0.632.0> *DBG* epdg_ue_fsm_262426754977647 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:06.893 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426754977647",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swx_saa,{ok,1,#{}}} from <0.632.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426754977647 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426754977647">>,ok}} 04:12:06.893 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426754977647 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:06.893 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426754977647">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:06.893 [info] lu_response(<<"262426754977647">>): ok 04:12:06.893 [info] lu_response for <<"262426754977647">>: ok 04:12:06.893 [info] GSUP: Tx #{imsi => <<"262426754977647">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426754977647">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:06.898 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426754977647">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426754977647 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.633.0> in state state_authenticated 04:12:06.899 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:06.899 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426754977647">>,"internet",[],undefined,false,0,false,false} 04:12:06.899 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262426754977647 send ok to <0.633.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426754977647 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.633.0> in state state_authenticated => state_wait_create_session_resp 04:12:06.899 [info] s2b: Tx {gtp,v2,create_session_request,0,8754710,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426754977647">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000287,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616191,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426754977647 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:06.899 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426754977647 receive call {rx_s6b_aar,"262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.634.0> in state state_authenticated 04:12:06.925 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:06.925 [info] ue_fsm ev_rx_s6b_aar: "262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:06.926 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426754977647",undefined,undefined,true,false,undefined} 04:12:06.926 [debug] SWx Tx SAR Imsi="262426754977647" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426754977647 send ok to <0.634.0> 04:12:06.926 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426754977647",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426754977647 consume call {rx_s6b_aar,"262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.634.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:06.926 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swx_saa,{ok,13,#{}}} from <0.635.0> in state state_authenticated_wait_swx_saa 04:12:06.931 [info] SWx Rx SAA {<0.620.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426754977647",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:06.931 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426754977647 send ok to <0.635.0> 04:12:06.931 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426754977647","262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.634.0>} *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swx_saa,{ok,13,#{}}} from <0.635.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:06.931 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:06.931 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:06.942 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,95,133,150,22,0,2,0,2,0,16,0,87,0,9,1,160,138,132,46,77,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,138,132,46,77,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,138,132,46,77,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:06.942 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000287,8754710,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<138,132,46,77>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2323918413,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2323918413,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:06.943 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426754977647">>,<0.628.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000287,2323918413,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616191,2323918413}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426754977647 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616191, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2323918413}}} from <0.636.0> in state state_wait_create_session_resp 04:12:06.943 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:06.943 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616191,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2323918413}} 04:12:06.943 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426754977647">>,"internet",[],undefined,false,0,false,false} 04:12:06.943 [info] KMOD Port Create PDP Context Call {<0.628.0>,[alias|#Ref<0.4071005738.2327379981.179911>]}: {create_pdp_context,{172,18,50,103},2699616191,2323918413,{192,168,0,2}} 04:12:06.944 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616191, 2323918413 04:12:06.944 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],397,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616191},{o_tid,2323918413}]}} *DBG* epdg_ue_fsm_262426754977647 send ok to <0.636.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426754977647">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616191, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2323918413}}}} 04:12:06.944 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616191,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2323918413}) returned ok *DBG* epdg_ue_fsm_262426754977647 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616191, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2323918413}}} from <0.636.0> in state state_wait_create_session_resp => state_active 04:12:06.945 [info] tunnel_response(<<"262426754977647">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616191,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2323918413}} 04:12:06.945 [info] tunnel_response for <<"262426754977647">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616191,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2323918413}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:06.945 [info] GSUP: Tx #{imsi => <<"262426754977647">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swx_ppr,{undefined}} from <0.637.0> in state state_authenticated 04:12:07.135 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426754977647",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} *DBG* epdg_ue_fsm_262426754977647 receive call received_swm_reauth_request from <0.211.0> in state state_active 04:12:07.135 [info] ue_fsm ev_rx_swx_ppr *DBG* epdg_ue_fsm_262426754977647 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426754977647 consume call received_swm_reauth_request from <0.211.0> in state state_active 04:12:07.136 [debug] S6b Tx RAR NAI="262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* aaa_ue_fsm_262426754977647 send ok to <0.637.0> *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swx_ppr,{undefined}} from <0.637.0> in state state_authenticated 04:12:07.136 [info] ue_fsm received_swm_reauth_request *DBG* aaa_ue_fsm_262426754977647 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:12:07.136 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805417756",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262426754977647 send ok to <0.201.0> 04:12:07.136 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805417756",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262426754977647 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426754977647 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:12:07.136 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262426754977647">>,"internet",[],{epdg_tun_pdp_ctx,2699616191,2323918413,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426754977647 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426754977647 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:12:07.136 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262426754977647 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426754977647 send ok to <0.211.0> 04:12:07.137 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],2001,[],[],[],[],[]} 04:12:07.137 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262426754977647","262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262426754977647 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:12:07.137 [info] ue_fsm ev_rx_swm_auth_request 04:12:07.138 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262426754977647","262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:07.138 [info] ue_fsm received_swm_auth_answer 04:12:07.138 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262426754977647">>,"internet",[],{epdg_tun_pdp_ctx,2699616191,2323918413,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426754977647 receive call {rx_s6b_raa,ok} from <0.638.0> in state state_authenticated *DBG* aaa_ue_fsm_262426754977647 send ok to <0.638.0> *DBG* aaa_ue_fsm_262426754977647 consume call {rx_s6b_raa,ok} from <0.638.0> in state state_authenticated 04:12:07.141 [info] S6b Rx RAA {<0.573.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'RAA',"aaa.localdomain;1805417756;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  04:12:07.141 [info] ue_fsm ev_rx_s6b_raa: ok 04:12:07.141 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262426754977647","262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426754977647 receive call {rx_s6b_aar,"262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.639.0> in state state_authenticated *DBG* aaa_ue_fsm_262426754977647 send ok to <0.639.0> 04:12:07.343 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426754977647 consume call {rx_s6b_aar,"262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.639.0> in state state_authenticated 04:12:07.343 [info] ue_fsm ev_rx_s6b_aar: "262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:07.343 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426754977647","262426754977647@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:07.343 [debug] Waiting for S6b AAA 04:12:07.344 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:07.344 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} Socket #Port<0.46> closed [<0.611.0>] send_close_signal [{{#Port<0.46>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.46>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:07.352 [info] Peer down: {<0.573.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:07.352 [error] GSUP connection has been closed 04:12:07.353 [info] Peer down: {<0.620.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},40017}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.49>} Setting ccm options for socket #Port<0.49> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:10.433 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.49> Stream {osmo, 5} Unblocking socket #Port<0.49> Unblocking socket #Port<0.49>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_RESP -> ID_ACK 04:12:10.466 [info] Peer up: {<0.616.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:15.334 [info] Peer up: {<0.661.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:21.413 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426897185526",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 04:12:21.414 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],[],{'Experimental-Result',10415,5001},[],[],[],[]} Socket #Port<0.49> closed [<0.652.0>] send_close_signal [{{#Port<0.49>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.49>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:21.422 [error] GSUP connection has been closed 04:12:21.423 [info] Peer down: {<0.661.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:21.423 [info] Peer down: {<0.616.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},39549}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.52>} Setting ccm options for socket #Port<0.52> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:24.505 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.52> Stream {osmo, 5} Unblocking socket #Port<0.52> Unblocking socket #Port<0.52>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.52> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.52> Stream 254: ID_RESP -> ID_ACK 04:12:24.543 [info] Peer up: {<0.657.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:29.408 [info] Peer up: {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{imsi => <<"262425308175021">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:35.520 [info] GSUP: Rx #{imsi => <<"262425308175021">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425308175021 enter epdg_ue_fsm in state state_new 04:12:35.521 [info] ue_fsm start(epdg_ue_fsm_262425308175021) *DBG* epdg_ue_fsm_262425308175021 consume internal init_state in state state_new 04:12:35.521 [info] ue_fsm init(<<"262425308175021">>) *DBG* epdg_ue_fsm_262425308175021 receive call {auth_request,33,"internet",#{}} from <0.697.0> in state state_new *DBG* epdg_ue_fsm_262425308175021 send ok to <0.697.0> 04:12:35.521 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425308175021 consume call {auth_request,33,"internet",#{}} from <0.697.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425308175021 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.522 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425308175021 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425308175021 consume internal init_state in state state_new 04:12:35.522 [info] ue_fsm start_link(aaa_ue_fsm_262425308175021) *DBG* aaa_ue_fsm_262425308175021 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:35.522 [info] ue_fsm init("262425308175021") 04:12:35.522 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:35.524 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425308175021",undefined,undefined,false,false,undefined} 04:12:35.524 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:35.524 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262425308175021",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425308175021 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425308175021 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425308175021 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>, <<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67, 245,127,103,95,157,236,168,142,59,122,165,218,194>>, <<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>, <<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]}} from <0.700.0> in state state_wait_swx_maa 04:12:35.534 [info] SWx Rx MAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425308175021",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77]],[[82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194]],["foobar"],[[151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236]],[[6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:35.534 [info] dia_sip2gsup: auth [82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77] authz [82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194]  *DBG* aaa_ue_fsm_262425308175021 send ok to <0.700.0> 04:12:35.534 [info] rand [82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125] autn [217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77]  *DBG* epdg_ue_fsm_262425308175021 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>, <<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67, 245,127,103,95,157,236,168,142,59,122,165,218,194>>, <<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>, <<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425308175021 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>, <<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67, 245,127,103,95,157,236,168,142,59,122,165,218,194>>, <<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>, <<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]}} from <0.700.0> in state state_wait_swx_maa => state_new 04:12:35.534 [info] ue_fsm ev_rx_swx_maa 04:12:35.535 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425308175021",undefined,undefined,false,false,undefined} 04:12:35.535 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>,<<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194>>,<<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>,<<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425308175021">>, {ok, [{epdg_auth_tuple, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3, 249,125>>, <<217,137,78,193,210,10,26,195,81,53,173,111, 90,30,53,77>>, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3, 249,125,67,245,127,103,95,157,236,168,142,59, 122,165,218,194>>, <<6,229,68,86,157,182,33,254,213,223,187,206, 134,36,11,133>>, <<151,234,115,111,185,33,77,57,12,2,232, 99,34,173,79,236>>}]}}} 04:12:35.536 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>,<<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194>>,<<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>,<<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]}, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425308175021 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>, <<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>, <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67, 245,127,103,95,157,236,168,142,59,122,165,218,194>>, <<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>, <<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:35.536 [info] auth_response(<<"262425308175021">>): {ok,[{epdg_auth_tuple,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>,<<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194>>,<<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>,<<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]} 04:12:35.537 [info] auth_response for <<"262425308175021">>: {ok,[{epdg_auth_tuple,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>,<<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>,<<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194>>,<<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>,<<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.537 [info] GSUP: Tx #{auth_tuples => [#{autn => <<217,137,78,193,210,10,26,195,81,53,173,111,90,30,53,77>>,ck => <<151,234,115,111,185,33,77,57,12,2,232,99,34,173,79,236>>,ik => <<6,229,68,86,157,182,33,254,213,223,187,206,134,36,11,133>>,rand => <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125>>,res => <<82,59,209,245,9,131,181,211,8,73,79,128,85,3,249,125,67,245,127,103,95,157,236,168,142,59,122,165,218,194>>}],imsi => <<"262425308175021">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425308175021">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425308175021 receive call lu_request from <0.701.0> in state state_authenticating 04:12:35.543 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425308175021">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.701.0> 04:12:35.544 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425308175021 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425308175021 consume call lu_request from <0.701.0> in state state_authenticating 04:12:35.544 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425308175021 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425308175021 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:35.544 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:35.544 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425308175021",undefined,undefined,false,false,undefined} 04:12:35.544 [debug] SWx Tx SAR Imsi="262425308175021" Type=1 APN="internet" AgentInfoOpt=[]  04:12:35.544 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425308175021",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425308175021 receive call {rx_swx_saa,{ok,1,#{}}} from <0.702.0> in state state_wait_swx_saa 04:12:35.555 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425308175021",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425308175021 send ok to <0.702.0> 04:12:35.555 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425308175021 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425308175021 consume call {rx_swx_saa,{ok,1,#{}}} from <0.702.0> in state state_wait_swx_saa => state_authenticated 04:12:35.555 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425308175021",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425308175021">>,ok}} 04:12:35.555 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425308175021 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:35.556 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} 04:12:35.556 [info] lu_response(<<"262425308175021">>): ok 04:12:35.556 [info] lu_response for <<"262425308175021">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.556 [info] GSUP: Tx #{imsi => <<"262425308175021">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425308175021">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425308175021 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.703.0> in state state_authenticated 04:12:35.562 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425308175021">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:35.562 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:35.562 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} 04:12:35.562 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:35.562 [info] s2b: Tx {gtp,v2,create_session_request,0,8754711,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425308175021">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000288,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616192,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.703.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.562 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425308175021 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.703.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425308175021 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425308175021 receive call {rx_s6b_aar,"262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.704.0> in state state_authenticated 04:12:35.588 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:35.588 [info] ue_fsm ev_rx_s6b_aar: "262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:35.588 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425308175021",undefined,undefined,true,false,undefined} 04:12:35.588 [debug] SWx Tx SAR Imsi="262425308175021" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425308175021 send ok to <0.704.0> *DBG* aaa_ue_fsm_262425308175021 consume call {rx_s6b_aar,"262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.704.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:35.589 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425308175021",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:35.589 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425308175021 receive call {rx_swx_saa,{ok,13,#{}}} from <0.705.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425308175021 send ok to <0.705.0> *DBG* aaa_ue_fsm_262425308175021 consume call {rx_swx_saa,{ok,13,#{}}} from <0.705.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:35.597 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425308175021",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:35.597 [info] ue_fsm ev_rx_swx_saa 04:12:35.597 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425308175021","262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.704.0>} 04:12:35.597 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:35.597 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:35.608 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,96,133,150,23,0,2,0,2,0,16,0,87,0,9,1,160,135,27,86,55,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,135,27,86,55,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,135,27,86,55,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:35.608 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000288,8754711,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<135,27,86,55>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2266715703,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2266715703,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:35.608 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425308175021">>,<0.698.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000288,2266715703,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616192,2266715703}]}}}} *DBG* epdg_ue_fsm_262425308175021 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616192, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2266715703}}} from <0.706.0> in state state_wait_create_session_resp 04:12:35.608 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:35.609 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616192,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2266715703}} 04:12:35.609 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} 04:12:35.609 [info] KMOD Port Create PDP Context Call {<0.698.0>,[alias|#Ref<0.4071005738.2327379981.180315>]}: {create_pdp_context,{172,18,50,103},2699616192,2266715703,{192,168,0,2}} 04:12:35.609 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616192, 2266715703 04:12:35.609 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],204,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616192},{o_tid,2266715703}]}} 04:12:35.610 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616192,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2266715703}) returned {error,-17} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.706.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425308175021">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616192, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2266715703}}}} 04:12:35.610 [info] tunnel_response(<<"262425308175021">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616192,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2266715703}} *DBG* epdg_ue_fsm_262425308175021 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616192, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2266715703}}} from <0.706.0> in state state_wait_create_session_resp => state_active 04:12:35.610 [info] tunnel_response for <<"262425308175021">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616192,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2266715703}} 04:12:35.610 [info] GSUP: Tx #{imsi => <<"262425308175021">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{imsi => <<"262429622522086">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429622522086 enter epdg_ue_fsm in state state_new 04:12:35.618 [info] GSUP: Rx #{imsi => <<"262429622522086">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429622522086 consume internal init_state in state state_new 04:12:35.618 [info] ue_fsm start(epdg_ue_fsm_262429622522086) *DBG* epdg_ue_fsm_262429622522086 receive call {auth_request,33,"internet",#{}} from <0.707.0> in state state_new 04:12:35.618 [info] ue_fsm init(<<"262429622522086">>) 04:12:35.618 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429622522086 send ok to <0.707.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.619 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429622522086 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429622522086 consume call {auth_request,33,"internet",#{}} from <0.707.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429622522086 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429622522086 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:35.619 [info] ue_fsm start_link(aaa_ue_fsm_262429622522086) *DBG* aaa_ue_fsm_262429622522086 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:35.619 [info] ue_fsm init("262429622522086") 04:12:35.619 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:35.620 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429622522086",undefined,undefined,false,false,undefined} 04:12:35.620 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:35.620 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262429622522086",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429622522086 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429622522086 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:35.631 [info] SWx Rx MAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429622522086",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142]],[[7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100]],["foobar"],[[123,107,231,106,141,4,240,245,42,113,174,162,57,222,243,37]],[[10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429622522086 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>, <<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241, 44,38,91,26,163,98,138,119,178,6,173,205,100>>, <<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>, <<123,107,231,106,141,4,240,245,42,113,174,162,57,222, 243,37>>}]}} from <0.710.0> in state state_wait_swx_maa 04:12:35.631 [info] dia_sip2gsup: auth [7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142] authz [7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100]  04:12:35.631 [info] rand [7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79] autn [105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142]  *DBG* aaa_ue_fsm_262429622522086 send ok to <0.710.0> 04:12:35.631 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429622522086 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>, <<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241, 44,38,91,26,163,98,138,119,178,6,173,205,100>>, <<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>, <<123,107,231,106,141,4,240,245,42,113,174,162,57,222, 243,37>>}]}} from <0.710.0> in state state_wait_swx_maa => state_new 04:12:35.632 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429622522086",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429622522086 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>, <<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241, 44,38,91,26,163,98,138,119,178,6,173,205,100>>, <<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>, <<123,107,231,106,141,4,240,245,42,113,174,162,57,222, 243,37>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:35.632 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>,<<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100>>,<<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>,<<123,107,231,106,141,4,240,245,42,113,174,162,57,222,243,37>>}]} 04:12:35.633 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>,<<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100>>,<<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>,<<123,107,231,106,141,4,240,245,42,113,174,162,57,222,243,37>>}]}, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429622522086 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429622522086">>, {ok, [{epdg_auth_tuple, <<7,173,255,187,65,5,255,190,143,121,55,168, 116,15,18,79>>, <<105,238,24,251,58,209,38,223,194,177,169,75, 45,85,201,142>>, <<7,173,255,187,65,5,255,190,143,121,55,168, 116,15,18,79,241,44,38,91,26,163,98,138,119, 178,6,173,205,100>>, <<10,74,162,203,234,251,23,55,251,179,131,217, 121,93,43,69>>, <<123,107,231,106,141,4,240,245,42,113, 174,162,57,222,243,37>>}]}}} 04:12:35.633 [info] auth_response(<<"262429622522086">>): {ok,[{epdg_auth_tuple,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>,<<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100>>,<<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>,<<123,107,231,106,141,4,240,245,42,113,174,162,57,222,243,37>>}]} *DBG* epdg_ue_fsm_262429622522086 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>, <<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>, <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241, 44,38,91,26,163,98,138,119,178,6,173,205,100>>, <<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>, <<123,107,231,106,141,4,240,245,42,113,174,162,57,222, 243,37>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:35.633 [info] auth_response for <<"262429622522086">>: {ok,[{epdg_auth_tuple,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>,<<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>,<<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100>>,<<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>,<<123,107,231,106,141,4,240,245,42,113,174,162,57,222,243,37>>}]} 04:12:35.633 [info] GSUP: Tx #{auth_tuples => [#{autn => <<105,238,24,251,58,209,38,223,194,177,169,75,45,85,201,142>>,ck => <<123,107,231,106,141,4,240,245,42,113,174,162,57,222,243,37>>,ik => <<10,74,162,203,234,251,23,55,251,179,131,217,121,93,43,69>>,rand => <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79>>,res => <<7,173,255,187,65,5,255,190,143,121,55,168,116,15,18,79,241,44,38,91,26,163,98,138,119,178,6,173,205,100>>}],imsi => <<"262429622522086">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429622522086">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429622522086 receive call lu_request from <0.711.0> in state state_authenticating *DBG* epdg_ue_fsm_262429622522086 send ok to <0.711.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.637 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429622522086">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429622522086 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429622522086 consume call lu_request from <0.711.0> in state state_authenticating 04:12:35.637 [info] ue_fsm lu_request 04:12:35.637 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} 04:12:35.637 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:35.637 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429622522086",undefined,undefined,false,false,undefined} 04:12:35.637 [debug] SWx Tx SAR Imsi="262429622522086" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429622522086 send ok to <0.201.0> 04:12:35.637 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429622522086",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429622522086 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429622522086 receive call {rx_swx_saa,{ok,1,#{}}} from <0.712.0> in state state_wait_swx_saa 04:12:35.641 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429622522086",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429622522086 send ok to <0.712.0> *DBG* epdg_ue_fsm_262429622522086 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429622522086 consume call {rx_swx_saa,{ok,1,#{}}} from <0.712.0> in state state_wait_swx_saa => state_authenticated 04:12:35.641 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429622522086 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429622522086">>,ok}} 04:12:35.641 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429622522086",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429622522086 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:35.642 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.642 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} 04:12:35.642 [info] lu_response(<<"262429622522086">>): ok 04:12:35.642 [info] lu_response for <<"262429622522086">>: ok 04:12:35.642 [info] GSUP: Tx #{imsi => <<"262429622522086">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429622522086">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429622522086 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.713.0> in state state_authenticated 04:12:35.644 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429622522086">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:35.644 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:35.644 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} 04:12:35.644 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:35.644 [info] s2b: Tx {gtp,v2,create_session_request,0,8754712,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429622522086">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000289,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616193,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429622522086 send ok to <0.713.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.644 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429622522086 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.713.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429622522086 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429622522086 receive call {rx_s6b_aar,"262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.714.0> in state state_authenticated 04:12:35.654 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:35.654 [info] ue_fsm ev_rx_s6b_aar: "262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:35.654 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429622522086",undefined,undefined,true,false,undefined} 04:12:35.654 [debug] SWx Tx SAR Imsi="262429622522086" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:35.654 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429622522086",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429622522086 send ok to <0.714.0> *DBG* aaa_ue_fsm_262429622522086 consume call {rx_s6b_aar,"262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.714.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:35.654 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429622522086 receive call {rx_swx_saa,{ok,13,#{}}} from <0.715.0> in state state_authenticated_wait_swx_saa 04:12:35.660 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429622522086",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429622522086 send ok to <0.715.0> 04:12:35.660 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429622522086 consume call {rx_swx_saa,{ok,13,#{}}} from <0.715.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:35.660 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429622522086","262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.714.0>} 04:12:35.660 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:35.660 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:35.668 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,97,133,150,24,0,2,0,2,0,16,0,87,0,9,1,160,17,96,230,66,172,18,50,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,17,96,230,66,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,17,96,230,66,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:35.668 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000289,8754712,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<17,96,230,66>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,291563074,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,291563074,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} *DBG* epdg_ue_fsm_262429622522086 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 2699616193, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 291563074}}} from <0.716.0> in state state_wait_create_session_resp 04:12:35.668 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429622522086">>,<0.708.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000289,291563074,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616193,291563074}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:35.669 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:35.669 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616193,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 291563074}} 04:12:35.669 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} 04:12:35.669 [info] KMOD Port Create PDP Context Call {<0.708.0>,[alias|#Ref<0.4071005738.2327379980.178613>]}: {create_pdp_context,{172,18,50,103},2699616193,291563074,{192,168,0,3}} 04:12:35.669 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,3}, 2699616193, 291563074 04:12:35.669 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],268,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,3}},{i_tid,2699616193},{o_tid,291563074}]}} 04:12:35.670 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616193,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 291563074}) returned ok *DBG* epdg_ue_fsm_262429622522086 send ok to <0.716.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429622522086">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 2699616193, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 291563074}}}} 04:12:35.670 [info] tunnel_response(<<"262429622522086">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616193,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 291563074}} *DBG* epdg_ue_fsm_262429622522086 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 2699616193, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 291563074}}} from <0.716.0> in state state_wait_create_session_resp => state_active 04:12:35.670 [info] tunnel_response for <<"262429622522086">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616193,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 291563074}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.670 [info] GSUP: Tx #{imsi => <<"262429622522086">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425308175021">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425308175021 receive call purge_ms_request from <0.717.0> in state state_active 04:12:36.717 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425308175021">>,message_type => purge_ms_req} 04:12:36.718 [info] ue_fsm purge_ms_request 04:12:36.718 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425308175021">>,"internet",[],{epdg_tun_pdp_ctx,2699616192,2266715703,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:36.718 [info] KMOD Port Delete PDP Context Call {<0.698.0>,[alias|#Ref<0.4071005738.2327379979.177105>]}: {delete_pdp_context,{172,18,50,103},2699616192,2266715703,{192,168,0,2}} 04:12:36.718 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616192, 2266715703 04:12:36.718 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],332,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616192}]}} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.717.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:36.719 [info] s2b: Tx {gtp,v2,delete_session_request,2266715703,8754713,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616192,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262425308175021 consume call purge_ms_request from <0.717.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425308175021 receive call rx_s6b_str from <0.718.0> in state state_authenticated *DBG* aaa_ue_fsm_262425308175021 send {ok,{epdg_dia_rc,undefined,2001}} to <0.718.0> 04:12:36.728 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425308175021"],[],[]} 04:12:36.728 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425308175021 consume call rx_s6b_str from <0.718.0> in state state_authenticated 04:12:36.728 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425308175021","262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:36.728 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:36.728 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:36.733 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,96,133,150,25,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425308175021 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000288,8754713,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.719.0> in state state_wait_delete_session_resp 04:12:36.733 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000288,8754713,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.719.0> 04:12:36.733 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000288,8754713,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:36.734 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,false,0,false,false} 04:12:36.734 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425308175021 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000288,8754713,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.719.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425308175021 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425308175021 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:36.734 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,true,0,false,false} 04:12:36.734 [info] ue_fsm ev_rx_swm_str 04:12:36.735 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425308175021","262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:36.735 [debug] SWx Tx SAR Imsi="262425308175021" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425308175021 send ok to <0.201.0> 04:12:36.735 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425308175021",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425308175021 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425308175021 receive call {rx_swx_saa,{ok,5,#{}}} from <0.720.0> in state state_authenticated_wait_swx_saa 04:12:36.744 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425308175021",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:36.744 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425308175021 send ok to <0.720.0> 04:12:36.744 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425308175021","262425308175021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425308175021 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425308175021 consume call {rx_swx_saa,{ok,5,#{}}} from <0.720.0> in state state_authenticated_wait_swx_saa => state_new 04:12:36.744 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262425308175021">>,ok}} *DBG* epdg_ue_fsm_262425308175021 send ok to <0.211.0> 04:12:36.744 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425308175021 terminate normal in state state_wait_swm_session_termination_answer 04:12:36.745 [info] purge_ms_response(<<"262425308175021">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes 04:12:36.745 [info] purge_ms_response for <<"262425308175021">>: ok *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429622522086">>, message_type => purge_ms_req}} 04:12:36.745 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425308175021">>,"internet",[],undefined,true,0,false,false} 04:12:36.745 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425308175021">>,message_type => purge_ms_res} 04:12:36.746 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429622522086">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429622522086 receive call purge_ms_request from <0.721.0> in state state_active 04:12:36.746 [info] ue_fsm purge_ms_request 04:12:36.746 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429622522086">>,"internet",[],{epdg_tun_pdp_ctx,2699616193,291563074,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:36.746 [info] KMOD Port Delete PDP Context Call {<0.708.0>,[alias|#Ref<0.4071005738.2327379979.177170>]}: {delete_pdp_context,{172,18,50,103},2699616193,291563074,{192,168,0,3}} *DBG* epdg_ue_fsm_262429622522086 send ok to <0.721.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:36.746 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,3}, 2699616193, 291563074 *DBG* epdg_ue_fsm_262429622522086 consume call purge_ms_request from <0.721.0> in state state_active => state_wait_delete_session_resp 04:12:36.746 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],396,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,3}},{i_tid,2699616193}]}} 04:12:36.747 [info] s2b: Tx {gtp,v2,delete_session_request,291563074,8754714,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616193,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262429622522086 receive call rx_s6b_str from <0.722.0> in state state_authenticated 04:12:36.755 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429622522086"],[],[]} *DBG* aaa_ue_fsm_262429622522086 send {ok,{epdg_dia_rc,undefined,2001}} to <0.722.0> 04:12:36.755 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429622522086 consume call rx_s6b_str from <0.722.0> in state state_authenticated 04:12:36.755 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429622522086","262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:36.755 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:36.755 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:36.760 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,97,133,150,26,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429622522086 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000289,8754714,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.723.0> in state state_wait_delete_session_resp 04:12:36.760 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000289,8754714,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:36.760 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000289,8754714,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429622522086 send ok to <0.723.0> 04:12:36.761 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,false,0,false,false} 04:12:36.761 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429622522086 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000289,8754714,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.723.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:12:36.761 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429622522086 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429622522086 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:36.761 [info] ue_fsm ev_rx_swm_str 04:12:36.761 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429622522086","262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429622522086 send ok to <0.201.0> 04:12:36.761 [debug] SWx Tx SAR Imsi="262429622522086" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429622522086 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:36.761 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429622522086",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429622522086 receive call {rx_swx_saa,{ok,5,#{}}} from <0.724.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429622522086 send ok to <0.724.0> 04:12:36.765 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429622522086",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429622522086 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429622522086 consume call {rx_swx_saa,{ok,5,#{}}} from <0.724.0> in state state_authenticated_wait_swx_saa => state_new 04:12:36.765 [info] ue_fsm ev_rx_swx_saa 04:12:36.765 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429622522086","262429622522086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429622522086 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429622522086">>,ok}} 04:12:36.765 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429622522086 terminate normal in state state_wait_swm_session_termination_answer 04:12:36.765 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,true,0,false,false} 04:12:36.765 [info] purge_ms_response(<<"262429622522086">>): ok 04:12:36.766 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429622522086">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:36.766 [info] purge_ms_response for <<"262429622522086">>: ok 04:12:36.766 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429622522086">>,message_type => purge_ms_res} Socket #Port<0.52> closed [<0.681.0>] send_close_signal [{{#Port<0.52>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.52>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:36.768 [error] GSUP connection has been closed 04:12:36.768 [info] Peer down: {<0.657.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:36.967 [info] Peer down: {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},45337}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.55>} Setting ccm options for socket #Port<0.55> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:39.853 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.55> Stream {osmo, 5} Unblocking socket #Port<0.55> Unblocking socket #Port<0.55>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.55> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.55> Stream 254: ID_RESP -> ID_ACK 04:12:39.891 [info] Peer up: {<0.686.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:41.457 [info] Peer up: {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420982157665">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:48.888 [info] GSUP: Rx #{imsi => <<"262420982157665">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420982157665 enter epdg_ue_fsm in state state_new 04:12:48.888 [info] ue_fsm start(epdg_ue_fsm_262420982157665) *DBG* epdg_ue_fsm_262420982157665 consume internal init_state in state state_new 04:12:48.888 [info] ue_fsm init(<<"262420982157665">>) *DBG* epdg_ue_fsm_262420982157665 receive call {auth_request,33,"internet",#{}} from <0.760.0> in state state_new 04:12:48.888 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420982157665 send ok to <0.760.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:48.888 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420982157665 consume call {auth_request,33,"internet",#{}} from <0.760.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420982157665 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420982157665 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420982157665 consume internal init_state in state state_new 04:12:48.888 [info] ue_fsm start_link(aaa_ue_fsm_262420982157665) *DBG* aaa_ue_fsm_262420982157665 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:48.888 [info] ue_fsm init("262420982157665") 04:12:48.888 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:48.888 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420982157665",undefined,undefined,false,false,undefined} 04:12:48.888 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:48.888 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262420982157665",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420982157665 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420982157665 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:48.891 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420982157665",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50]],[[15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250]],["foobar"],[[34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42]],[[253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:48.891 [info] dia_sip2gsup: auth [15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50] authz [15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250]  *DBG* aaa_ue_fsm_262420982157665 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>, <<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238, 153,22,116,148,42,235,247,197,96,96,154,129,137,250>>, <<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>, <<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]}} from <0.763.0> in state state_wait_swx_maa 04:12:48.891 [info] rand [15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238] autn [106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50]  04:12:48.891 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420982157665 send ok to <0.763.0> 04:12:48.891 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420982157665",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420982157665 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>, <<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238, 153,22,116,148,42,235,247,197,96,96,154,129,137,250>>, <<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>, <<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]}} from <0.763.0> in state state_wait_swx_maa => state_new 04:12:48.891 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>,<<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250>>,<<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>,<<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]} *DBG* epdg_ue_fsm_262420982157665 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>, <<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238, 153,22,116,148,42,235,247,197,96,96,154,129,137,250>>, <<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>, <<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262420982157665 send ok to <0.211.0> 04:12:48.891 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>,<<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250>>,<<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>,<<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]}, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420982157665">>, {ok, [{epdg_auth_tuple, <<15,177,210,79,12,9,150,116,206,148,252,106, 38,229,160,238>>, <<106,178,105,41,175,210,157,51,138,169,220,92, 216,246,36,50>>, <<15,177,210,79,12,9,150,116,206,148,252,106, 38,229,160,238,153,22,116,148,42,235,247,197, 96,96,154,129,137,250>>, <<253,118,206,244,16,229,228,99,238,254,221,3, 34,53,16,251>>, <<34,78,69,179,96,251,79,188,215,71,140, 205,207,159,73,42>>}]}}} 04:12:48.891 [info] auth_response(<<"262420982157665">>): {ok,[{epdg_auth_tuple,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>,<<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250>>,<<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>,<<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]} *DBG* epdg_ue_fsm_262420982157665 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>, <<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>, <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238, 153,22,116,148,42,235,247,197,96,96,154,129,137,250>>, <<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>, <<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:48.892 [info] auth_response for <<"262420982157665">>: {ok,[{epdg_auth_tuple,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>,<<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>,<<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250>>,<<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>,<<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>}]} 04:12:48.892 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,178,105,41,175,210,157,51,138,169,220,92,216,246,36,50>>,ck => <<34,78,69,179,96,251,79,188,215,71,140,205,207,159,73,42>>,ik => <<253,118,206,244,16,229,228,99,238,254,221,3,34,53,16,251>>,rand => <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238>>,res => <<15,177,210,79,12,9,150,116,206,148,252,106,38,229,160,238,153,22,116,148,42,235,247,197,96,96,154,129,137,250>>}],imsi => <<"262420982157665">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420982157665">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420982157665 receive call lu_request from <0.764.0> in state state_authenticating 04:12:48.893 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420982157665">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420982157665 send ok to <0.764.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420982157665 consume call lu_request from <0.764.0> in state state_authenticating *DBG* aaa_ue_fsm_262420982157665 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:48.893 [info] ue_fsm lu_request 04:12:48.893 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} 04:12:48.893 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:48.893 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420982157665",undefined,undefined,false,false,undefined} 04:12:48.893 [debug] SWx Tx SAR Imsi="262420982157665" Type=1 APN="internet" AgentInfoOpt=[]  04:12:48.893 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420982157665",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420982157665 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420982157665 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420982157665 receive call {rx_swx_saa,{ok,1,#{}}} from <0.765.0> in state state_wait_swx_saa 04:12:48.895 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420982157665",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420982157665 send ok to <0.765.0> *DBG* epdg_ue_fsm_262420982157665 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:48.895 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420982157665 consume call {rx_swx_saa,{ok,1,#{}}} from <0.765.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420982157665 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420982157665">>,ok}} 04:12:48.895 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420982157665",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420982157665 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:48.895 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:48.895 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:48.895 [info] lu_response(<<"262420982157665">>): ok 04:12:48.895 [info] lu_response for <<"262420982157665">>: ok 04:12:48.895 [info] GSUP: Tx #{imsi => <<"262420982157665">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420982157665">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420982157665 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.766.0> in state state_authenticated 04:12:48.896 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420982157665">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:48.896 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:48.896 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} 04:12:48.896 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:48.896 [info] s2b: Tx {gtp,v2,create_session_request,0,8754715,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420982157665">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000290,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616194,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420982157665 send ok to <0.766.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:48.896 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420982157665 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.766.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420982157665 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420982157665 receive call {rx_s6b_aar,"262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.767.0> in state state_authenticated 04:12:48.908 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:48.908 [info] ue_fsm ev_rx_s6b_aar: "262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:48.908 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420982157665",undefined,undefined,true,false,undefined} 04:12:48.908 [debug] SWx Tx SAR Imsi="262420982157665" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:48.908 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420982157665",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420982157665 send ok to <0.767.0> 04:12:48.908 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420982157665 consume call {rx_s6b_aar,"262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.767.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420982157665 receive call {rx_swx_saa,{ok,13,#{}}} from <0.768.0> in state state_authenticated_wait_swx_saa 04:12:48.911 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420982157665",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:48.911 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420982157665 send ok to <0.768.0> *DBG* aaa_ue_fsm_262420982157665 consume call {rx_swx_saa,{ok,13,#{}}} from <0.768.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:48.911 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420982157665","262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.767.0>} 04:12:48.911 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:48.911 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:48.917 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,98,133,150,27,0,2,0,2,0,16,0,87,0,9,1,160,82,180,151,27,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,82,180,151,27,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,82,180,151,27,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:48.918 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000290,8754715,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<82,180,151,27>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1387566875,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1387566875,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:48.918 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420982157665">>,<0.761.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000290,1387566875,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616194,1387566875}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420982157665 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616194, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1387566875}}} from <0.769.0> in state state_wait_create_session_resp 04:12:48.918 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:48.918 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616194,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1387566875}} 04:12:48.918 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} 04:12:48.918 [info] KMOD Port Create PDP Context Call {<0.761.0>,[alias|#Ref<0.4071005738.2327379979.177324>]}: {create_pdp_context,{172,18,50,103},2699616194,1387566875,{192,168,0,2}} 04:12:48.918 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616194, 1387566875 04:12:48.918 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],460,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616194},{o_tid,1387566875}]}} 04:12:48.918 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616194,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1387566875}) returned ok *DBG* epdg_ue_fsm_262420982157665 send ok to <0.769.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420982157665">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616194, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1387566875}}}} 04:12:48.918 [info] tunnel_response(<<"262420982157665">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616194,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1387566875}} *DBG* epdg_ue_fsm_262420982157665 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616194, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1387566875}}} from <0.769.0> in state state_wait_create_session_resp => state_active 04:12:48.918 [info] tunnel_response for <<"262420982157665">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616194,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1387566875}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:48.918 [info] GSUP: Tx #{imsi => <<"262420982157665">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427636883966">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427636883966 enter epdg_ue_fsm in state state_new 04:12:48.992 [info] GSUP: Rx #{imsi => <<"262427636883966">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427636883966 consume internal init_state in state state_new 04:12:48.992 [info] ue_fsm start(epdg_ue_fsm_262427636883966) *DBG* epdg_ue_fsm_262427636883966 receive call {auth_request,33,"internet",#{}} from <0.770.0> in state state_new 04:12:48.992 [info] ue_fsm init(<<"262427636883966">>) *DBG* epdg_ue_fsm_262427636883966 send ok to <0.770.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427636883966 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427636883966 consume call {auth_request,33,"internet",#{}} from <0.770.0> in state state_new => state_wait_auth_resp 04:12:48.992 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427636883966 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427636883966 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:48.993 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427636883966 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:48.993 [info] ue_fsm start_link(aaa_ue_fsm_262427636883966) 04:12:48.993 [info] ue_fsm init("262427636883966") 04:12:48.993 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:48.994 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427636883966",undefined,undefined,false,false,undefined} 04:12:48.994 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:48.994 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262427636883966",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427636883966 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427636883966 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.004 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427636883966",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48]],[[18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63]],["foobar"],[[162,187,39,86,243,121,21,48,232,143,125,226,124,212,207,103]],[[188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427636883966 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>, <<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227, 82,162,116,167,104,167,180,134,30,182,235,186,248,63>>, <<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>, <<162,187,39,86,243,121,21,48,232,143,125,226,124,212, 207,103>>}]}} from <0.773.0> in state state_wait_swx_maa 04:12:49.004 [info] dia_sip2gsup: auth [18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48] authz [18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63]  04:12:49.004 [info] rand [18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227] autn [204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48]  04:12:49.004 [info] ue_fsm ev_rx_swx_maa 04:12:49.005 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427636883966",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427636883966 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>, <<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227, 82,162,116,167,104,167,180,134,30,182,235,186,248,63>>, <<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>, <<162,187,39,86,243,121,21,48,232,143,125,226,124,212, 207,103>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427636883966 send ok to <0.773.0> 04:12:49.006 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>,<<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63>>,<<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>,<<162,187,39,86,243,121,21,48,232,143,125,226,124,212,207,103>>}]} *DBG* aaa_ue_fsm_262427636883966 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>, <<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227, 82,162,116,167,104,167,180,134,30,182,235,186,248,63>>, <<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>, <<162,187,39,86,243,121,21,48,232,143,125,226,124,212, 207,103>>}]}} from <0.773.0> in state state_wait_swx_maa => state_new 04:12:49.006 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>,<<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63>>,<<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>,<<162,187,39,86,243,121,21,48,232,143,125,226,124,212,207,103>>}]}, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427636883966">>, {ok, [{epdg_auth_tuple, <<18,158,174,102,54,81,93,39,42,78,141,104,118, 128,134,227>>, <<204,116,1,106,92,172,83,85,178,117,184,2,227, 255,152,48>>, <<18,158,174,102,54,81,93,39,42,78,141,104,118, 128,134,227,82,162,116,167,104,167,180,134, 30,182,235,186,248,63>>, <<188,5,168,201,146,123,220,25,192,39,232,73, 239,51,253,132>>, <<162,187,39,86,243,121,21,48,232,143,125, 226,124,212,207,103>>}]}}} 04:12:49.007 [info] auth_response(<<"262427636883966">>): {ok,[{epdg_auth_tuple,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>,<<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63>>,<<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>,<<162,187,39,86,243,121,21,48,232,143,125,226,124,212,207,103>>}]} *DBG* epdg_ue_fsm_262427636883966 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>, <<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>, <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227, 82,162,116,167,104,167,180,134,30,182,235,186,248,63>>, <<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>, <<162,187,39,86,243,121,21,48,232,143,125,226,124,212, 207,103>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.008 [info] auth_response for <<"262427636883966">>: {ok,[{epdg_auth_tuple,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>,<<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>,<<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63>>,<<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>,<<162,187,39,86,243,121,21,48,232,143,125,226,124,212,207,103>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.008 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,116,1,106,92,172,83,85,178,117,184,2,227,255,152,48>>,ck => <<162,187,39,86,243,121,21,48,232,143,125,226,124,212,207,103>>,ik => <<188,5,168,201,146,123,220,25,192,39,232,73,239,51,253,132>>,rand => <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227>>,res => <<18,158,174,102,54,81,93,39,42,78,141,104,118,128,134,227,82,162,116,167,104,167,180,134,30,182,235,186,248,63>>}],imsi => <<"262427636883966">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427636883966">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427636883966 receive call lu_request from <0.774.0> in state state_authenticating 04:12:49.014 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427636883966">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.774.0> 04:12:49.014 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427636883966 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427636883966 consume call lu_request from <0.774.0> in state state_authenticating 04:12:49.014 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} 04:12:49.014 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.015 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427636883966",undefined,undefined,false,false,undefined} 04:12:49.015 [debug] SWx Tx SAR Imsi="262427636883966" Type=1 APN="internet" AgentInfoOpt=[]  04:12:49.015 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427636883966",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427636883966 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427636883966 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427636883966 receive call {rx_swx_saa,{ok,1,#{}}} from <0.775.0> in state state_wait_swx_saa 04:12:49.027 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427636883966",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.027 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427636883966 send ok to <0.775.0> 04:12:49.027 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427636883966",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427636883966 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427636883966 consume call {rx_swx_saa,{ok,1,#{}}} from <0.775.0> in state state_wait_swx_saa => state_authenticated 04:12:49.027 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427636883966">>,ok}} 04:12:49.028 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427636883966 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.028 [info] lu_response(<<"262427636883966">>): ok 04:12:49.028 [info] lu_response for <<"262427636883966">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.028 [info] GSUP: Tx #{imsi => <<"262427636883966">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427636883966">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:49.034 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427636883966">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427636883966 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.776.0> in state state_authenticated 04:12:49.034 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.034 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} 04:12:49.034 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:49.034 [info] s2b: Tx {gtp,v2,create_session_request,0,8754716,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427636883966">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000291,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616195,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.776.0> 04:12:49.034 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427636883966 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.776.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427636883966 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427636883966 receive call {rx_s6b_aar,"262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.777.0> in state state_authenticated 04:12:49.050 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.050 [info] ue_fsm ev_rx_s6b_aar: "262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.051 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427636883966",undefined,undefined,true,false,undefined} 04:12:49.051 [debug] SWx Tx SAR Imsi="262427636883966" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:49.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427636883966",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427636883966 send ok to <0.777.0> 04:12:49.051 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427636883966 consume call {rx_s6b_aar,"262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.777.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427636883966 receive call {rx_swx_saa,{ok,13,#{}}} from <0.778.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427636883966 send ok to <0.778.0> *DBG* aaa_ue_fsm_262427636883966 consume call {rx_swx_saa,{ok,13,#{}}} from <0.778.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.059 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427636883966",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.059 [info] ue_fsm ev_rx_swx_saa 04:12:49.059 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427636883966","262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.777.0>} 04:12:49.059 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.059 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,99,133,150,28,0,2,0,2,0,16,0,87,0,9,1,160,85,215,224,57,172,18,50,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,85,215,224,57,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,85,215,224,57,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000291,8754716,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Uзр9">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1440211001,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1440211001,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:12:49.070 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427636883966">>,<0.771.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000291,1440211001,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616195,1440211001}],[],[],[],[],[],[],[],[],[]}}}} 04:12:49.070 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.070 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616195,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1440211001}} *DBG* epdg_ue_fsm_262427636883966 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 2699616195, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1440211001}}} from <0.779.0> in state state_wait_create_session_resp 04:12:49.071 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} 04:12:49.071 [info] KMOD Port Create PDP Context Call {<0.771.0>,[alias|#Ref<0.4071005738.2327379980.178867>]}: {create_pdp_context,{172,18,50,103},2699616195,1440211001,{192,168,0,3}} 04:12:49.071 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,3}, 2699616195, 1440211001 04:12:49.071 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1294,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,3}},{i_tid,2699616195},{o_tid,1440211001}]}} 04:12:49.071 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616195,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1440211001}) returned ok *DBG* epdg_ue_fsm_262427636883966 send ok to <0.779.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427636883966">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 2699616195, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1440211001}}}} 04:12:49.071 [info] tunnel_response(<<"262427636883966">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616195,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1440211001}} *DBG* epdg_ue_fsm_262427636883966 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 2699616195, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1440211001}}} from <0.779.0> in state state_wait_create_session_resp => state_active 04:12:49.072 [info] tunnel_response for <<"262427636883966">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 2699616195,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1440211001}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.072 [info] GSUP: Tx #{imsi => <<"262427636883966">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420396986773">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420396986773 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420396986773 consume internal init_state in state state_new 04:12:49.091 [info] GSUP: Rx #{imsi => <<"262420396986773">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420396986773 receive call {auth_request,33,"internet",#{}} from <0.780.0> in state state_new 04:12:49.091 [info] ue_fsm start(epdg_ue_fsm_262420396986773) *DBG* epdg_ue_fsm_262420396986773 send ok to <0.780.0> 04:12:49.092 [info] ue_fsm init(<<"262420396986773">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420396986773 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420396986773 consume call {auth_request,33,"internet",#{}} from <0.780.0> in state state_new => state_wait_auth_resp 04:12:49.092 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420396986773 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420396986773 consume internal init_state in state state_new 04:12:49.092 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420396986773 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.092 [info] ue_fsm start_link(aaa_ue_fsm_262420396986773) 04:12:49.092 [info] ue_fsm init("262420396986773") 04:12:49.092 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.093 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420396986773",undefined,undefined,false,false,undefined} 04:12:49.093 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.093 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262420396986773",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420396986773 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420396986773 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.106 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420396986773",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162]],[[50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150]],["foobar"],[[90,212,189,235,221,167,33,166,24,227,224,247,14,144,239,4]],[[3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420396986773 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>, <<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54, 253,124,65,41,30,220,192,160,202,24,206,65,150>>, <<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>, <<90,212,189,235,221,167,33,166,24,227,224,247,14,144, 239,4>>}]}} from <0.783.0> in state state_wait_swx_maa 04:12:49.106 [info] dia_sip2gsup: auth [50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162] authz [50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150]  04:12:49.106 [info] rand [50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38] autn [112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162]  *DBG* aaa_ue_fsm_262420396986773 send ok to <0.783.0> *DBG* epdg_ue_fsm_262420396986773 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>, <<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54, 253,124,65,41,30,220,192,160,202,24,206,65,150>>, <<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>, <<90,212,189,235,221,167,33,166,24,227,224,247,14,144, 239,4>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.106 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420396986773 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>, <<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54, 253,124,65,41,30,220,192,160,202,24,206,65,150>>, <<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>, <<90,212,189,235,221,167,33,166,24,227,224,247,14,144, 239,4>>}]}} from <0.783.0> in state state_wait_swx_maa => state_new 04:12:49.107 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420396986773",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420396986773 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420396986773">>, {ok, [{epdg_auth_tuple, <<50,129,36,86,192,125,108,43,41,104,42,41,125, 192,193,38>>, <<112,213,15,45,155,199,16,77,176,55,8,215,73, 254,165,162>>, <<50,129,36,86,192,125,108,43,41,104,42,41,125, 192,193,38,54,253,124,65,41,30,220,192,160, 202,24,206,65,150>>, <<3,134,191,23,138,19,235,115,136,12,36,8,225, 149,140,53>>, <<90,212,189,235,221,167,33,166,24,227, 224,247,14,144,239,4>>}]}}} 04:12:49.107 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>,<<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150>>,<<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>,<<90,212,189,235,221,167,33,166,24,227,224,247,14,144,239,4>>}]} *DBG* epdg_ue_fsm_262420396986773 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>, <<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>, <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54, 253,124,65,41,30,220,192,160,202,24,206,65,150>>, <<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>, <<90,212,189,235,221,167,33,166,24,227,224,247,14,144, 239,4>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.108 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>,<<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150>>,<<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>,<<90,212,189,235,221,167,33,166,24,227,224,247,14,144,239,4>>}]}, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.108 [info] auth_response(<<"262420396986773">>): {ok,[{epdg_auth_tuple,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>,<<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150>>,<<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>,<<90,212,189,235,221,167,33,166,24,227,224,247,14,144,239,4>>}]} 04:12:49.109 [info] auth_response for <<"262420396986773">>: {ok,[{epdg_auth_tuple,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>,<<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>,<<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150>>,<<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>,<<90,212,189,235,221,167,33,166,24,227,224,247,14,144,239,4>>}]} 04:12:49.109 [info] GSUP: Tx #{auth_tuples => [#{autn => <<112,213,15,45,155,199,16,77,176,55,8,215,73,254,165,162>>,ck => <<90,212,189,235,221,167,33,166,24,227,224,247,14,144,239,4>>,ik => <<3,134,191,23,138,19,235,115,136,12,36,8,225,149,140,53>>,rand => <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38>>,res => <<50,129,36,86,192,125,108,43,41,104,42,41,125,192,193,38,54,253,124,65,41,30,220,192,160,202,24,206,65,150>>}],imsi => <<"262420396986773">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420396986773">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420396986773 receive call lu_request from <0.784.0> in state state_authenticating 04:12:49.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420396986773">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420396986773 send ok to <0.784.0> *DBG* epdg_ue_fsm_262420396986773 consume call lu_request from <0.784.0> in state state_authenticating *DBG* aaa_ue_fsm_262420396986773 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:49.115 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.115 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} 04:12:49.115 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.116 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420396986773",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420396986773 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420396986773 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:49.116 [debug] SWx Tx SAR Imsi="262420396986773" Type=1 APN="internet" AgentInfoOpt=[]  04:12:49.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420396986773",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420396986773 receive call {rx_swx_saa,{ok,1,#{}}} from <0.785.0> in state state_wait_swx_saa 04:12:49.125 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420396986773",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.125 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420396986773 send ok to <0.785.0> *DBG* epdg_ue_fsm_262420396986773 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:49.125 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420396986773",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420396986773 consume call {rx_swx_saa,{ok,1,#{}}} from <0.785.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420396986773 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420396986773">>,ok}} 04:12:49.125 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420396986773 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.125 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} 04:12:49.125 [info] lu_response(<<"262420396986773">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.126 [info] lu_response for <<"262420396986773">>: ok 04:12:49.126 [info] GSUP: Tx #{imsi => <<"262420396986773">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420396986773">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420396986773 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.786.0> in state state_authenticated 04:12:49.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420396986773">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.132 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.132 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} 04:12:49.132 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:49.133 [info] s2b: Tx {gtp,v2,create_session_request,0,8754717,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420396986773">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000292,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616196,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420396986773 send ok to <0.786.0> 04:12:49.133 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420396986773 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.786.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420396986773 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420396986773 receive call {rx_s6b_aar,"262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.787.0> in state state_authenticated 04:12:49.150 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.150 [info] ue_fsm ev_rx_s6b_aar: "262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.150 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420396986773",undefined,undefined,true,false,undefined} 04:12:49.150 [debug] SWx Tx SAR Imsi="262420396986773" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:49.150 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420396986773",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420396986773 send ok to <0.787.0> *DBG* aaa_ue_fsm_262420396986773 consume call {rx_s6b_aar,"262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.787.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:49.150 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420396986773 receive call {rx_swx_saa,{ok,13,#{}}} from <0.788.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420396986773 send ok to <0.788.0> 04:12:49.157 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420396986773",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420396986773 consume call {rx_swx_saa,{ok,13,#{}}} from <0.788.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.157 [info] ue_fsm ev_rx_swx_saa 04:12:49.157 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420396986773","262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.787.0>} 04:12:49.157 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.158 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.164 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,100,133,150,29,0,2,0,2,0,16,0,87,0,9,1,160,25,154,144,255,172,18,50,103,79,0,5,0,1,192,168,0,4,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,25,154,144,255,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,25,154,144,255,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.164 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000292,8754717,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<25,154,144,255>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,429560063,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,429560063,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} *DBG* epdg_ue_fsm_262420396986773 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 2699616196, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 429560063}}} from <0.789.0> in state state_wait_create_session_resp 04:12:49.164 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420396986773">>,<0.781.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000292,429560063,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616196,429560063}],[],[],[],[],[],[],[],[],[]}}}} 04:12:49.164 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.164 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 2699616196,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 429560063}} 04:12:49.165 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} 04:12:49.165 [info] KMOD Port Create PDP Context Call {<0.781.0>,[alias|#Ref<0.4071005738.2327379979.177590>]}: {create_pdp_context,{172,18,50,103},2699616196,429560063,{192,168,0,4}} *DBG* epdg_ue_fsm_262420396986773 send ok to <0.789.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420396986773">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 2699616196, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 429560063}}}} 04:12:49.165 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,4}, 2699616196, 429560063 *DBG* epdg_ue_fsm_262420396986773 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 2699616196, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 429560063}}} from <0.789.0> in state state_wait_create_session_resp => state_active 04:12:49.165 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],524,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,4}},{i_tid,2699616196},{o_tid,429560063}]}} 04:12:49.165 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 2699616196,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 429560063}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.165 [info] tunnel_response(<<"262420396986773">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 2699616196,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 429560063}} 04:12:49.166 [info] tunnel_response for <<"262420396986773">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 2699616196,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 429560063}} 04:12:49.166 [info] GSUP: Tx #{imsi => <<"262420396986773">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,4>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422549011946">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422549011946 enter epdg_ue_fsm in state state_new 04:12:49.192 [info] GSUP: Rx #{imsi => <<"262422549011946">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422549011946 consume internal init_state in state state_new 04:12:49.192 [info] ue_fsm start(epdg_ue_fsm_262422549011946) *DBG* epdg_ue_fsm_262422549011946 receive call {auth_request,33,"internet",#{}} from <0.790.0> in state state_new 04:12:49.192 [info] ue_fsm init(<<"262422549011946">>) 04:12:49.192 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422549011946 send ok to <0.790.0> 04:12:49.193 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422549011946 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422549011946 consume call {auth_request,33,"internet",#{}} from <0.790.0> in state state_new => state_wait_auth_resp 04:12:49.193 [info] ue_fsm start_link(aaa_ue_fsm_262422549011946) *DBG* epdg_ue_fsm_262422549011946 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422549011946 consume internal init_state in state state_new 04:12:49.193 [info] ue_fsm init("262422549011946") *DBG* aaa_ue_fsm_262422549011946 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.193 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.194 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422549011946",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422549011946 send ok to <0.201.0> 04:12:49.194 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422549011946 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.194 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262422549011946",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422549011946 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>, <<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82, 229>>, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226, 100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>, <<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>, <<190,251,251,137,67,186,96,45,123,40,239,136,150,163, 188,233>>}]}} from <0.793.0> in state state_wait_swx_maa 04:12:49.209 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422549011946",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229]],[[37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219]],["foobar"],[[190,251,251,137,67,186,96,45,123,40,239,136,150,163,188,233]],[[203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.210 [info] dia_sip2gsup: auth [37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229] authz [37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219]  04:12:49.210 [info] rand [37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100] autn [167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229]  *DBG* aaa_ue_fsm_262422549011946 send ok to <0.793.0> *DBG* aaa_ue_fsm_262422549011946 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>, <<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82, 229>>, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226, 100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>, <<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>, <<190,251,251,137,67,186,96,45,123,40,239,136,150,163, 188,233>>}]}} from <0.793.0> in state state_wait_swx_maa => state_new 04:12:49.210 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422549011946 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>, <<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82, 229>>, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226, 100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>, <<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>, <<190,251,251,137,67,186,96,45,123,40,239,136,150,163, 188,233>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.211 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422549011946",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422549011946 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422549011946">>, {ok, [{epdg_auth_tuple, <<37,61,141,51,95,133,126,232,154,163,102,180, 205,184,226,100>>, <<167,102,162,239,243,83,207,230,35,176,163, 108,154,183,82,229>>, <<37,61,141,51,95,133,126,232,154,163,102,180, 205,184,226,100,15,86,240,113,94,98,82,53, 120,105,233,61,38,219>>, <<203,183,152,219,247,77,79,185,242,168,173, 160,28,32,213,218>>, <<190,251,251,137,67,186,96,45,123,40,239, 136,150,163,188,233>>}]}}} 04:12:49.211 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>,<<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229>>,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>,<<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>,<<190,251,251,137,67,186,96,45,123,40,239,136,150,163,188,233>>}]} *DBG* epdg_ue_fsm_262422549011946 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>, <<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82, 229>>, <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226, 100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>, <<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>, <<190,251,251,137,67,186,96,45,123,40,239,136,150,163, 188,233>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.212 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>,<<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229>>,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>,<<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>,<<190,251,251,137,67,186,96,45,123,40,239,136,150,163,188,233>>}]}, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} 04:12:49.212 [info] auth_response(<<"262422549011946">>): {ok,[{epdg_auth_tuple,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>,<<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229>>,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>,<<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>,<<190,251,251,137,67,186,96,45,123,40,239,136,150,163,188,233>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.212 [info] auth_response for <<"262422549011946">>: {ok,[{epdg_auth_tuple,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>,<<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229>>,<<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>,<<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>,<<190,251,251,137,67,186,96,45,123,40,239,136,150,163,188,233>>}]} 04:12:49.213 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,102,162,239,243,83,207,230,35,176,163,108,154,183,82,229>>,ck => <<190,251,251,137,67,186,96,45,123,40,239,136,150,163,188,233>>,ik => <<203,183,152,219,247,77,79,185,242,168,173,160,28,32,213,218>>,rand => <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100>>,res => <<37,61,141,51,95,133,126,232,154,163,102,180,205,184,226,100,15,86,240,113,94,98,82,53,120,105,233,61,38,219>>}],imsi => <<"262422549011946">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422549011946">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422549011946 receive call lu_request from <0.794.0> in state state_authenticating *DBG* epdg_ue_fsm_262422549011946 send ok to <0.794.0> 04:12:49.218 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422549011946">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422549011946 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422549011946 consume call lu_request from <0.794.0> in state state_authenticating 04:12:49.218 [info] ue_fsm lu_request 04:12:49.219 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} 04:12:49.219 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.219 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422549011946",undefined,undefined,false,false,undefined} 04:12:49.219 [debug] SWx Tx SAR Imsi="262422549011946" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422549011946 send ok to <0.201.0> 04:12:49.219 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422549011946",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422549011946 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422549011946 receive call {rx_swx_saa,{ok,1,#{}}} from <0.795.0> in state state_wait_swx_saa 04:12:49.231 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422549011946",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.231 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422549011946 send ok to <0.795.0> *DBG* epdg_ue_fsm_262422549011946 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:49.231 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422549011946",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422549011946 consume call {rx_swx_saa,{ok,1,#{}}} from <0.795.0> in state state_wait_swx_saa => state_authenticated 04:12:49.232 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422549011946 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422549011946">>,ok}} 04:12:49.232 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422549011946 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.232 [info] lu_response(<<"262422549011946">>): ok 04:12:49.232 [info] lu_response for <<"262422549011946">>: ok 04:12:49.232 [info] GSUP: Tx #{imsi => <<"262422549011946">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422549011946">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422549011946 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.796.0> in state state_authenticated 04:12:49.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422549011946">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.239 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.239 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422549011946 send ok to <0.796.0> 04:12:49.240 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422549011946 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.796.0> in state state_authenticated => state_wait_create_session_resp 04:12:49.240 [info] s2b: Tx {gtp,v2,create_session_request,0,8754718,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422549011946">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000293,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616197,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422549011946 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:49.240 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422549011946 receive call {rx_s6b_aar,"262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.797.0> in state state_authenticated 04:12:49.252 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.252 [info] ue_fsm ev_rx_s6b_aar: "262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.252 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422549011946",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422549011946 send ok to <0.797.0> 04:12:49.252 [debug] SWx Tx SAR Imsi="262422549011946" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422549011946 consume call {rx_s6b_aar,"262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.797.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:49.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422549011946",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:49.252 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422549011946 receive call {rx_swx_saa,{ok,13,#{}}} from <0.798.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422549011946 send ok to <0.798.0> 04:12:49.255 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422549011946",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422549011946 consume call {rx_swx_saa,{ok,13,#{}}} from <0.798.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.255 [info] ue_fsm ev_rx_swx_saa 04:12:49.255 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422549011946","262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.797.0>} 04:12:49.255 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.255 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.259 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,101,133,150,30,0,2,0,2,0,16,0,87,0,9,1,160,96,171,234,45,172,18,50,103,79,0,5,0,1,192,168,0,5,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,96,171,234,45,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,96,171,234,45,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422549011946 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 2699616197, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1621879341}}} from <0.799.0> in state state_wait_create_session_resp 04:12:49.259 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000293,8754718,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"`Ћъ-">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1621879341,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1621879341,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} 04:12:49.259 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422549011946">>,<0.791.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000293,1621879341,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616197,1621879341}],[],[],[],[],[],[]}}}} 04:12:49.259 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.259 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 2699616197,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1621879341}} 04:12:49.259 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} 04:12:49.259 [info] KMOD Port Create PDP Context Call {<0.791.0>,[alias|#Ref<0.4071005738.2327379979.177726>]}: {create_pdp_context,{172,18,50,103},2699616197,1621879341,{192,168,0,5}} *DBG* epdg_ue_fsm_262422549011946 send ok to <0.799.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422549011946">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 2699616197, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1621879341}}}} 04:12:49.259 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,5}, 2699616197, 1621879341 *DBG* epdg_ue_fsm_262422549011946 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 2699616197, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1621879341}}} from <0.799.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.259 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],588,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,5}},{i_tid,2699616197},{o_tid,1621879341}]}} 04:12:49.259 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 2699616197,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1621879341}) returned ok 04:12:49.259 [info] tunnel_response(<<"262422549011946">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 2699616197,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1621879341}} 04:12:49.259 [info] tunnel_response for <<"262422549011946">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 2699616197,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1621879341}} 04:12:49.259 [info] GSUP: Tx #{imsi => <<"262422549011946">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,5>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420552902039">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420552902039 enter epdg_ue_fsm in state state_new 04:12:49.290 [info] GSUP: Rx #{imsi => <<"262420552902039">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420552902039 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420552902039 receive call {auth_request,33,"internet",#{}} from <0.800.0> in state state_new 04:12:49.290 [info] ue_fsm start(epdg_ue_fsm_262420552902039) 04:12:49.290 [info] ue_fsm init(<<"262420552902039">>) *DBG* epdg_ue_fsm_262420552902039 send ok to <0.800.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.290 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420552902039 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420552902039 consume call {auth_request,33,"internet",#{}} from <0.800.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420552902039 consume internal init_state in state state_new 04:12:49.291 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420552902039 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420552902039 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.291 [info] ue_fsm start_link(aaa_ue_fsm_262420552902039) 04:12:49.291 [info] ue_fsm init("262420552902039") 04:12:49.291 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.292 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420552902039",undefined,undefined,false,false,undefined} 04:12:49.292 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.292 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262420552902039",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420552902039 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420552902039 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.299 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420552902039",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217]],[[21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255]],["foobar"],[[193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23]],[[14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420552902039 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>, <<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0, 200,168,130,229,231,127,82,213,101,83,61,178,203,255>>, <<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>, <<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]}} from <0.803.0> in state state_wait_swx_maa 04:12:49.299 [info] dia_sip2gsup: auth [21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217] authz [21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255]  04:12:49.299 [info] rand [21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0] autn [104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217]  *DBG* aaa_ue_fsm_262420552902039 send ok to <0.803.0> *DBG* aaa_ue_fsm_262420552902039 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>, <<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0, 200,168,130,229,231,127,82,213,101,83,61,178,203,255>>, <<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>, <<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]}} from <0.803.0> in state state_wait_swx_maa => state_new 04:12:49.299 [info] ue_fsm ev_rx_swx_maa 04:12:49.300 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420552902039",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420552902039 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>, <<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0, 200,168,130,229,231,127,82,213,101,83,61,178,203,255>>, <<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>, <<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.300 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>,<<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255>>,<<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>,<<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]} 04:12:49.300 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>,<<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255>>,<<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>,<<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]}, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420552902039 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420552902039">>, {ok, [{epdg_auth_tuple, <<21,48,64,87,155,226,239,218,137,158,124,127, 203,40,234,0>>, <<104,142,243,106,209,223,5,98,96,51,222,58, 250,39,118,217>>, <<21,48,64,87,155,226,239,218,137,158,124,127, 203,40,234,0,200,168,130,229,231,127,82,213, 101,83,61,178,203,255>>, <<14,58,56,55,168,93,50,18,44,103,172,80,9,236, 90,238>>, <<193,179,5,7,106,19,95,189,142,55,136,3, 92,117,114,23>>}]}}} 04:12:49.300 [info] auth_response(<<"262420552902039">>): {ok,[{epdg_auth_tuple,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>,<<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255>>,<<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>,<<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]} *DBG* epdg_ue_fsm_262420552902039 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>, <<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>, <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0, 200,168,130,229,231,127,82,213,101,83,61,178,203,255>>, <<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>, <<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.301 [info] auth_response for <<"262420552902039">>: {ok,[{epdg_auth_tuple,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>,<<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>,<<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255>>,<<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>,<<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.301 [info] GSUP: Tx #{auth_tuples => [#{autn => <<104,142,243,106,209,223,5,98,96,51,222,58,250,39,118,217>>,ck => <<193,179,5,7,106,19,95,189,142,55,136,3,92,117,114,23>>,ik => <<14,58,56,55,168,93,50,18,44,103,172,80,9,236,90,238>>,rand => <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0>>,res => <<21,48,64,87,155,226,239,218,137,158,124,127,203,40,234,0,200,168,130,229,231,127,82,213,101,83,61,178,203,255>>}],imsi => <<"262420552902039">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420552902039">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420552902039 receive call lu_request from <0.804.0> in state state_authenticating 04:12:49.302 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420552902039">>,message_type => location_upd_req} 04:12:49.303 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420552902039 send ok to <0.804.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.303 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420552902039 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420552902039 consume call lu_request from <0.804.0> in state state_authenticating 04:12:49.303 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.303 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420552902039",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420552902039 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420552902039 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:49.303 [debug] SWx Tx SAR Imsi="262420552902039" Type=1 APN="internet" AgentInfoOpt=[]  04:12:49.303 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420552902039",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420552902039 receive call {rx_swx_saa,{ok,1,#{}}} from <0.805.0> in state state_wait_swx_saa 04:12:49.307 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420552902039",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.307 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420552902039 send ok to <0.805.0> 04:12:49.308 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420552902039",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420552902039 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420552902039 consume call {rx_swx_saa,{ok,1,#{}}} from <0.805.0> in state state_wait_swx_saa => state_authenticated 04:12:49.308 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420552902039 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420552902039">>,ok}} 04:12:49.308 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420552902039 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.308 [info] lu_response(<<"262420552902039">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.308 [info] lu_response for <<"262420552902039">>: ok 04:12:49.308 [info] GSUP: Tx #{imsi => <<"262420552902039">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420552902039">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420552902039 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.806.0> in state state_authenticated 04:12:49.312 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420552902039">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.312 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.313 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} 04:12:49.313 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:49.313 [info] s2b: Tx {gtp,v2,create_session_request,0,8754719,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420552902039">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000294,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616198,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420552902039 send ok to <0.806.0> 04:12:49.313 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420552902039 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.806.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420552902039 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420552902039 receive call {rx_s6b_aar,"262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.807.0> in state state_authenticated 04:12:49.322 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.322 [info] ue_fsm ev_rx_s6b_aar: "262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.322 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420552902039",undefined,undefined,true,false,undefined} 04:12:49.322 [debug] SWx Tx SAR Imsi="262420552902039" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:49.322 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420552902039",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420552902039 send ok to <0.807.0> 04:12:49.323 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420552902039 consume call {rx_s6b_aar,"262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.807.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420552902039 receive call {rx_swx_saa,{ok,13,#{}}} from <0.808.0> in state state_authenticated_wait_swx_saa 04:12:49.325 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420552902039",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.325 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420552902039 send ok to <0.808.0> 04:12:49.326 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420552902039","262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.807.0>} *DBG* aaa_ue_fsm_262420552902039 consume call {rx_swx_saa,{ok,13,#{}}} from <0.808.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.326 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.326 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.332 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,102,133,150,31,0,2,0,2,0,16,0,87,0,9,1,160,148,77,130,68,172,18,50,103,79,0,5,0,1,192,168,0,6,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,148,77,130,68,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,148,77,130,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.332 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000294,8754719,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<148,77,130,68>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2488107588,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2488107588,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} *DBG* epdg_ue_fsm_262420552902039 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 2699616198, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2488107588}}} from <0.809.0> in state state_wait_create_session_resp 04:12:49.332 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420552902039">>,<0.801.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000294,2488107588,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,2699616198,2488107588}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:49.332 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.332 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 2699616198,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2488107588}} 04:12:49.332 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} 04:12:49.332 [info] KMOD Port Create PDP Context Call {<0.801.0>,[alias|#Ref<0.4071005738.2327379980.178919>]}: {create_pdp_context,{172,18,50,103},2699616198,2488107588,{192,168,0,6}} 04:12:49.332 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,6}, 2699616198, 2488107588 *DBG* epdg_ue_fsm_262420552902039 send ok to <0.809.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420552902039">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 2699616198, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2488107588}}}} 04:12:49.332 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],525,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,6}},{i_tid,2699616198},{o_tid,2488107588}]}} *DBG* epdg_ue_fsm_262420552902039 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 2699616198, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2488107588}}} from <0.809.0> in state state_wait_create_session_resp => state_active 04:12:49.333 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 2699616198,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2488107588}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.333 [info] tunnel_response(<<"262420552902039">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 2699616198,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2488107588}} 04:12:49.333 [info] tunnel_response for <<"262420552902039">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 2699616198,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2488107588}} 04:12:49.333 [info] GSUP: Tx #{imsi => <<"262420552902039">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,6>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423585812786">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423585812786 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423585812786 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423585812786 receive call {auth_request,33,"internet",#{}} from <0.810.0> in state state_new 04:12:49.393 [info] GSUP: Rx #{imsi => <<"262423585812786">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.810.0> 04:12:49.393 [info] ue_fsm start(epdg_ue_fsm_262423585812786) *DBG* aaa_ue_fsm_262423585812786 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423585812786 consume call {auth_request,33,"internet",#{}} from <0.810.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423585812786 consume internal init_state in state state_new 04:12:49.393 [info] ue_fsm init(<<"262423585812786">>) *DBG* epdg_ue_fsm_262423585812786 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423585812786 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.393 [info] ue_fsm auth_request 04:12:49.393 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} 04:12:49.393 [info] ue_fsm start_link(aaa_ue_fsm_262423585812786) 04:12:49.394 [info] ue_fsm init("262423585812786") 04:12:49.394 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423585812786 send ok to <0.201.0> 04:12:49.394 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423585812786",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423585812786 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.395 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.395 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262423585812786",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423585812786 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>, <<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178, 110,146,236,205,134,215,201,127,172,59,153,90,29,204>>, <<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>, <<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15, 194>>}]}} from <0.813.0> in state state_wait_swx_maa 04:12:49.409 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423585812786",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35]],[[53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204]],["foobar"],[[200,167,180,205,102,162,241,254,192,55,71,175,40,86,15,194]],[[25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.409 [info] dia_sip2gsup: auth [53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35] authz [53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204]  04:12:49.409 [info] rand [53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178] autn [44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35]  *DBG* aaa_ue_fsm_262423585812786 send ok to <0.813.0> *DBG* epdg_ue_fsm_262423585812786 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>, <<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178, 110,146,236,205,134,215,201,127,172,59,153,90,29,204>>, <<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>, <<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15, 194>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.409 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423585812786 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>, <<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178, 110,146,236,205,134,215,201,127,172,59,153,90,29,204>>, <<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>, <<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15, 194>>}]}} from <0.813.0> in state state_wait_swx_maa => state_new 04:12:49.410 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423585812786",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423585812786">>, {ok, [{epdg_auth_tuple, <<53,172,174,175,80,215,139,217,158,246,71,11, 171,74,176,178>>, <<44,27,130,27,94,244,222,147,241,58,237,198, 57,112,10,35>>, <<53,172,174,175,80,215,139,217,158,246,71,11, 171,74,176,178,110,146,236,205,134,215,201, 127,172,59,153,90,29,204>>, <<25,36,138,12,236,111,87,207,234,228,81,135, 19,133,40,167>>, <<200,167,180,205,102,162,241,254,192,55, 71,175,40,86,15,194>>}]}}} 04:12:49.410 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>,<<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204>>,<<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>,<<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15,194>>}]} *DBG* epdg_ue_fsm_262423585812786 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>, <<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>, <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178, 110,146,236,205,134,215,201,127,172,59,153,90,29,204>>, <<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>, <<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15, 194>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.411 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>,<<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204>>,<<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>,<<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15,194>>}]}, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.411 [info] auth_response(<<"262423585812786">>): {ok,[{epdg_auth_tuple,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>,<<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204>>,<<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>,<<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15,194>>}]} 04:12:49.412 [info] auth_response for <<"262423585812786">>: {ok,[{epdg_auth_tuple,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>,<<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>,<<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204>>,<<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>,<<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15,194>>}]} 04:12:49.412 [info] GSUP: Tx #{auth_tuples => [#{autn => <<44,27,130,27,94,244,222,147,241,58,237,198,57,112,10,35>>,ck => <<200,167,180,205,102,162,241,254,192,55,71,175,40,86,15,194>>,ik => <<25,36,138,12,236,111,87,207,234,228,81,135,19,133,40,167>>,rand => <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178>>,res => <<53,172,174,175,80,215,139,217,158,246,71,11,171,74,176,178,110,146,236,205,134,215,201,127,172,59,153,90,29,204>>}],imsi => <<"262423585812786">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423585812786">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423585812786 receive call lu_request from <0.814.0> in state state_authenticating 04:12:49.417 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423585812786">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.814.0> 04:12:49.418 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423585812786 consume call lu_request from <0.814.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423585812786 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:49.418 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} 04:12:49.418 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.419 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423585812786",undefined,undefined,false,false,undefined} 04:12:49.419 [debug] SWx Tx SAR Imsi="262423585812786" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423585812786 send ok to <0.201.0> 04:12:49.419 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423585812786",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423585812786 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423585812786 receive call {rx_swx_saa,{ok,1,#{}}} from <0.815.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423585812786 send ok to <0.815.0> *DBG* epdg_ue_fsm_262423585812786 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:49.428 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423585812786",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423585812786 consume call {rx_swx_saa,{ok,1,#{}}} from <0.815.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423585812786 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423585812786">>,ok}} 04:12:49.428 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423585812786 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.428 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423585812786",undefined,undefined,false,false,undefined} 04:12:49.428 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.428 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} 04:12:49.428 [info] lu_response(<<"262423585812786">>): ok 04:12:49.429 [info] lu_response for <<"262423585812786">>: ok 04:12:49.429 [info] GSUP: Tx #{imsi => <<"262423585812786">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423585812786">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423585812786 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.816.0> in state state_authenticated 04:12:49.432 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423585812786">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.432 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.432 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.816.0> 04:12:49.432 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423585812786 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.816.0> in state state_authenticated => state_wait_create_session_resp 04:12:49.432 [info] s2b: Tx {gtp,v2,create_session_request,0,8754720,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423585812786">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000295,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616199,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423585812786 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:49.433 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423585812786 receive call {rx_s6b_aar,"262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.817.0> in state state_authenticated 04:12:49.448 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.448 [info] ue_fsm ev_rx_s6b_aar: "262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.449 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423585812786",undefined,undefined,true,false,undefined} 04:12:49.449 [debug] SWx Tx SAR Imsi="262423585812786" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:49.449 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423585812786",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423585812786 send ok to <0.817.0> 04:12:49.450 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423585812786 consume call {rx_s6b_aar,"262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.817.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423585812786 receive call {rx_swx_saa,{ok,13,#{}}} from <0.818.0> in state state_authenticated_wait_swx_saa 04:12:49.460 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423585812786",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.460 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423585812786 send ok to <0.818.0> *DBG* aaa_ue_fsm_262423585812786 consume call {rx_swx_saa,{ok,13,#{}}} from <0.818.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.461 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423585812786","262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.817.0>} 04:12:49.461 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.461 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.472 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,103,133,150,32,0,2,0,2,0,16,0,87,0,9,1,160,174,32,75,239,172,18,50,103,79,0,5,0,1,192,168,0,7,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,174,32,75,239,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,174,32,75,239,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.473 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000295,8754720,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ў Kя">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2921352175,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2921352175,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} 04:12:49.473 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423585812786">>,<0.811.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000295,2921352175,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616199,2921352175}],[],[]}}}} *DBG* epdg_ue_fsm_262423585812786 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 2699616199, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2921352175}}} from <0.819.0> in state state_wait_create_session_resp 04:12:49.473 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.473 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 2699616199,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2921352175}} 04:12:49.474 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} 04:12:49.474 [info] KMOD Port Create PDP Context Call {<0.811.0>,[alias|#Ref<0.4071005738.2327379980.179010>]}: {create_pdp_context,{172,18,50,103},2699616199,2921352175,{192,168,0,7}} 04:12:49.474 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,7}, 2699616199, 2921352175 04:12:49.474 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],589,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,7}},{i_tid,2699616199},{o_tid,2921352175}]}} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.819.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423585812786">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 2699616199, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2921352175}}}} 04:12:49.474 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 2699616199,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2921352175}) returned ok *DBG* epdg_ue_fsm_262423585812786 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 2699616199, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2921352175}}} from <0.819.0> in state state_wait_create_session_resp => state_active 04:12:49.475 [info] tunnel_response(<<"262423585812786">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 2699616199,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2921352175}} 04:12:49.475 [info] tunnel_response for <<"262423585812786">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 2699616199,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2921352175}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.475 [info] GSUP: Tx #{imsi => <<"262423585812786">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,7>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423956761734">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423956761734 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423956761734 consume internal init_state in state state_new 04:12:49.492 [info] GSUP: Rx #{imsi => <<"262423956761734">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423956761734 receive call {auth_request,33,"internet",#{}} from <0.820.0> in state state_new 04:12:49.492 [info] ue_fsm start(epdg_ue_fsm_262423956761734) 04:12:49.492 [info] ue_fsm init(<<"262423956761734">>) *DBG* epdg_ue_fsm_262423956761734 send ok to <0.820.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423956761734 consume call {auth_request,33,"internet",#{}} from <0.820.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423956761734 enter aaa_ue_fsm in state state_new 04:12:49.492 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423956761734 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:49.493 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423956761734 consume internal init_state in state state_new 04:12:49.493 [info] ue_fsm start_link(aaa_ue_fsm_262423956761734) *DBG* aaa_ue_fsm_262423956761734 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.493 [info] ue_fsm init("262423956761734") 04:12:49.493 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.494 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423956761734",undefined,undefined,false,false,undefined} 04:12:49.494 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.494 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262423956761734",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423956761734 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423956761734 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.506 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423956761734",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125]],[[138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25]],["foobar"],[[66,246,199,143,240,169,16,231,202,158,52,126,16,26,106,21]],[[148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423956761734 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>, <<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224, 110,169,170,26,226,4,189,165,71,244,111,36,105,25>>, <<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>, <<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106, 21>>}]}} from <0.823.0> in state state_wait_swx_maa 04:12:49.506 [info] dia_sip2gsup: auth [138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125] authz [138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25]  04:12:49.506 [info] rand [138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224] autn [145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125]  04:12:49.506 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423956761734 send ok to <0.823.0> 04:12:49.507 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423956761734",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423956761734 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>, <<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224, 110,169,170,26,226,4,189,165,71,244,111,36,105,25>>, <<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>, <<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106, 21>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.507 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>,<<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25>>,<<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>,<<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106,21>>}]} *DBG* aaa_ue_fsm_262423956761734 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>, <<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224, 110,169,170,26,226,4,189,165,71,244,111,36,105,25>>, <<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>, <<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106, 21>>}]}} from <0.823.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423956761734 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423956761734">>, {ok, [{epdg_auth_tuple, <<138,42,42,174,86,222,122,224,97,196,32,29, 122,214,8,224>>, <<145,34,217,84,33,68,198,20,88,202,246,3,246, 189,17,125>>, <<138,42,42,174,86,222,122,224,97,196,32,29, 122,214,8,224,110,169,170,26,226,4,189,165, 71,244,111,36,105,25>>, <<148,189,93,242,60,59,202,178,110,112,218,140, 73,225,228,114>>, <<66,246,199,143,240,169,16,231,202,158, 52,126,16,26,106,21>>}]}}} 04:12:49.508 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>,<<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25>>,<<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>,<<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106,21>>}]}, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423956761734 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>, <<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>, <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224, 110,169,170,26,226,4,189,165,71,244,111,36,105,25>>, <<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>, <<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106, 21>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.508 [info] auth_response(<<"262423956761734">>): {ok,[{epdg_auth_tuple,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>,<<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25>>,<<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>,<<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106,21>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.509 [info] auth_response for <<"262423956761734">>: {ok,[{epdg_auth_tuple,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>,<<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>,<<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25>>,<<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>,<<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106,21>>}]} 04:12:49.509 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,34,217,84,33,68,198,20,88,202,246,3,246,189,17,125>>,ck => <<66,246,199,143,240,169,16,231,202,158,52,126,16,26,106,21>>,ik => <<148,189,93,242,60,59,202,178,110,112,218,140,73,225,228,114>>,rand => <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224>>,res => <<138,42,42,174,86,222,122,224,97,196,32,29,122,214,8,224,110,169,170,26,226,4,189,165,71,244,111,36,105,25>>}],imsi => <<"262423956761734">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423956761734">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423956761734 receive call lu_request from <0.824.0> in state state_authenticating 04:12:49.513 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423956761734">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423956761734 send ok to <0.824.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423956761734 consume call lu_request from <0.824.0> in state state_authenticating *DBG* aaa_ue_fsm_262423956761734 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:49.513 [info] ue_fsm lu_request 04:12:49.513 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} 04:12:49.513 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.513 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423956761734",undefined,undefined,false,false,undefined} 04:12:49.513 [debug] SWx Tx SAR Imsi="262423956761734" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423956761734 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423956761734 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:49.514 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423956761734",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423956761734 receive call {rx_swx_saa,{ok,1,#{}}} from <0.825.0> in state state_wait_swx_saa 04:12:49.519 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423956761734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423956761734 send ok to <0.825.0> *DBG* epdg_ue_fsm_262423956761734 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:49.519 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423956761734 consume call {rx_swx_saa,{ok,1,#{}}} from <0.825.0> in state state_wait_swx_saa => state_authenticated 04:12:49.519 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423956761734",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423956761734 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423956761734">>,ok}} 04:12:49.519 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423956761734 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.519 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} 04:12:49.519 [info] lu_response(<<"262423956761734">>): ok 04:12:49.520 [info] lu_response for <<"262423956761734">>: ok 04:12:49.520 [info] GSUP: Tx #{imsi => <<"262423956761734">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423956761734">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:49.522 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423956761734">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423956761734 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.826.0> in state state_authenticated 04:12:49.523 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.523 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} 04:12:49.523 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:49.523 [info] s2b: Tx {gtp,v2,create_session_request,0,8754721,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423956761734">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000296,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616200,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423956761734 send ok to <0.826.0> 04:12:49.523 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423956761734 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.826.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423956761734 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423956761734 receive call {rx_s6b_aar,"262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.827.0> in state state_authenticated 04:12:49.529 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.529 [info] ue_fsm ev_rx_s6b_aar: "262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.529 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423956761734",undefined,undefined,true,false,undefined} 04:12:49.529 [debug] SWx Tx SAR Imsi="262423956761734" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:49.529 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423956761734",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423956761734 send ok to <0.827.0> 04:12:49.529 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423956761734 consume call {rx_s6b_aar,"262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.827.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423956761734 receive call {rx_swx_saa,{ok,13,#{}}} from <0.828.0> in state state_authenticated_wait_swx_saa 04:12:49.532 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423956761734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.532 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423956761734 send ok to <0.828.0> 04:12:49.532 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423956761734","262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.827.0>} *DBG* aaa_ue_fsm_262423956761734 consume call {rx_swx_saa,{ok,13,#{}}} from <0.828.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.532 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.532 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.537 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,104,133,150,33,0,2,0,2,0,16,0,87,0,9,1,160,8,171,123,8,172,18,50,103,79,0,5,0,1,192,168,0,8,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,8,171,123,8,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,8,171,123,8,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.537 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000296,8754721,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"\bЋ{\b">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,145455880,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,145455880,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} 04:12:49.537 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423956761734">>,<0.821.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000296,145455880,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616200,145455880}],[],[],[],[],[],[],[],[],[]}}}} 04:12:49.537 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262423956761734 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 2699616200, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 145455880}}} from <0.829.0> in state state_wait_create_session_resp 04:12:49.537 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 2699616200,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 145455880}} 04:12:49.537 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} 04:12:49.537 [info] KMOD Port Create PDP Context Call {<0.821.0>,[alias|#Ref<0.4071005738.2327379981.181657>]}: {create_pdp_context,{172,18,50,103},2699616200,145455880,{192,168,0,8}} 04:12:49.537 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,8}, 2699616200, 145455880 04:12:49.537 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1358,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,8}},{i_tid,2699616200},{o_tid,145455880}]}} *DBG* epdg_ue_fsm_262423956761734 send ok to <0.829.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423956761734">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 2699616200, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 145455880}}}} 04:12:49.537 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 2699616200,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 145455880}) returned ok *DBG* epdg_ue_fsm_262423956761734 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 2699616200, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 145455880}}} from <0.829.0> in state state_wait_create_session_resp => state_active 04:12:49.537 [info] tunnel_response(<<"262423956761734">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 2699616200,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 145455880}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.538 [info] tunnel_response for <<"262423956761734">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 2699616200,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 145455880}} 04:12:49.538 [info] GSUP: Tx #{imsi => <<"262423956761734">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,8>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422911379671">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:49.593 [info] GSUP: Rx #{imsi => <<"262422911379671">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422911379671 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422911379671 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422911379671 receive call {auth_request,33,"internet",#{}} from <0.830.0> in state state_new 04:12:49.593 [info] ue_fsm start(epdg_ue_fsm_262422911379671) *DBG* epdg_ue_fsm_262422911379671 send ok to <0.830.0> *DBG* epdg_ue_fsm_262422911379671 consume call {auth_request,33,"internet",#{}} from <0.830.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.593 [info] ue_fsm init(<<"262422911379671">>) *DBG* aaa_ue_fsm_262422911379671 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422911379671 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422911379671 consume internal init_state in state state_new 04:12:49.593 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422911379671 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.594 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} 04:12:49.594 [info] ue_fsm start_link(aaa_ue_fsm_262422911379671) 04:12:49.594 [info] ue_fsm init("262422911379671") 04:12:49.594 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422911379671 send ok to <0.201.0> 04:12:49.595 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422911379671",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422911379671 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.595 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.595 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262422911379671",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422911379671 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>, <<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35, 151,85,178,107,246,28,98,118,182,248,10,100,199>>, <<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>, <<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80, 141>>}]}} from <0.833.0> in state state_wait_swx_maa 04:12:49.610 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422911379671",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190]],[[184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199]],["foobar"],[[110,251,195,22,176,176,50,130,253,106,151,253,26,16,80,141]],[[183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422911379671 send ok to <0.833.0> *DBG* aaa_ue_fsm_262422911379671 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>, <<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35, 151,85,178,107,246,28,98,118,182,248,10,100,199>>, <<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>, <<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80, 141>>}]}} from <0.833.0> in state state_wait_swx_maa => state_new 04:12:49.610 [info] dia_sip2gsup: auth [184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190] authz [184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199]  *DBG* epdg_ue_fsm_262422911379671 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>, <<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35, 151,85,178,107,246,28,98,118,182,248,10,100,199>>, <<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>, <<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80, 141>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.610 [info] rand [184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119] autn [227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190]  04:12:49.610 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422911379671 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422911379671">>, {ok, [{epdg_auth_tuple, <<184,56,61,56,214,217,145,2,9,212,149,170,255, 30,123,119>>, <<227,238,239,239,67,150,88,254,130,57,204,183, 196,227,83,190>>, <<184,56,61,56,214,217,145,2,9,212,149,170,255, 30,123,119,35,151,85,178,107,246,28,98,118, 182,248,10,100,199>>, <<183,246,31,77,80,42,84,249,243,175,123,38, 128,168,89,169>>, <<110,251,195,22,176,176,50,130,253,106, 151,253,26,16,80,141>>}]}}} 04:12:49.610 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422911379671",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422911379671 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>, <<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>, <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35, 151,85,178,107,246,28,98,118,182,248,10,100,199>>, <<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>, <<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80, 141>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.611 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>,<<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199>>,<<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>,<<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80,141>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.612 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>,<<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199>>,<<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>,<<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80,141>>}]}, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} 04:12:49.612 [info] auth_response(<<"262422911379671">>): {ok,[{epdg_auth_tuple,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>,<<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199>>,<<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>,<<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80,141>>}]} 04:12:49.613 [info] auth_response for <<"262422911379671">>: {ok,[{epdg_auth_tuple,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>,<<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>,<<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199>>,<<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>,<<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80,141>>}]} 04:12:49.613 [info] GSUP: Tx #{auth_tuples => [#{autn => <<227,238,239,239,67,150,88,254,130,57,204,183,196,227,83,190>>,ck => <<110,251,195,22,176,176,50,130,253,106,151,253,26,16,80,141>>,ik => <<183,246,31,77,80,42,84,249,243,175,123,38,128,168,89,169>>,rand => <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119>>,res => <<184,56,61,56,214,217,145,2,9,212,149,170,255,30,123,119,35,151,85,178,107,246,28,98,118,182,248,10,100,199>>}],imsi => <<"262422911379671">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422911379671">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422911379671 receive call lu_request from <0.834.0> in state state_authenticating *DBG* epdg_ue_fsm_262422911379671 send ok to <0.834.0> *DBG* epdg_ue_fsm_262422911379671 consume call lu_request from <0.834.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.618 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422911379671">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422911379671 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:49.618 [info] ue_fsm lu_request 04:12:49.618 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} 04:12:49.619 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.619 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422911379671",undefined,undefined,false,false,undefined} 04:12:49.619 [debug] SWx Tx SAR Imsi="262422911379671" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422911379671 send ok to <0.201.0> 04:12:49.619 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422911379671",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422911379671 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422911379671 receive call {rx_swx_saa,{ok,1,#{}}} from <0.835.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422911379671 send ok to <0.835.0> 04:12:49.628 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422911379671",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422911379671 consume call {rx_swx_saa,{ok,1,#{}}} from <0.835.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422911379671 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:49.628 [info] ue_fsm ev_rx_swx_saa 04:12:49.628 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422911379671",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422911379671 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422911379671">>,ok}} 04:12:49.629 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422911379671 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.629 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.629 [info] lu_response(<<"262422911379671">>): ok 04:12:49.629 [info] lu_response for <<"262422911379671">>: ok 04:12:49.629 [info] GSUP: Tx #{imsi => <<"262422911379671">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422911379671">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:49.634 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422911379671">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422911379671 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.836.0> in state state_authenticated 04:12:49.634 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.635 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} 04:12:49.635 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:49.635 [info] s2b: Tx {gtp,v2,create_session_request,0,8754722,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422911379671">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000297,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616201,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422911379671 send ok to <0.836.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.635 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422911379671 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.836.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422911379671 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422911379671 receive call {rx_s6b_aar,"262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.837.0> in state state_authenticated 04:12:49.647 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.647 [info] ue_fsm ev_rx_s6b_aar: "262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.648 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422911379671",undefined,undefined,true,false,undefined} 04:12:49.648 [debug] SWx Tx SAR Imsi="262422911379671" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422911379671 send ok to <0.837.0> *DBG* aaa_ue_fsm_262422911379671 consume call {rx_s6b_aar,"262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.837.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:49.648 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422911379671",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:49.648 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422911379671 receive call {rx_swx_saa,{ok,13,#{}}} from <0.838.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422911379671 send ok to <0.838.0> *DBG* aaa_ue_fsm_262422911379671 consume call {rx_swx_saa,{ok,13,#{}}} from <0.838.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.653 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422911379671",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.653 [info] ue_fsm ev_rx_swx_saa 04:12:49.653 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422911379671","262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.837.0>} 04:12:49.653 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.654 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.660 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,105,133,150,34,0,2,0,2,0,16,0,87,0,9,1,160,189,63,249,173,172,18,50,103,79,0,5,0,1,192,168,0,9,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,189,63,249,173,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,189,63,249,173,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422911379671 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 2699616201, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3175086509}}} from <0.839.0> in state state_wait_create_session_resp 04:12:49.660 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000297,8754722,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Н?љ­">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3175086509,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3175086509,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} 04:12:49.661 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422911379671">>,<0.831.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000297,3175086509,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616201,3175086509}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:49.661 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.661 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 2699616201,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3175086509}} 04:12:49.661 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} 04:12:49.661 [info] KMOD Port Create PDP Context Call {<0.831.0>,[alias|#Ref<0.4071005738.2327379980.179272>]}: {create_pdp_context,{172,18,50,103},2699616201,3175086509,{192,168,0,9}} *DBG* epdg_ue_fsm_262422911379671 send ok to <0.839.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422911379671">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 2699616201, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3175086509}}}} 04:12:49.661 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,9}, 2699616201, 3175086509 *DBG* epdg_ue_fsm_262422911379671 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 2699616201, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3175086509}}} from <0.839.0> in state state_wait_create_session_resp => state_active 04:12:49.661 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],653,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,9}},{i_tid,2699616201},{o_tid,3175086509}]}} 04:12:49.661 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 2699616201,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3175086509}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.661 [info] tunnel_response(<<"262422911379671">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 2699616201,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3175086509}} 04:12:49.662 [info] tunnel_response for <<"262422911379671">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 2699616201,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3175086509}} 04:12:49.662 [info] GSUP: Tx #{imsi => <<"262422911379671">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,9>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426526257887">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426526257887 enter epdg_ue_fsm in state state_new 04:12:49.693 [info] GSUP: Rx #{imsi => <<"262426526257887">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426526257887 consume internal init_state in state state_new 04:12:49.693 [info] ue_fsm start(epdg_ue_fsm_262426526257887) *DBG* epdg_ue_fsm_262426526257887 receive call {auth_request,33,"internet",#{}} from <0.840.0> in state state_new 04:12:49.693 [info] ue_fsm init(<<"262426526257887">>) *DBG* epdg_ue_fsm_262426526257887 send ok to <0.840.0> 04:12:49.694 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426526257887 consume call {auth_request,33,"internet",#{}} from <0.840.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426526257887 enter aaa_ue_fsm in state state_new 04:12:49.694 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426526257887 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426526257887 consume internal init_state in state state_new 04:12:49.694 [info] ue_fsm start_link(aaa_ue_fsm_262426526257887) *DBG* aaa_ue_fsm_262426526257887 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.694 [info] ue_fsm init("262426526257887") 04:12:49.695 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.695 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426526257887",undefined,undefined,false,false,undefined} 04:12:49.695 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.695 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262426526257887",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426526257887 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426526257887 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.709 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426526257887",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169]],[[252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201]],["foobar"],[[252,124,204,175,156,152,4,153,103,82,41,197,123,121,109,72]],[[20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426526257887 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>, <<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71, 125,215,50,248,93,248,124,211,203,203,238,65,45,201>>, <<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>, <<252,124,204,175,156,152,4,153,103,82,41,197,123,121, 109,72>>}]}} from <0.843.0> in state state_wait_swx_maa 04:12:49.709 [info] dia_sip2gsup: auth [252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169] authz [252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201]  04:12:49.709 [info] rand [252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71] autn [29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169]  04:12:49.709 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426526257887 send ok to <0.843.0> 04:12:49.710 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426526257887",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426526257887 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>, <<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71, 125,215,50,248,93,248,124,211,203,203,238,65,45,201>>, <<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>, <<252,124,204,175,156,152,4,153,103,82,41,197,123,121, 109,72>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426526257887 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>, <<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71, 125,215,50,248,93,248,124,211,203,203,238,65,45,201>>, <<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>, <<252,124,204,175,156,152,4,153,103,82,41,197,123,121, 109,72>>}]}} from <0.843.0> in state state_wait_swx_maa => state_new 04:12:49.710 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>,<<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201>>,<<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>,<<252,124,204,175,156,152,4,153,103,82,41,197,123,121,109,72>>}]} *DBG* epdg_ue_fsm_262426526257887 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426526257887">>, {ok, [{epdg_auth_tuple, <<252,233,63,134,132,205,181,77,1,186,111,40, 135,149,94,71>>, <<29,24,40,239,96,133,115,197,174,102,192,216, 250,146,10,169>>, <<252,233,63,134,132,205,181,77,1,186,111,40, 135,149,94,71,125,215,50,248,93,248,124,211, 203,203,238,65,45,201>>, <<20,221,101,94,248,74,17,241,142,246,228,247, 40,22,218,15>>, <<252,124,204,175,156,152,4,153,103,82,41, 197,123,121,109,72>>}]}}} 04:12:49.711 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>,<<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201>>,<<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>,<<252,124,204,175,156,152,4,153,103,82,41,197,123,121,109,72>>}]}, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426526257887 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>, <<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>, <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71, 125,215,50,248,93,248,124,211,203,203,238,65,45,201>>, <<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>, <<252,124,204,175,156,152,4,153,103,82,41,197,123,121, 109,72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.711 [info] auth_response(<<"262426526257887">>): {ok,[{epdg_auth_tuple,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>,<<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201>>,<<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>,<<252,124,204,175,156,152,4,153,103,82,41,197,123,121,109,72>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.712 [info] auth_response for <<"262426526257887">>: {ok,[{epdg_auth_tuple,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>,<<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>,<<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201>>,<<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>,<<252,124,204,175,156,152,4,153,103,82,41,197,123,121,109,72>>}]} 04:12:49.712 [info] GSUP: Tx #{auth_tuples => [#{autn => <<29,24,40,239,96,133,115,197,174,102,192,216,250,146,10,169>>,ck => <<252,124,204,175,156,152,4,153,103,82,41,197,123,121,109,72>>,ik => <<20,221,101,94,248,74,17,241,142,246,228,247,40,22,218,15>>,rand => <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71>>,res => <<252,233,63,134,132,205,181,77,1,186,111,40,135,149,94,71,125,215,50,248,93,248,124,211,203,203,238,65,45,201>>}],imsi => <<"262426526257887">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426526257887">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426526257887 receive call lu_request from <0.844.0> in state state_authenticating *DBG* epdg_ue_fsm_262426526257887 send ok to <0.844.0> 04:12:49.718 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426526257887">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426526257887 consume call lu_request from <0.844.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426526257887 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:49.718 [info] ue_fsm lu_request 04:12:49.718 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} 04:12:49.719 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.719 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426526257887",undefined,undefined,false,false,undefined} 04:12:49.719 [debug] SWx Tx SAR Imsi="262426526257887" Type=1 APN="internet" AgentInfoOpt=[]  04:12:49.719 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426526257887",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426526257887 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426526257887 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426526257887 receive call {rx_swx_saa,{ok,1,#{}}} from <0.845.0> in state state_wait_swx_saa 04:12:49.729 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426526257887",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.729 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426526257887 send ok to <0.845.0> *DBG* epdg_ue_fsm_262426526257887 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:49.730 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426526257887",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426526257887 consume call {rx_swx_saa,{ok,1,#{}}} from <0.845.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426526257887 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426526257887">>,ok}} 04:12:49.730 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426526257887 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.730 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.730 [info] lu_response(<<"262426526257887">>): ok 04:12:49.730 [info] lu_response for <<"262426526257887">>: ok 04:12:49.730 [info] GSUP: Tx #{imsi => <<"262426526257887">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426526257887">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426526257887 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.846.0> in state state_authenticated 04:12:49.736 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426526257887">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.736 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.736 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} 04:12:49.737 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262426526257887 send ok to <0.846.0> 04:12:49.737 [info] s2b: Tx {gtp,v2,create_session_request,0,8754723,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426526257887">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000298,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616202,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426526257887 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.846.0> in state state_authenticated => state_wait_create_session_resp 04:12:49.737 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426526257887 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426526257887 receive call {rx_s6b_aar,"262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.847.0> in state state_authenticated 04:12:49.753 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.753 [info] ue_fsm ev_rx_s6b_aar: "262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.754 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426526257887",undefined,undefined,true,false,undefined} 04:12:49.754 [debug] SWx Tx SAR Imsi="262426526257887" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426526257887 send ok to <0.847.0> 04:12:49.754 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426526257887",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426526257887 consume call {rx_s6b_aar,"262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.847.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:49.755 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426526257887 receive call {rx_swx_saa,{ok,13,#{}}} from <0.848.0> in state state_authenticated_wait_swx_saa 04:12:49.764 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426526257887",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.764 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426526257887 send ok to <0.848.0> *DBG* aaa_ue_fsm_262426526257887 consume call {rx_swx_saa,{ok,13,#{}}} from <0.848.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.764 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426526257887","262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.847.0>} 04:12:49.764 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.764 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.775 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,106,133,150,35,0,2,0,2,0,16,0,87,0,9,1,160,154,75,61,223,172,18,50,103,79,0,5,0,1,192,168,0,10,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,154,75,61,223,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,154,75,61,223,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426526257887 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 2699616202, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2588622303}}} from <0.849.0> in state state_wait_create_session_resp 04:12:49.776 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000298,8754723,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<154,75,61,223>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2588622303,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2588622303,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} 04:12:49.776 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426526257887">>,<0.841.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000298,2588622303,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616202,2588622303}]}}}} 04:12:49.776 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:49.776 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 2699616202,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2588622303}} 04:12:49.776 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426526257887 send ok to <0.849.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426526257887">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 2699616202, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2588622303}}}} 04:12:49.776 [info] KMOD Port Create PDP Context Call {<0.841.0>,[alias|#Ref<0.4071005738.2327379981.181989>]}: {create_pdp_context,{172,18,50,103},2699616202,2588622303,{192,168,0,10}} *DBG* epdg_ue_fsm_262426526257887 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 2699616202, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2588622303}}} from <0.849.0> in state state_wait_create_session_resp => state_active 04:12:49.776 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,10}, 2699616202, 2588622303 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.776 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],717,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,10}},{i_tid,2699616202},{o_tid,2588622303}]}} 04:12:49.777 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 2699616202,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2588622303}) returned ok 04:12:49.777 [info] tunnel_response(<<"262426526257887">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 2699616202,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2588622303}} 04:12:49.778 [info] tunnel_response for <<"262426526257887">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 2699616202,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2588622303}} 04:12:49.778 [info] GSUP: Tx #{imsi => <<"262426526257887">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,10>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422316515272">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:49.793 [info] GSUP: Rx #{imsi => <<"262422316515272">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422316515272 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422316515272 consume internal init_state in state state_new 04:12:49.793 [info] ue_fsm start(epdg_ue_fsm_262422316515272) *DBG* epdg_ue_fsm_262422316515272 receive call {auth_request,33,"internet",#{}} from <0.850.0> in state state_new 04:12:49.793 [info] ue_fsm init(<<"262422316515272">>) *DBG* epdg_ue_fsm_262422316515272 send ok to <0.850.0> 04:12:49.793 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422316515272 consume call {auth_request,33,"internet",#{}} from <0.850.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.793 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422316515272 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422316515272 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:49.794 [info] ue_fsm start_link(aaa_ue_fsm_262422316515272) *DBG* aaa_ue_fsm_262422316515272 consume internal init_state in state state_new 04:12:49.794 [info] ue_fsm init("262422316515272") *DBG* aaa_ue_fsm_262422316515272 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.794 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.795 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422316515272",undefined,undefined,false,false,undefined} 04:12:49.795 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:49.795 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262422316515272",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422316515272 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422316515272 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.809 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422316515272",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255]],[[30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147]],["foobar"],[[178,47,249,120,72,67,146,36,57,249,131,159,242,187,245,108]],[[90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422316515272 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>, <<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162, 199,130,34,130,142,130,50,44,92,155,170,151,147>>, <<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>, <<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245, 108>>}]}} from <0.853.0> in state state_wait_swx_maa 04:12:49.809 [info] dia_sip2gsup: auth [30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255] authz [30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147]  04:12:49.809 [info] rand [30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172] autn [11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255]  04:12:49.809 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422316515272 send ok to <0.853.0> 04:12:49.810 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422316515272",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422316515272 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>, <<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162, 199,130,34,130,142,130,50,44,92,155,170,151,147>>, <<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>, <<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245, 108>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.810 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>,<<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147>>,<<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>,<<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245,108>>}]} *DBG* aaa_ue_fsm_262422316515272 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>, <<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162, 199,130,34,130,142,130,50,44,92,155,170,151,147>>, <<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>, <<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245, 108>>}]}} from <0.853.0> in state state_wait_swx_maa => state_new 04:12:49.811 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>,<<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147>>,<<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>,<<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245,108>>}]}, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422316515272 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422316515272">>, {ok, [{epdg_auth_tuple, <<30,201,5,162,93,193,195,238,30,70,5,8,199, 253,124,172>>, <<11,203,248,173,182,20,67,111,40,70,94,239, 207,198,30,255>>, <<30,201,5,162,93,193,195,238,30,70,5,8,199, 253,124,172,162,199,130,34,130,142,130,50,44, 92,155,170,151,147>>, <<90,129,142,12,228,83,207,220,177,67,126,251, 150,233,83,119>>, <<178,47,249,120,72,67,146,36,57,249,131, 159,242,187,245,108>>}]}}} 04:12:49.811 [info] auth_response(<<"262422316515272">>): {ok,[{epdg_auth_tuple,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>,<<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147>>,<<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>,<<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245,108>>}]} *DBG* epdg_ue_fsm_262422316515272 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>, <<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>, <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162, 199,130,34,130,142,130,50,44,92,155,170,151,147>>, <<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>, <<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245, 108>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.812 [info] auth_response for <<"262422316515272">>: {ok,[{epdg_auth_tuple,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>,<<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>,<<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147>>,<<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>,<<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245,108>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.812 [info] GSUP: Tx #{auth_tuples => [#{autn => <<11,203,248,173,182,20,67,111,40,70,94,239,207,198,30,255>>,ck => <<178,47,249,120,72,67,146,36,57,249,131,159,242,187,245,108>>,ik => <<90,129,142,12,228,83,207,220,177,67,126,251,150,233,83,119>>,rand => <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172>>,res => <<30,201,5,162,93,193,195,238,30,70,5,8,199,253,124,172,162,199,130,34,130,142,130,50,44,92,155,170,151,147>>}],imsi => <<"262422316515272">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422316515272">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422316515272 receive call lu_request from <0.854.0> in state state_authenticating 04:12:49.817 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422316515272">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422316515272 send ok to <0.854.0> *DBG* aaa_ue_fsm_262422316515272 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422316515272 consume call lu_request from <0.854.0> in state state_authenticating 04:12:49.817 [info] ue_fsm lu_request 04:12:49.817 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} 04:12:49.817 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.818 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422316515272",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422316515272 send ok to <0.201.0> 04:12:49.818 [debug] SWx Tx SAR Imsi="262422316515272" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422316515272 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:49.818 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422316515272",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422316515272 receive call {rx_swx_saa,{ok,1,#{}}} from <0.855.0> in state state_wait_swx_saa 04:12:49.828 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422316515272",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422316515272 send ok to <0.855.0> *DBG* epdg_ue_fsm_262422316515272 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422316515272 consume call {rx_swx_saa,{ok,1,#{}}} from <0.855.0> in state state_wait_swx_saa => state_authenticated 04:12:49.828 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422316515272 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422316515272">>,ok}} 04:12:49.828 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422316515272",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422316515272 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.829 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.829 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} 04:12:49.829 [info] lu_response(<<"262422316515272">>): ok 04:12:49.829 [info] lu_response for <<"262422316515272">>: ok 04:12:49.829 [info] GSUP: Tx #{imsi => <<"262422316515272">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422316515272">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422316515272 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.856.0> in state state_authenticated 04:12:49.834 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422316515272">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.834 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.834 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} 04:12:49.834 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:49.834 [info] s2b: Tx {gtp,v2,create_session_request,0,8754724,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422316515272">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000299,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616203,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422316515272 send ok to <0.856.0> 04:12:49.834 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422316515272 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.856.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422316515272 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422316515272 receive call {rx_s6b_aar,"262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.857.0> in state state_authenticated 04:12:49.846 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422316515272 send ok to <0.857.0> 04:12:49.846 [info] ue_fsm ev_rx_s6b_aar: "262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422316515272 consume call {rx_s6b_aar,"262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.857.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:49.846 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422316515272",undefined,undefined,true,false,undefined} 04:12:49.846 [debug] SWx Tx SAR Imsi="262422316515272" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:49.846 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422316515272",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:49.846 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422316515272 receive call {rx_swx_saa,{ok,13,#{}}} from <0.858.0> in state state_authenticated_wait_swx_saa 04:12:49.853 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422316515272",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:49.853 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422316515272 send ok to <0.858.0> *DBG* aaa_ue_fsm_262422316515272 consume call {rx_swx_saa,{ok,13,#{}}} from <0.858.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.853 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422316515272","262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.857.0>} 04:12:49.853 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.853 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.858 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,107,133,150,36,0,2,0,2,0,16,0,87,0,9,1,160,6,169,168,198,172,18,50,103,79,0,5,0,1,192,168,0,11,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,6,169,168,198,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,6,169,168,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.858 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000299,8754724,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<6,169,168,198>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,111782086,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,111782086,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} 04:12:49.858 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422316515272">>,<0.851.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000299,111782086,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616203,111782086}],[]}}}} 04:12:49.858 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422316515272 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 2699616203, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 111782086}}} from <0.859.0> in state state_wait_create_session_resp 04:12:49.858 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 2699616203,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 111782086}} 04:12:49.858 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} 04:12:49.859 [info] KMOD Port Create PDP Context Call {<0.851.0>,[alias|#Ref<0.4071005738.2327379981.182169>]}: {create_pdp_context,{172,18,50,103},2699616203,111782086,{192,168,0,11}} 04:12:49.859 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,11}, 2699616203, 111782086 04:12:49.859 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],781,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,11}},{i_tid,2699616203},{o_tid,111782086}]}} *DBG* epdg_ue_fsm_262422316515272 send ok to <0.859.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422316515272">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 2699616203, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 111782086}}}} 04:12:49.859 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 2699616203,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 111782086}) returned ok *DBG* epdg_ue_fsm_262422316515272 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 2699616203, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 111782086}}} from <0.859.0> in state state_wait_create_session_resp => state_active 04:12:49.859 [info] tunnel_response(<<"262422316515272">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 2699616203,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 111782086}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.859 [info] tunnel_response for <<"262422316515272">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 2699616203,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 111782086}} 04:12:49.859 [info] GSUP: Tx #{imsi => <<"262422316515272">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,11>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421924726347">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:49.893 [info] GSUP: Rx #{imsi => <<"262421924726347">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421924726347 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421924726347 consume internal init_state in state state_new 04:12:49.894 [info] ue_fsm start(epdg_ue_fsm_262421924726347) *DBG* epdg_ue_fsm_262421924726347 receive call {auth_request,33,"internet",#{}} from <0.860.0> in state state_new 04:12:49.894 [info] ue_fsm init(<<"262421924726347">>) *DBG* epdg_ue_fsm_262421924726347 send ok to <0.860.0> 04:12:49.894 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421924726347 consume call {auth_request,33,"internet",#{}} from <0.860.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421924726347 enter aaa_ue_fsm in state state_new 04:12:49.894 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421924726347 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421924726347 consume internal init_state in state state_new 04:12:49.895 [info] ue_fsm start_link(aaa_ue_fsm_262421924726347) *DBG* aaa_ue_fsm_262421924726347 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.895 [info] ue_fsm init("262421924726347") 04:12:49.895 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.896 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421924726347",undefined,undefined,false,false,undefined} 04:12:49.896 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421924726347 send ok to <0.201.0> 04:12:49.896 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262421924726347",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421924726347 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:49.911 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421924726347",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89]],[[210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218]],["foobar"],[[38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46]],[[9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421924726347 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>, <<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242, 183,160,95,92,197,118,116,177,192,103,2,207,218>>, <<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>, <<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]}} from <0.863.0> in state state_wait_swx_maa 04:12:49.911 [info] dia_sip2gsup: auth [210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89] authz [210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218]  04:12:49.911 [info] rand [210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111] autn [254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89]  *DBG* aaa_ue_fsm_262421924726347 send ok to <0.863.0> 04:12:49.911 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421924726347 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>, <<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242, 183,160,95,92,197,118,116,177,192,103,2,207,218>>, <<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>, <<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]}} from <0.863.0> in state state_wait_swx_maa => state_new 04:12:49.912 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421924726347",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421924726347 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>, <<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242, 183,160,95,92,197,118,116,177,192,103,2,207,218>>, <<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>, <<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:49.912 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>,<<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218>>,<<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>,<<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]} *DBG* epdg_ue_fsm_262421924726347 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421924726347">>, {ok, [{epdg_auth_tuple, <<210,170,192,13,137,69,8,0,198,215,76,229,65, 248,3,111>>, <<254,235,135,215,239,14,163,89,122,77,239,119, 186,25,85,89>>, <<210,170,192,13,137,69,8,0,198,215,76,229,65, 248,3,111,242,183,160,95,92,197,118,116,177, 192,103,2,207,218>>, <<9,213,13,172,31,32,220,247,160,129,29,54,221, 63,74,60>>, <<38,33,85,240,2,193,20,99,13,87,75,253, 142,12,163,46>>}]}}} 04:12:49.913 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>,<<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218>>,<<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>,<<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]}, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421924726347 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>, <<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>, <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242, 183,160,95,92,197,118,116,177,192,103,2,207,218>>, <<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>, <<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:49.913 [info] auth_response(<<"262421924726347">>): {ok,[{epdg_auth_tuple,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>,<<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218>>,<<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>,<<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.914 [info] auth_response for <<"262421924726347">>: {ok,[{epdg_auth_tuple,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>,<<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>,<<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218>>,<<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>,<<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>}]} 04:12:49.914 [info] GSUP: Tx #{auth_tuples => [#{autn => <<254,235,135,215,239,14,163,89,122,77,239,119,186,25,85,89>>,ck => <<38,33,85,240,2,193,20,99,13,87,75,253,142,12,163,46>>,ik => <<9,213,13,172,31,32,220,247,160,129,29,54,221,63,74,60>>,rand => <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111>>,res => <<210,170,192,13,137,69,8,0,198,215,76,229,65,248,3,111,242,183,160,95,92,197,118,116,177,192,103,2,207,218>>}],imsi => <<"262421924726347">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421924726347">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421924726347 receive call lu_request from <0.864.0> in state state_authenticating *DBG* epdg_ue_fsm_262421924726347 send ok to <0.864.0> 04:12:49.919 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421924726347">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421924726347 consume call lu_request from <0.864.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421924726347 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:49.919 [info] ue_fsm lu_request 04:12:49.920 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} 04:12:49.920 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:49.920 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421924726347",undefined,undefined,false,false,undefined} 04:12:49.920 [debug] SWx Tx SAR Imsi="262421924726347" Type=1 APN="internet" AgentInfoOpt=[]  04:12:49.920 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421924726347",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421924726347 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421924726347 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421924726347 receive call {rx_swx_saa,{ok,1,#{}}} from <0.865.0> in state state_wait_swx_saa 04:12:49.927 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421924726347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421924726347 send ok to <0.865.0> *DBG* epdg_ue_fsm_262421924726347 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421924726347 consume call {rx_swx_saa,{ok,1,#{}}} from <0.865.0> in state state_wait_swx_saa => state_authenticated 04:12:49.927 [info] ue_fsm ev_rx_swx_saa 04:12:49.927 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421924726347",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421924726347 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421924726347">>,ok}} 04:12:49.927 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421924726347 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:49.928 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.928 [info] lu_response(<<"262421924726347">>): ok 04:12:49.928 [info] lu_response for <<"262421924726347">>: ok 04:12:49.928 [info] GSUP: Tx #{imsi => <<"262421924726347">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421924726347">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421924726347 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.866.0> in state state_authenticated 04:12:49.932 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421924726347">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:49.932 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:49.932 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} 04:12:49.932 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262421924726347 send ok to <0.866.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.932 [info] s2b: Tx {gtp,v2,create_session_request,0,8754725,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421924726347">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000300,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616204,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421924726347 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.866.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421924726347 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:49.932 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421924726347 receive call {rx_s6b_aar,"262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.867.0> in state state_authenticated 04:12:49.945 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:49.945 [info] ue_fsm ev_rx_s6b_aar: "262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:49.945 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421924726347",undefined,undefined,true,false,undefined} 04:12:49.945 [debug] SWx Tx SAR Imsi="262421924726347" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421924726347 send ok to <0.867.0> 04:12:49.945 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421924726347",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421924726347 consume call {rx_s6b_aar,"262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.867.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:49.946 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421924726347 receive call {rx_swx_saa,{ok,13,#{}}} from <0.868.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421924726347 send ok to <0.868.0> 04:12:49.951 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421924726347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421924726347 consume call {rx_swx_saa,{ok,13,#{}}} from <0.868.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:49.951 [info] ue_fsm ev_rx_swx_saa 04:12:49.952 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421924726347","262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.867.0>} 04:12:49.952 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:49.952 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:49.959 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,108,133,150,37,0,2,0,2,0,16,0,87,0,9,1,160,157,149,242,207,172,18,50,103,79,0,5,0,1,192,168,0,12,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,157,149,242,207,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,157,149,242,207,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:49.959 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000300,8754725,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<157,149,242,207>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2643849935,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2643849935,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} 04:12:49.959 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421924726347">>,<0.861.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000300,2643849935,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616204,2643849935}],[],[],[],[],[],[],[],[]}}}} 04:12:49.959 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421924726347 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 2699616204, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2643849935}}} from <0.869.0> in state state_wait_create_session_resp 04:12:49.959 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 2699616204,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2643849935}} 04:12:49.960 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} 04:12:49.960 [info] KMOD Port Create PDP Context Call {<0.861.0>,[alias|#Ref<0.4071005738.2327379980.179610>]}: {create_pdp_context,{172,18,50,103},2699616204,2643849935,{192,168,0,12}} 04:12:49.960 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,12}, 2699616204, 2643849935 04:12:49.960 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],845,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,12}},{i_tid,2699616204},{o_tid,2643849935}]}} *DBG* epdg_ue_fsm_262421924726347 send ok to <0.869.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421924726347">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 2699616204, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2643849935}}}} 04:12:49.960 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 2699616204,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2643849935}) returned ok *DBG* epdg_ue_fsm_262421924726347 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 2699616204, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2643849935}}} from <0.869.0> in state state_wait_create_session_resp => state_active 04:12:49.960 [info] tunnel_response(<<"262421924726347">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 2699616204,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2643849935}} 04:12:49.961 [info] tunnel_response for <<"262421924726347">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 2699616204,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2643849935}} 04:12:49.961 [info] GSUP: Tx #{imsi => <<"262421924726347">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,12>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429451519727">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:49.994 [info] GSUP: Rx #{imsi => <<"262429451519727">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429451519727 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429451519727 consume internal init_state in state state_new 04:12:49.994 [info] ue_fsm start(epdg_ue_fsm_262429451519727) *DBG* epdg_ue_fsm_262429451519727 receive call {auth_request,33,"internet",#{}} from <0.870.0> in state state_new 04:12:49.994 [info] ue_fsm init(<<"262429451519727">>) *DBG* epdg_ue_fsm_262429451519727 send ok to <0.870.0> 04:12:49.994 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429451519727 consume call {auth_request,33,"internet",#{}} from <0.870.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429451519727 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.995 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429451519727 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429451519727 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429451519727 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:49.995 [info] ue_fsm start_link(aaa_ue_fsm_262429451519727) 04:12:49.995 [info] ue_fsm init("262429451519727") 04:12:49.995 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:49.996 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429451519727",undefined,undefined,false,false,undefined} 04:12:49.996 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429451519727 send ok to <0.201.0> 04:12:49.996 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262429451519727",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429451519727 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:50.010 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429451519727",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165]],[[132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24]],["foobar"],[[130,243,115,32,75,211,78,172,216,49,18,203,119,69,44,209]],[[161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429451519727 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>, <<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151, 11,215,104,25,120,50,184,134,80,49,116,2,184,24>>, <<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>, <<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44, 209>>}]}} from <0.873.0> in state state_wait_swx_maa 04:12:50.010 [info] dia_sip2gsup: auth [132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165] authz [132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24]  04:12:50.010 [info] rand [132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151] autn [73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165]  04:12:50.010 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429451519727 send ok to <0.873.0> *DBG* epdg_ue_fsm_262429451519727 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>, <<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151, 11,215,104,25,120,50,184,134,80,49,116,2,184,24>>, <<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>, <<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44, 209>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.011 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429451519727",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429451519727 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>, <<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151, 11,215,104,25,120,50,184,134,80,49,116,2,184,24>>, <<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>, <<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44, 209>>}]}} from <0.873.0> in state state_wait_swx_maa => state_new 04:12:50.011 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>,<<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24>>,<<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>,<<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44,209>>}]} *DBG* epdg_ue_fsm_262429451519727 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429451519727">>, {ok, [{epdg_auth_tuple, <<132,252,222,63,34,227,52,158,8,141,219,77,11, 173,207,151>>, <<73,141,160,243,4,71,83,149,242,132,215,136, 155,185,174,165>>, <<132,252,222,63,34,227,52,158,8,141,219,77,11, 173,207,151,11,215,104,25,120,50,184,134,80, 49,116,2,184,24>>, <<161,205,144,230,146,45,248,197,125,183,85, 171,27,239,60,164>>, <<130,243,115,32,75,211,78,172,216,49,18, 203,119,69,44,209>>}]}}} 04:12:50.012 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>,<<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24>>,<<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>,<<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44,209>>}]}, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429451519727 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>, <<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>, <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151, 11,215,104,25,120,50,184,134,80,49,116,2,184,24>>, <<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>, <<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44, 209>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:50.012 [info] auth_response(<<"262429451519727">>): {ok,[{epdg_auth_tuple,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>,<<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24>>,<<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>,<<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44,209>>}]} 04:12:50.014 [info] auth_response for <<"262429451519727">>: {ok,[{epdg_auth_tuple,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>,<<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>,<<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24>>,<<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>,<<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44,209>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.014 [info] GSUP: Tx #{auth_tuples => [#{autn => <<73,141,160,243,4,71,83,149,242,132,215,136,155,185,174,165>>,ck => <<130,243,115,32,75,211,78,172,216,49,18,203,119,69,44,209>>,ik => <<161,205,144,230,146,45,248,197,125,183,85,171,27,239,60,164>>,rand => <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151>>,res => <<132,252,222,63,34,227,52,158,8,141,219,77,11,173,207,151,11,215,104,25,120,50,184,134,80,49,116,2,184,24>>}],imsi => <<"262429451519727">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429451519727">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429451519727 receive call lu_request from <0.874.0> in state state_authenticating 04:12:50.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429451519727">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429451519727 send ok to <0.874.0> 04:12:50.019 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429451519727 consume call lu_request from <0.874.0> in state state_authenticating *DBG* aaa_ue_fsm_262429451519727 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.019 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} 04:12:50.020 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.020 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429451519727",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429451519727 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429451519727 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:50.020 [debug] SWx Tx SAR Imsi="262429451519727" Type=1 APN="internet" AgentInfoOpt=[]  04:12:50.020 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429451519727",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429451519727 receive call {rx_swx_saa,{ok,1,#{}}} from <0.875.0> in state state_wait_swx_saa 04:12:50.031 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429451519727",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429451519727 send ok to <0.875.0> *DBG* epdg_ue_fsm_262429451519727 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429451519727 consume call {rx_swx_saa,{ok,1,#{}}} from <0.875.0> in state state_wait_swx_saa => state_authenticated 04:12:50.031 [info] ue_fsm ev_rx_swx_saa 04:12:50.031 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429451519727",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429451519727 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429451519727">>,ok}} 04:12:50.031 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429451519727 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.032 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.032 [info] lu_response(<<"262429451519727">>): ok 04:12:50.032 [info] lu_response for <<"262429451519727">>: ok 04:12:50.032 [info] GSUP: Tx #{imsi => <<"262429451519727">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429451519727">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429451519727 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.876.0> in state state_authenticated 04:12:50.037 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429451519727">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.037 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429451519727 send ok to <0.876.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.037 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429451519727 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.876.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429451519727 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:50.037 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:50.038 [info] s2b: Tx {gtp,v2,create_session_request,0,8754726,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429451519727">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000301,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616205,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:50.038 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429451519727 receive call {rx_s6b_aar,"262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.877.0> in state state_authenticated 04:12:50.046 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.047 [info] ue_fsm ev_rx_s6b_aar: "262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.047 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429451519727",undefined,undefined,true,false,undefined} 04:12:50.047 [debug] SWx Tx SAR Imsi="262429451519727" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.047 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429451519727",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429451519727 send ok to <0.877.0> *DBG* aaa_ue_fsm_262429451519727 consume call {rx_s6b_aar,"262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.877.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:50.047 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429451519727 receive call {rx_swx_saa,{ok,13,#{}}} from <0.878.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429451519727 send ok to <0.878.0> 04:12:50.050 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429451519727",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429451519727 consume call {rx_swx_saa,{ok,13,#{}}} from <0.878.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.050 [info] ue_fsm ev_rx_swx_saa 04:12:50.051 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429451519727","262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.877.0>} 04:12:50.051 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.051 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.055 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,109,133,150,38,0,2,0,2,0,16,0,87,0,9,1,160,35,164,233,160,172,18,50,103,79,0,5,0,1,192,168,0,13,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,35,164,233,160,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,35,164,233,160,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.055 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000301,8754726,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"#Єщ ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,598010272,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,598010272,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} *DBG* epdg_ue_fsm_262429451519727 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 2699616205, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 598010272}}} from <0.879.0> in state state_wait_create_session_resp 04:12:50.055 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429451519727">>,<0.871.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000301,598010272,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616205,598010272}]}}}} 04:12:50.055 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.055 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 2699616205,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 598010272}} 04:12:50.056 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429451519727 send ok to <0.879.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429451519727">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 2699616205, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 598010272}}}} 04:12:50.056 [info] KMOD Port Create PDP Context Call {<0.871.0>,[alias|#Ref<0.4071005738.2327379981.182558>]}: {create_pdp_context,{172,18,50,103},2699616205,598010272,{192,168,0,13}} *DBG* epdg_ue_fsm_262429451519727 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 2699616205, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 598010272}}} from <0.879.0> in state state_wait_create_session_resp => state_active 04:12:50.056 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,13}, 2699616205, 598010272 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.056 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],909,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,13}},{i_tid,2699616205},{o_tid,598010272}]}} 04:12:50.056 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 2699616205,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 598010272}) returned ok 04:12:50.056 [info] tunnel_response(<<"262429451519727">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 2699616205,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 598010272}} 04:12:50.056 [info] tunnel_response for <<"262429451519727">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 2699616205,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 598010272}} 04:12:50.056 [info] GSUP: Tx #{imsi => <<"262429451519727">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,13>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428322537987">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428322537987 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428322537987 consume internal init_state in state state_new 04:12:50.093 [info] GSUP: Rx #{imsi => <<"262428322537987">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428322537987 receive call {auth_request,33,"internet",#{}} from <0.880.0> in state state_new 04:12:50.093 [info] ue_fsm start(epdg_ue_fsm_262428322537987) 04:12:50.093 [info] ue_fsm init(<<"262428322537987">>) *DBG* epdg_ue_fsm_262428322537987 send ok to <0.880.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.093 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428322537987 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428322537987 consume call {auth_request,33,"internet",#{}} from <0.880.0> in state state_new => state_wait_auth_resp 04:12:50.093 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428322537987 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428322537987 consume internal init_state in state state_new 04:12:50.093 [info] ue_fsm start_link(aaa_ue_fsm_262428322537987) *DBG* aaa_ue_fsm_262428322537987 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.093 [info] ue_fsm init("262428322537987") 04:12:50.094 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.094 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428322537987",undefined,undefined,false,false,undefined} 04:12:50.094 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:50.094 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262428322537987",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428322537987 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428322537987 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428322537987 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>, <<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84, 35,73,70,53,24,248,43,37,206,115,168,73,136>>, <<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>, <<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98, 118>>}]}} from <0.883.0> in state state_wait_swx_maa 04:12:50.101 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428322537987",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142]],[[213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136]],["foobar"],[[102,222,68,65,198,212,133,201,94,29,132,57,85,183,98,118]],[[104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.101 [info] dia_sip2gsup: auth [213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142] authz [213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136]  04:12:50.101 [info] rand [213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13] autn [156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142]  *DBG* aaa_ue_fsm_262428322537987 send ok to <0.883.0> *DBG* epdg_ue_fsm_262428322537987 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>, <<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84, 35,73,70,53,24,248,43,37,206,115,168,73,136>>, <<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>, <<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98, 118>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.101 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428322537987 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>, <<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84, 35,73,70,53,24,248,43,37,206,115,168,73,136>>, <<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>, <<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98, 118>>}]}} from <0.883.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428322537987 send ok to <0.211.0> 04:12:50.101 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428322537987",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262428322537987">>, {ok, [{epdg_auth_tuple, <<213,129,57,84,127,70,60,23,150,67,235,190,55, 118,36,13>>, <<156,163,148,16,159,89,234,244,232,111,10,191, 247,25,7,142>>, <<213,129,57,84,127,70,60,23,150,67,235,190,55, 118,36,13,84,35,73,70,53,24,248,43,37,206, 115,168,73,136>>, <<104,57,25,88,0,5,127,174,109,54,79,89,138,59, 101,41>>, <<102,222,68,65,198,212,133,201,94,29,132, 57,85,183,98,118>>}]}}} *DBG* epdg_ue_fsm_262428322537987 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>, <<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>, <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84, 35,73,70,53,24,248,43,37,206,115,168,73,136>>, <<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>, <<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98, 118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:50.101 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>,<<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136>>,<<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>,<<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98,118>>}]} 04:12:50.101 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>,<<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136>>,<<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>,<<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98,118>>}]}, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.101 [info] auth_response(<<"262428322537987">>): {ok,[{epdg_auth_tuple,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>,<<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136>>,<<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>,<<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98,118>>}]} 04:12:50.102 [info] auth_response for <<"262428322537987">>: {ok,[{epdg_auth_tuple,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>,<<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>,<<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136>>,<<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>,<<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98,118>>}]} 04:12:50.102 [info] GSUP: Tx #{auth_tuples => [#{autn => <<156,163,148,16,159,89,234,244,232,111,10,191,247,25,7,142>>,ck => <<102,222,68,65,198,212,133,201,94,29,132,57,85,183,98,118>>,ik => <<104,57,25,88,0,5,127,174,109,54,79,89,138,59,101,41>>,rand => <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13>>,res => <<213,129,57,84,127,70,60,23,150,67,235,190,55,118,36,13,84,35,73,70,53,24,248,43,37,206,115,168,73,136>>}],imsi => <<"262428322537987">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428322537987">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428322537987 receive call lu_request from <0.884.0> in state state_authenticating *DBG* epdg_ue_fsm_262428322537987 send ok to <0.884.0> *DBG* epdg_ue_fsm_262428322537987 consume call lu_request from <0.884.0> in state state_authenticating 04:12:50.103 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428322537987">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428322537987 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.103 [info] ue_fsm lu_request 04:12:50.103 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} 04:12:50.103 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.103 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428322537987",undefined,undefined,false,false,undefined} 04:12:50.103 [debug] SWx Tx SAR Imsi="262428322537987" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428322537987 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428322537987 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:50.104 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428322537987",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428322537987 receive call {rx_swx_saa,{ok,1,#{}}} from <0.885.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428322537987 send ok to <0.885.0> *DBG* aaa_ue_fsm_262428322537987 consume call {rx_swx_saa,{ok,1,#{}}} from <0.885.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428322537987 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:50.107 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428322537987",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428322537987 send ok to <0.211.0> 04:12:50.107 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262428322537987">>,ok}} *DBG* epdg_ue_fsm_262428322537987 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.107 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428322537987",undefined,undefined,false,false,undefined} 04:12:50.107 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.107 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} 04:12:50.107 [info] lu_response(<<"262428322537987">>): ok 04:12:50.107 [info] lu_response for <<"262428322537987">>: ok 04:12:50.107 [info] GSUP: Tx #{imsi => <<"262428322537987">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428322537987">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428322537987 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.886.0> in state state_authenticated 04:12:50.109 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428322537987">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.109 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.109 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} 04:12:50.109 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:50.109 [info] s2b: Tx {gtp,v2,create_session_request,0,8754727,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428322537987">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000302,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616206,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428322537987 send ok to <0.886.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428322537987 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.886.0> in state state_authenticated => state_wait_create_session_resp 04:12:50.109 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428322537987 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428322537987 receive call {rx_s6b_aar,"262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.887.0> in state state_authenticated 04:12:50.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.115 [info] ue_fsm ev_rx_s6b_aar: "262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.115 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428322537987",undefined,undefined,true,false,undefined} 04:12:50.115 [debug] SWx Tx SAR Imsi="262428322537987" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.115 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428322537987",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428322537987 send ok to <0.887.0> 04:12:50.115 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428322537987 consume call {rx_s6b_aar,"262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.887.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428322537987 receive call {rx_swx_saa,{ok,13,#{}}} from <0.888.0> in state state_authenticated_wait_swx_saa 04:12:50.118 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428322537987",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428322537987 send ok to <0.888.0> *DBG* aaa_ue_fsm_262428322537987 consume call {rx_swx_saa,{ok,13,#{}}} from <0.888.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.118 [info] ue_fsm ev_rx_swx_saa 04:12:50.118 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428322537987","262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.887.0>} 04:12:50.118 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.118 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.124 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,110,133,150,39,0,2,0,2,0,16,0,87,0,9,1,160,151,2,27,21,172,18,50,103,79,0,5,0,1,192,168,0,14,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,151,2,27,21,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,151,2,27,21,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.125 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000302,8754727,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<151,2,27,21>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2533497621,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2533497621,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:12:50.125 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428322537987">>,<0.881.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000302,2533497621,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616206,2533497621}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428322537987 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 2699616206, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2533497621}}} from <0.889.0> in state state_wait_create_session_resp 04:12:50.125 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.125 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 2699616206,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2533497621}} 04:12:50.125 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} 04:12:50.125 [info] KMOD Port Create PDP Context Call {<0.881.0>,[alias|#Ref<0.4071005738.2327379981.182689>]}: {create_pdp_context,{172,18,50,103},2699616206,2533497621,{192,168,0,14}} *DBG* epdg_ue_fsm_262428322537987 send ok to <0.889.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428322537987">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 2699616206, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2533497621}}}} 04:12:50.125 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,14}, 2699616206, 2533497621 *DBG* epdg_ue_fsm_262428322537987 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 2699616206, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2533497621}}} from <0.889.0> in state state_wait_create_session_resp => state_active 04:12:50.125 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],973,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,14}},{i_tid,2699616206},{o_tid,2533497621}]}} 04:12:50.126 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 2699616206,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2533497621}) returned ok 04:12:50.126 [info] tunnel_response(<<"262428322537987">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 2699616206,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2533497621}} 04:12:50.126 [info] tunnel_response for <<"262428322537987">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 2699616206,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2533497621}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.126 [info] GSUP: Tx #{imsi => <<"262428322537987">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,14>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425798302475">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425798302475 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425798302475 consume internal init_state in state state_new 04:12:50.195 [info] GSUP: Rx #{imsi => <<"262425798302475">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425798302475 receive call {auth_request,33,"internet",#{}} from <0.890.0> in state state_new 04:12:50.196 [info] ue_fsm start(epdg_ue_fsm_262425798302475) 04:12:50.196 [info] ue_fsm init(<<"262425798302475">>) *DBG* epdg_ue_fsm_262425798302475 send ok to <0.890.0> 04:12:50.196 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425798302475 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425798302475 consume call {auth_request,33,"internet",#{}} from <0.890.0> in state state_new => state_wait_auth_resp 04:12:50.196 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425798302475 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425798302475 consume internal init_state in state state_new 04:12:50.197 [info] ue_fsm start_link(aaa_ue_fsm_262425798302475) *DBG* aaa_ue_fsm_262425798302475 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.197 [info] ue_fsm init("262425798302475") 04:12:50.197 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.198 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425798302475",undefined,undefined,false,false,undefined} 04:12:50.198 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425798302475 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425798302475 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:50.198 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262425798302475",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425798302475 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>, <<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48, 49,95,61,188,227,170,163,118,165,27,186,104,10,245>>, <<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>, <<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24, 27>>}]}} from <0.893.0> in state state_wait_swx_maa 04:12:50.209 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425798302475",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43]],[[43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245]],["foobar"],[[113,29,178,201,88,104,213,109,86,130,19,237,155,197,24,27]],[[217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.209 [info] dia_sip2gsup: auth [43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43] authz [43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245]  04:12:50.209 [info] rand [43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48] autn [36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43]  *DBG* aaa_ue_fsm_262425798302475 send ok to <0.893.0> *DBG* epdg_ue_fsm_262425798302475 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>, <<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48, 49,95,61,188,227,170,163,118,165,27,186,104,10,245>>, <<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>, <<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24, 27>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.209 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425798302475 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>, <<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48, 49,95,61,188,227,170,163,118,165,27,186,104,10,245>>, <<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>, <<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24, 27>>}]}} from <0.893.0> in state state_wait_swx_maa => state_new 04:12:50.210 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425798302475",undefined,undefined,false,false,undefined} 04:12:50.210 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>,<<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245>>,<<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>,<<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24,27>>}]} *DBG* epdg_ue_fsm_262425798302475 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425798302475">>, {ok, [{epdg_auth_tuple, <<43,33,249,128,90,236,26,80,106,73,170,176, 139,247,165,48>>, <<36,128,163,20,229,31,24,176,23,250,100,57, 229,71,204,43>>, <<43,33,249,128,90,236,26,80,106,73,170,176, 139,247,165,48,49,95,61,188,227,170,163,118, 165,27,186,104,10,245>>, <<217,209,167,249,106,182,26,247,22,70,70,54, 78,217,242,232>>, <<113,29,178,201,88,104,213,109,86,130,19, 237,155,197,24,27>>}]}}} 04:12:50.211 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>,<<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245>>,<<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>,<<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24,27>>}]}, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425798302475 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>, <<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>, <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48, 49,95,61,188,227,170,163,118,165,27,186,104,10,245>>, <<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>, <<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24, 27>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:50.211 [info] auth_response(<<"262425798302475">>): {ok,[{epdg_auth_tuple,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>,<<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245>>,<<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>,<<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24,27>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.213 [info] auth_response for <<"262425798302475">>: {ok,[{epdg_auth_tuple,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>,<<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>,<<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245>>,<<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>,<<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24,27>>}]} 04:12:50.213 [info] GSUP: Tx #{auth_tuples => [#{autn => <<36,128,163,20,229,31,24,176,23,250,100,57,229,71,204,43>>,ck => <<113,29,178,201,88,104,213,109,86,130,19,237,155,197,24,27>>,ik => <<217,209,167,249,106,182,26,247,22,70,70,54,78,217,242,232>>,rand => <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48>>,res => <<43,33,249,128,90,236,26,80,106,73,170,176,139,247,165,48,49,95,61,188,227,170,163,118,165,27,186,104,10,245>>}],imsi => <<"262425798302475">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425798302475">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425798302475 receive call lu_request from <0.894.0> in state state_authenticating 04:12:50.218 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425798302475">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425798302475 send ok to <0.894.0> 04:12:50.218 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425798302475 consume call lu_request from <0.894.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425798302475 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.219 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} 04:12:50.219 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.219 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425798302475",undefined,undefined,false,false,undefined} 04:12:50.219 [debug] SWx Tx SAR Imsi="262425798302475" Type=1 APN="internet" AgentInfoOpt=[]  04:12:50.219 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425798302475",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425798302475 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425798302475 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425798302475 receive call {rx_swx_saa,{ok,1,#{}}} from <0.895.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425798302475 send ok to <0.895.0> *DBG* epdg_ue_fsm_262425798302475 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:50.229 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425798302475",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425798302475 consume call {rx_swx_saa,{ok,1,#{}}} from <0.895.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425798302475 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425798302475">>,ok}} 04:12:50.229 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425798302475 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.230 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425798302475",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.230 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:50.230 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} 04:12:50.230 [info] lu_response(<<"262425798302475">>): ok 04:12:50.230 [info] lu_response for <<"262425798302475">>: ok 04:12:50.230 [info] GSUP: Tx #{imsi => <<"262425798302475">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425798302475">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425798302475 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.896.0> in state state_authenticated 04:12:50.235 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425798302475">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.235 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.235 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} 04:12:50.235 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:50.236 [info] s2b: Tx {gtp,v2,create_session_request,0,8754728,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425798302475">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000303,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616207,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425798302475 send ok to <0.896.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.236 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425798302475 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.896.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425798302475 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425798302475 receive call {rx_s6b_aar,"262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.897.0> in state state_authenticated 04:12:50.247 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.247 [info] ue_fsm ev_rx_s6b_aar: "262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.247 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425798302475",undefined,undefined,true,false,undefined} 04:12:50.247 [debug] SWx Tx SAR Imsi="262425798302475" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.247 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425798302475",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425798302475 send ok to <0.897.0> 04:12:50.247 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425798302475 consume call {rx_s6b_aar,"262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.897.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425798302475 receive call {rx_swx_saa,{ok,13,#{}}} from <0.898.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425798302475 send ok to <0.898.0> 04:12:50.251 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425798302475",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425798302475 consume call {rx_swx_saa,{ok,13,#{}}} from <0.898.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.251 [info] ue_fsm ev_rx_swx_saa 04:12:50.251 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425798302475","262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.897.0>} 04:12:50.251 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.251 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.255 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,111,133,150,40,0,2,0,2,0,16,0,87,0,9,1,160,24,229,126,155,172,18,50,103,79,0,5,0,1,192,168,0,15,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,24,229,126,155,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,24,229,126,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.255 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000303,8754728,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<24,229,126,155>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,417693339,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,417693339,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} *DBG* epdg_ue_fsm_262425798302475 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 2699616207, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 417693339}}} from <0.899.0> in state state_wait_create_session_resp 04:12:50.255 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425798302475">>,<0.891.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000303,417693339,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616207,417693339}],[],[],[],[]}}}} 04:12:50.255 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.255 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 2699616207,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 417693339}} 04:12:50.255 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} 04:12:50.255 [info] KMOD Port Create PDP Context Call {<0.891.0>,[alias|#Ref<0.4071005738.2327379981.182838>]}: {create_pdp_context,{172,18,50,103},2699616207,417693339,{192,168,0,15}} 04:12:50.255 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,15}, 2699616207, 417693339 04:12:50.255 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1422,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,15}},{i_tid,2699616207},{o_tid,417693339}]}} 04:12:50.255 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 2699616207,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 417693339}) returned ok *DBG* epdg_ue_fsm_262425798302475 send ok to <0.899.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425798302475">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 2699616207, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 417693339}}}} *DBG* epdg_ue_fsm_262425798302475 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 2699616207, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 417693339}}} from <0.899.0> in state state_wait_create_session_resp => state_active 04:12:50.255 [info] tunnel_response(<<"262425798302475">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 2699616207,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 417693339}} 04:12:50.256 [info] tunnel_response for <<"262425798302475">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 2699616207,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 417693339}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.256 [info] GSUP: Tx #{imsi => <<"262425798302475">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,15>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429424486535">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429424486535 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429424486535 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429424486535 receive call {auth_request,33,"internet",#{}} from <0.900.0> in state state_new 04:12:50.295 [info] GSUP: Rx #{imsi => <<"262429424486535">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:50.295 [info] ue_fsm start(epdg_ue_fsm_262429424486535) 04:12:50.295 [info] ue_fsm init(<<"262429424486535">>) *DBG* epdg_ue_fsm_262429424486535 send ok to <0.900.0> *DBG* epdg_ue_fsm_262429424486535 consume call {auth_request,33,"internet",#{}} from <0.900.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.295 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429424486535 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429424486535 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:50.295 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429424486535 consume internal init_state in state state_new 04:12:50.295 [info] ue_fsm start_link(aaa_ue_fsm_262429424486535) *DBG* aaa_ue_fsm_262429424486535 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.295 [info] ue_fsm init("262429424486535") 04:12:50.295 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.296 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429424486535",undefined,undefined,false,false,undefined} 04:12:50.296 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:50.296 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262429424486535",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429424486535 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429424486535 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429424486535 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>, <<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40, 71,164,200,253,190,15,217,138,234,116,141,179,68>>, <<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>, <<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116, 127>>}]}} from <0.903.0> in state state_wait_swx_maa 04:12:50.311 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429424486535",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2]],[[142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68]],["foobar"],[[237,46,243,219,50,229,32,87,136,216,111,40,189,228,116,127]],[[178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.311 [info] dia_sip2gsup: auth [142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2] authz [142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68]  04:12:50.311 [info] rand [142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30] autn [26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2]  04:12:50.311 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429424486535 send ok to <0.903.0> 04:12:50.312 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429424486535",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429424486535 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>, <<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40, 71,164,200,253,190,15,217,138,234,116,141,179,68>>, <<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>, <<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116, 127>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.312 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>,<<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68>>,<<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>,<<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116,127>>}]} *DBG* aaa_ue_fsm_262429424486535 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>, <<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40, 71,164,200,253,190,15,217,138,234,116,141,179,68>>, <<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>, <<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116, 127>>}]}} from <0.903.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429424486535 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429424486535">>, {ok, [{epdg_auth_tuple, <<142,145,202,26,94,40,35,244,54,183,169,34, 166,58,193,30>>, <<26,232,174,131,190,30,186,140,171,174,71,36, 81,207,136,2>>, <<142,145,202,26,94,40,35,244,54,183,169,34, 166,58,193,30,40,71,164,200,253,190,15,217, 138,234,116,141,179,68>>, <<178,188,195,98,201,100,57,39,73,104,115,144, 218,252,18,135>>, <<237,46,243,219,50,229,32,87,136,216,111, 40,189,228,116,127>>}]}}} 04:12:50.313 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>,<<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68>>,<<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>,<<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116,127>>}]}, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429424486535 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>, <<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>, <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40, 71,164,200,253,190,15,217,138,234,116,141,179,68>>, <<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>, <<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116, 127>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.313 [info] auth_response(<<"262429424486535">>): {ok,[{epdg_auth_tuple,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>,<<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68>>,<<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>,<<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116,127>>}]} 04:12:50.314 [info] auth_response for <<"262429424486535">>: {ok,[{epdg_auth_tuple,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>,<<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>,<<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68>>,<<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>,<<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116,127>>}]} 04:12:50.314 [info] GSUP: Tx #{auth_tuples => [#{autn => <<26,232,174,131,190,30,186,140,171,174,71,36,81,207,136,2>>,ck => <<237,46,243,219,50,229,32,87,136,216,111,40,189,228,116,127>>,ik => <<178,188,195,98,201,100,57,39,73,104,115,144,218,252,18,135>>,rand => <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30>>,res => <<142,145,202,26,94,40,35,244,54,183,169,34,166,58,193,30,40,71,164,200,253,190,15,217,138,234,116,141,179,68>>}],imsi => <<"262429424486535">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429424486535">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429424486535 receive call lu_request from <0.904.0> in state state_authenticating 04:12:50.320 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429424486535">>,message_type => location_upd_req} 04:12:50.320 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429424486535 send ok to <0.904.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429424486535 consume call lu_request from <0.904.0> in state state_authenticating 04:12:50.320 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429424486535 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.320 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.321 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429424486535",undefined,undefined,false,false,undefined} 04:12:50.321 [debug] SWx Tx SAR Imsi="262429424486535" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429424486535 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429424486535 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:50.321 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429424486535",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429424486535 receive call {rx_swx_saa,{ok,1,#{}}} from <0.905.0> in state state_wait_swx_saa 04:12:50.331 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429424486535",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429424486535 send ok to <0.905.0> *DBG* epdg_ue_fsm_262429424486535 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:50.331 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429424486535 consume call {rx_swx_saa,{ok,1,#{}}} from <0.905.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429424486535 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429424486535">>,ok}} 04:12:50.332 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429424486535",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429424486535 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.332 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.332 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} 04:12:50.332 [info] lu_response(<<"262429424486535">>): ok 04:12:50.332 [info] lu_response for <<"262429424486535">>: ok 04:12:50.332 [info] GSUP: Tx #{imsi => <<"262429424486535">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429424486535">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429424486535 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.906.0> in state state_authenticated 04:12:50.337 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429424486535">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.337 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.337 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} 04:12:50.337 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262429424486535 send ok to <0.906.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.338 [info] s2b: Tx {gtp,v2,create_session_request,0,8754729,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429424486535">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000304,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616208,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429424486535 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.906.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429424486535 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:50.338 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429424486535 receive call {rx_s6b_aar,"262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.907.0> in state state_authenticated 04:12:50.347 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.347 [info] ue_fsm ev_rx_s6b_aar: "262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.348 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429424486535",undefined,undefined,true,false,undefined} 04:12:50.348 [debug] SWx Tx SAR Imsi="262429424486535" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.348 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429424486535",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429424486535 send ok to <0.907.0> 04:12:50.348 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429424486535 consume call {rx_s6b_aar,"262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.907.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429424486535 receive call {rx_swx_saa,{ok,13,#{}}} from <0.908.0> in state state_authenticated_wait_swx_saa 04:12:50.356 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429424486535",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429424486535 send ok to <0.908.0> 04:12:50.356 [info] ue_fsm ev_rx_swx_saa 04:12:50.357 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429424486535","262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.907.0>} *DBG* aaa_ue_fsm_262429424486535 consume call {rx_swx_saa,{ok,13,#{}}} from <0.908.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.357 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.357 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.368 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,112,133,150,41,0,2,0,2,0,16,0,87,0,9,1,160,202,123,210,104,172,18,50,103,79,0,5,0,1,192,168,0,16,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,202,123,210,104,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,202,123,210,104,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.368 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000304,8754729,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ъ{вh">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3397112424,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3397112424,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} 04:12:50.368 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429424486535">>,<0.901.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000304,3397112424,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616208,3397112424}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429424486535 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 2699616208, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3397112424}}} from <0.909.0> in state state_wait_create_session_resp 04:12:50.368 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.368 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 2699616208,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3397112424}} 04:12:50.369 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} 04:12:50.369 [info] KMOD Port Create PDP Context Call {<0.901.0>,[alias|#Ref<0.4071005738.2327379981.183009>]}: {create_pdp_context,{172,18,50,103},2699616208,3397112424,{192,168,0,16}} 04:12:50.369 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,16}, 2699616208, 3397112424 04:12:50.370 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1037,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,16}},{i_tid,2699616208},{o_tid,3397112424}]}} 04:12:50.370 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 2699616208,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3397112424}) returned ok *DBG* epdg_ue_fsm_262429424486535 send ok to <0.909.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429424486535">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 2699616208, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3397112424}}}} 04:12:50.370 [info] tunnel_response(<<"262429424486535">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 2699616208,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3397112424}} *DBG* epdg_ue_fsm_262429424486535 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 2699616208, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3397112424}}} from <0.909.0> in state state_wait_create_session_resp => state_active 04:12:50.371 [info] tunnel_response for <<"262429424486535">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 2699616208,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3397112424}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.371 [info] GSUP: Tx #{imsi => <<"262429424486535">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,16>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421634009860">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:50.394 [info] GSUP: Rx #{imsi => <<"262421634009860">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421634009860 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421634009860 consume internal init_state in state state_new 04:12:50.394 [info] ue_fsm start(epdg_ue_fsm_262421634009860) *DBG* epdg_ue_fsm_262421634009860 receive call {auth_request,33,"internet",#{}} from <0.910.0> in state state_new 04:12:50.394 [info] ue_fsm init(<<"262421634009860">>) *DBG* epdg_ue_fsm_262421634009860 send ok to <0.910.0> 04:12:50.394 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421634009860 consume call {auth_request,33,"internet",#{}} from <0.910.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421634009860 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421634009860 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:50.395 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421634009860 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421634009860 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.395 [info] ue_fsm start_link(aaa_ue_fsm_262421634009860) 04:12:50.395 [info] ue_fsm init("262421634009860") 04:12:50.395 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.396 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421634009860",undefined,undefined,false,false,undefined} 04:12:50.396 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421634009860 send ok to <0.201.0> 04:12:50.396 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262421634009860",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421634009860 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:50.410 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421634009860",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129]],[[106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100]],["foobar"],[[232,211,217,112,52,144,204,221,101,84,124,233,81,192,147,161]],[[195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421634009860 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>, <<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3, 139,221,231,148,110,76,156,235,191,110,163,28,100>>, <<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>, <<232,211,217,112,52,144,204,221,101,84,124,233,81,192, 147,161>>}]}} from <0.913.0> in state state_wait_swx_maa 04:12:50.410 [info] dia_sip2gsup: auth [106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129] authz [106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100]  04:12:50.410 [info] rand [106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248] autn [114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129]  *DBG* aaa_ue_fsm_262421634009860 send ok to <0.913.0> 04:12:50.410 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421634009860 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>, <<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3, 139,221,231,148,110,76,156,235,191,110,163,28,100>>, <<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>, <<232,211,217,112,52,144,204,221,101,84,124,233,81,192, 147,161>>}]}} from <0.913.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421634009860 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>, <<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3, 139,221,231,148,110,76,156,235,191,110,163,28,100>>, <<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>, <<232,211,217,112,52,144,204,221,101,84,124,233,81,192, 147,161>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.411 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421634009860",undefined,undefined,false,false,undefined} 04:12:50.411 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>,<<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100>>,<<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>,<<232,211,217,112,52,144,204,221,101,84,124,233,81,192,147,161>>}]} *DBG* epdg_ue_fsm_262421634009860 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421634009860">>, {ok, [{epdg_auth_tuple, <<106,104,5,127,218,88,39,11,0,120,30,155,171, 27,214,248>>, <<114,187,91,69,48,214,6,57,221,5,74,123,99,16, 211,129>>, <<106,104,5,127,218,88,39,11,0,120,30,155,171, 27,214,248,3,139,221,231,148,110,76,156,235, 191,110,163,28,100>>, <<195,34,14,37,169,87,185,28,49,116,116,214, 227,237,159,142>>, <<232,211,217,112,52,144,204,221,101,84, 124,233,81,192,147,161>>}]}}} 04:12:50.412 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>,<<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100>>,<<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>,<<232,211,217,112,52,144,204,221,101,84,124,233,81,192,147,161>>}]}, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421634009860 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>, <<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>, <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3, 139,221,231,148,110,76,156,235,191,110,163,28,100>>, <<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>, <<232,211,217,112,52,144,204,221,101,84,124,233,81,192, 147,161>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:50.412 [info] auth_response(<<"262421634009860">>): {ok,[{epdg_auth_tuple,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>,<<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100>>,<<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>,<<232,211,217,112,52,144,204,221,101,84,124,233,81,192,147,161>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.413 [info] auth_response for <<"262421634009860">>: {ok,[{epdg_auth_tuple,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>,<<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>,<<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100>>,<<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>,<<232,211,217,112,52,144,204,221,101,84,124,233,81,192,147,161>>}]} 04:12:50.413 [info] GSUP: Tx #{auth_tuples => [#{autn => <<114,187,91,69,48,214,6,57,221,5,74,123,99,16,211,129>>,ck => <<232,211,217,112,52,144,204,221,101,84,124,233,81,192,147,161>>,ik => <<195,34,14,37,169,87,185,28,49,116,116,214,227,237,159,142>>,rand => <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248>>,res => <<106,104,5,127,218,88,39,11,0,120,30,155,171,27,214,248,3,139,221,231,148,110,76,156,235,191,110,163,28,100>>}],imsi => <<"262421634009860">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421634009860">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421634009860 receive call lu_request from <0.914.0> in state state_authenticating *DBG* epdg_ue_fsm_262421634009860 send ok to <0.914.0> *DBG* epdg_ue_fsm_262421634009860 consume call lu_request from <0.914.0> in state state_authenticating 04:12:50.418 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421634009860">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421634009860 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.418 [info] ue_fsm lu_request 04:12:50.418 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} 04:12:50.418 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.419 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421634009860",undefined,undefined,false,false,undefined} 04:12:50.419 [debug] SWx Tx SAR Imsi="262421634009860" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421634009860 send ok to <0.201.0> 04:12:50.420 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421634009860",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421634009860 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421634009860 receive call {rx_swx_saa,{ok,1,#{}}} from <0.915.0> in state state_wait_swx_saa 04:12:50.429 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421634009860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.429 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421634009860 send ok to <0.915.0> 04:12:50.430 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421634009860",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421634009860 consume call {rx_swx_saa,{ok,1,#{}}} from <0.915.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421634009860 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:50.430 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421634009860 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421634009860">>,ok}} 04:12:50.431 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421634009860 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.431 [info] lu_response(<<"262421634009860">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.431 [info] lu_response for <<"262421634009860">>: ok 04:12:50.431 [info] GSUP: Tx #{imsi => <<"262421634009860">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421634009860">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421634009860 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.916.0> in state state_authenticated 04:12:50.436 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421634009860">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.437 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.437 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421634009860 send ok to <0.916.0> *DBG* epdg_ue_fsm_262421634009860 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.916.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.437 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262421634009860 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:50.437 [info] s2b: Tx {gtp,v2,create_session_request,0,8754730,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421634009860">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000305,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616209,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:50.437 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421634009860 receive call {rx_s6b_aar,"262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.917.0> in state state_authenticated 04:12:50.452 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.452 [info] ue_fsm ev_rx_s6b_aar: "262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.452 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421634009860",undefined,undefined,true,false,undefined} 04:12:50.452 [debug] SWx Tx SAR Imsi="262421634009860" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.453 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421634009860",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421634009860 send ok to <0.917.0> *DBG* aaa_ue_fsm_262421634009860 consume call {rx_s6b_aar,"262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.917.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:50.453 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421634009860 receive call {rx_swx_saa,{ok,13,#{}}} from <0.918.0> in state state_authenticated_wait_swx_saa 04:12:50.461 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421634009860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421634009860 send ok to <0.918.0> *DBG* aaa_ue_fsm_262421634009860 consume call {rx_swx_saa,{ok,13,#{}}} from <0.918.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.461 [info] ue_fsm ev_rx_swx_saa 04:12:50.461 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421634009860","262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.917.0>} 04:12:50.462 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.462 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.473 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,113,133,150,42,0,2,0,2,0,16,0,87,0,9,1,160,36,21,248,194,172,18,50,103,79,0,5,0,1,192,168,0,17,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,36,21,248,194,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,36,21,248,194,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.473 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000305,8754730,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<36,21,248,194>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,605419714,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,605419714,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} *DBG* epdg_ue_fsm_262421634009860 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 2699616209, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 605419714}}} from <0.919.0> in state state_wait_create_session_resp 04:12:50.473 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421634009860">>,<0.911.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000305,605419714,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616209,605419714}],[],[],[],[],[],[],[],[],[]}}}} 04:12:50.473 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.473 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 2699616209,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 605419714}} 04:12:50.474 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} 04:12:50.474 [info] KMOD Port Create PDP Context Call {<0.911.0>,[alias|#Ref<0.4071005738.2327379980.180242>]}: {create_pdp_context,{172,18,50,103},2699616209,605419714,{192,168,0,17}} 04:12:50.474 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,17}, 2699616209, 605419714 04:12:50.474 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1101,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,17}},{i_tid,2699616209},{o_tid,605419714}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421634009860">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 2699616209, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 605419714}}}} *DBG* epdg_ue_fsm_262421634009860 send ok to <0.919.0> 04:12:50.475 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 2699616209,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 605419714}) returned ok *DBG* epdg_ue_fsm_262421634009860 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 2699616209, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 605419714}}} from <0.919.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.475 [info] tunnel_response(<<"262421634009860">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 2699616209,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 605419714}} 04:12:50.475 [info] tunnel_response for <<"262421634009860">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 2699616209,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 605419714}} 04:12:50.475 [info] GSUP: Tx #{imsi => <<"262421634009860">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,17>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427703108701">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:50.494 [info] GSUP: Rx #{imsi => <<"262427703108701">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427703108701 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427703108701 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427703108701 receive call {auth_request,33,"internet",#{}} from <0.920.0> in state state_new *DBG* epdg_ue_fsm_262427703108701 send ok to <0.920.0> 04:12:50.494 [info] ue_fsm start(epdg_ue_fsm_262427703108701) *DBG* epdg_ue_fsm_262427703108701 consume call {auth_request,33,"internet",#{}} from <0.920.0> in state state_new => state_wait_auth_resp 04:12:50.494 [info] ue_fsm init(<<"262427703108701">>) *DBG* epdg_ue_fsm_262427703108701 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427703108701 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.494 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427703108701 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427703108701 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.495 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} 04:12:50.495 [info] ue_fsm start_link(aaa_ue_fsm_262427703108701) 04:12:50.495 [info] ue_fsm init("262427703108701") *DBG* aaa_ue_fsm_262427703108701 send ok to <0.201.0> 04:12:50.495 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427703108701 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:50.496 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427703108701",undefined,undefined,false,false,undefined} 04:12:50.496 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:50.496 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262427703108701",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:50.511 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427703108701",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55]],[[12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10]],["foobar"],[[78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255]],[[179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427703108701 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>, <<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87, 248,166,213,150,96,98,240,65,106,230,23,199,32,10>>, <<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>, <<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]}} from <0.923.0> in state state_wait_swx_maa 04:12:50.511 [info] dia_sip2gsup: auth [12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55] authz [12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10]  04:12:50.511 [info] rand [12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87] autn [187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55]  04:12:50.511 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427703108701 send ok to <0.923.0> 04:12:50.512 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427703108701",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427703108701 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>, <<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87, 248,166,213,150,96,98,240,65,106,230,23,199,32,10>>, <<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>, <<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427703108701 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>, <<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87, 248,166,213,150,96,98,240,65,106,230,23,199,32,10>>, <<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>, <<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]}} from <0.923.0> in state state_wait_swx_maa => state_new 04:12:50.512 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>,<<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10>>,<<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>,<<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]} *DBG* epdg_ue_fsm_262427703108701 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427703108701">>, {ok, [{epdg_auth_tuple, <<12,149,251,22,254,9,255,52,101,149,241,77, 205,229,44,87>>, <<187,78,218,121,192,205,22,205,118,174,2,32, 178,21,173,55>>, <<12,149,251,22,254,9,255,52,101,149,241,77, 205,229,44,87,248,166,213,150,96,98,240,65, 106,230,23,199,32,10>>, <<179,122,125,101,138,97,219,253,94,96,98,68, 39,177,66,74>>, <<78,96,23,96,70,192,174,213,132,32,82,35, 201,48,50,255>>}]}}} 04:12:50.513 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>,<<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10>>,<<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>,<<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]}, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427703108701 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>, <<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>, <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87, 248,166,213,150,96,98,240,65,106,230,23,199,32,10>>, <<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>, <<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:50.513 [info] auth_response(<<"262427703108701">>): {ok,[{epdg_auth_tuple,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>,<<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10>>,<<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>,<<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.514 [info] auth_response for <<"262427703108701">>: {ok,[{epdg_auth_tuple,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>,<<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>,<<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10>>,<<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>,<<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>}]} 04:12:50.514 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,78,218,121,192,205,22,205,118,174,2,32,178,21,173,55>>,ck => <<78,96,23,96,70,192,174,213,132,32,82,35,201,48,50,255>>,ik => <<179,122,125,101,138,97,219,253,94,96,98,68,39,177,66,74>>,rand => <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87>>,res => <<12,149,251,22,254,9,255,52,101,149,241,77,205,229,44,87,248,166,213,150,96,98,240,65,106,230,23,199,32,10>>}],imsi => <<"262427703108701">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427703108701">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427703108701 receive call lu_request from <0.924.0> in state state_authenticating *DBG* epdg_ue_fsm_262427703108701 send ok to <0.924.0> *DBG* epdg_ue_fsm_262427703108701 consume call lu_request from <0.924.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.518 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427703108701">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262427703108701 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.518 [info] ue_fsm lu_request 04:12:50.518 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} 04:12:50.518 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.519 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427703108701",undefined,undefined,false,false,undefined} 04:12:50.519 [debug] SWx Tx SAR Imsi="262427703108701" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427703108701 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427703108701 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:50.519 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427703108701",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427703108701 receive call {rx_swx_saa,{ok,1,#{}}} from <0.925.0> in state state_wait_swx_saa 04:12:50.528 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427703108701",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427703108701 send ok to <0.925.0> *DBG* epdg_ue_fsm_262427703108701 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427703108701 consume call {rx_swx_saa,{ok,1,#{}}} from <0.925.0> in state state_wait_swx_saa => state_authenticated 04:12:50.528 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427703108701 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427703108701">>,ok}} *DBG* epdg_ue_fsm_262427703108701 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.528 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427703108701",undefined,undefined,false,false,undefined} 04:12:50.528 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.528 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} 04:12:50.528 [info] lu_response(<<"262427703108701">>): ok 04:12:50.529 [info] lu_response for <<"262427703108701">>: ok 04:12:50.529 [info] GSUP: Tx #{imsi => <<"262427703108701">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427703108701">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427703108701 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.926.0> in state state_authenticated 04:12:50.534 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427703108701">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.534 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.534 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} 04:12:50.534 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:50.534 [info] s2b: Tx {gtp,v2,create_session_request,0,8754731,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427703108701">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000306,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616210,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427703108701 send ok to <0.926.0> 04:12:50.535 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427703108701 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.926.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427703108701 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427703108701 receive call {rx_s6b_aar,"262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.927.0> in state state_authenticated 04:12:50.548 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.548 [info] ue_fsm ev_rx_s6b_aar: "262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.548 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427703108701",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427703108701 send ok to <0.927.0> *DBG* aaa_ue_fsm_262427703108701 consume call {rx_s6b_aar,"262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.927.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:50.548 [debug] SWx Tx SAR Imsi="262427703108701" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.548 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427703108701",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:50.549 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427703108701 receive call {rx_swx_saa,{ok,13,#{}}} from <0.928.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427703108701 send ok to <0.928.0> 04:12:50.559 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427703108701",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.559 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427703108701 consume call {rx_swx_saa,{ok,13,#{}}} from <0.928.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.559 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427703108701","262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.927.0>} 04:12:50.559 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.560 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.570 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,114,133,150,43,0,2,0,2,0,16,0,87,0,9,1,160,160,125,206,206,172,18,50,103,79,0,5,0,1,192,168,0,18,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,160,125,206,206,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,160,125,206,206,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.570 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000306,8754731,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<" }ЮЮ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2692599502,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2692599502,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} *DBG* epdg_ue_fsm_262427703108701 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 2699616210, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2692599502}}} from <0.929.0> in state state_wait_create_session_resp 04:12:50.570 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427703108701">>,<0.921.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000306,2692599502,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616210,2692599502}],[],[],[],[],[],[],[],[]}}}} 04:12:50.570 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.570 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 2699616210,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2692599502}} 04:12:50.571 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} 04:12:50.571 [info] KMOD Port Create PDP Context Call {<0.921.0>,[alias|#Ref<0.4071005738.2327379980.180387>]}: {create_pdp_context,{172,18,50,103},2699616210,2692599502,{192,168,0,18}} 04:12:50.571 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,18}, 2699616210, 2692599502 04:12:50.571 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1486,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,18}},{i_tid,2699616210},{o_tid,2692599502}]}} *DBG* epdg_ue_fsm_262427703108701 send ok to <0.929.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427703108701">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 2699616210, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2692599502}}}} 04:12:50.572 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 2699616210,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2692599502}) returned ok *DBG* epdg_ue_fsm_262427703108701 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 2699616210, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2692599502}}} from <0.929.0> in state state_wait_create_session_resp => state_active 04:12:50.572 [info] tunnel_response(<<"262427703108701">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 2699616210,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2692599502}} 04:12:50.573 [info] tunnel_response for <<"262427703108701">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 2699616210,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2692599502}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.573 [info] GSUP: Tx #{imsi => <<"262427703108701">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,18>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421087445774">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421087445774 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421087445774 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421087445774 receive call {auth_request,33,"internet",#{}} from <0.930.0> in state state_new *DBG* epdg_ue_fsm_262421087445774 send ok to <0.930.0> *DBG* epdg_ue_fsm_262421087445774 consume call {auth_request,33,"internet",#{}} from <0.930.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421087445774 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:50.595 [info] GSUP: Rx #{imsi => <<"262421087445774">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* aaa_ue_fsm_262421087445774 enter aaa_ue_fsm in state state_new 04:12:50.595 [info] ue_fsm start(epdg_ue_fsm_262421087445774) *DBG* aaa_ue_fsm_262421087445774 consume internal init_state in state state_new 04:12:50.595 [info] ue_fsm init(<<"262421087445774">>) *DBG* aaa_ue_fsm_262421087445774 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.595 [info] ue_fsm auth_request 04:12:50.596 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} 04:12:50.596 [info] ue_fsm start_link(aaa_ue_fsm_262421087445774) 04:12:50.596 [info] ue_fsm init("262421087445774") 04:12:50.596 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.596 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421087445774",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421087445774 send ok to <0.201.0> 04:12:50.596 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421087445774 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:50.596 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262421087445774",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421087445774 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>, <<"w=ЖК{ыQsЩњosњzЮж">>, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8, 20,241,114,7,209,163,239,160,247,240,182,115,245>>, <<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>, <<158,163,136,231,51,209,213,109,60,241,40,47,173,209, 102,113>>}]}} from <0.933.0> in state state_wait_swx_maa 04:12:50.608 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421087445774",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,119,61,182,186,123,235,81,115,201,250,111,115,250,122,206,214]],[[202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245]],["foobar"],[[158,163,136,231,51,209,213,109,60,241,40,47,173,209,102,113]],[[18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.608 [info] dia_sip2gsup: auth [202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,119,61,182,186,123,235,81,115,201,250,111,115,250,122,206,214] authz [202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245]  *DBG* aaa_ue_fsm_262421087445774 send ok to <0.933.0> 04:12:50.608 [info] rand [202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9] autn "w=ЖК{ыQsЩњosњzЮж"  *DBG* aaa_ue_fsm_262421087445774 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>, <<"w=ЖК{ыQsЩњosњzЮж">>, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8, 20,241,114,7,209,163,239,160,247,240,182,115,245>>, <<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>, <<158,163,136,231,51,209,213,109,60,241,40,47,173,209, 102,113>>}]}} from <0.933.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421087445774 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>, <<"w=ЖК{ыQsЩњosњzЮж">>, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8, 20,241,114,7,209,163,239,160,247,240,182,115,245>>, <<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>, <<158,163,136,231,51,209,213,109,60,241,40,47,173,209, 102,113>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.608 [info] ue_fsm ev_rx_swx_maa 04:12:50.609 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421087445774",undefined,undefined,false,false,undefined} 04:12:50.609 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>,<<"w=ЖК{ыQsЩњosњzЮж">>,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245>>,<<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>,<<158,163,136,231,51,209,213,109,60,241,40,47,173,209,102,113>>}]} *DBG* epdg_ue_fsm_262421087445774 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421087445774">>, {ok, [{epdg_auth_tuple, <<202,219,211,199,127,208,214,95,188,221,40,46, 15,84,255,9>>, <<"w=ЖК{ыQsЩњosњzЮж">>, <<202,219,211,199,127,208,214,95,188,221,40,46, 15,84,255,9,8,20,241,114,7,209,163,239,160, 247,240,182,115,245>>, <<18,87,54,146,115,92,157,123,156,3,170,100, 143,125,231,137>>, <<158,163,136,231,51,209,213,109,60,241, 40,47,173,209,102,113>>}]}}} 04:12:50.610 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>,<<"w=ЖК{ыQsЩњosњzЮж">>,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245>>,<<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>,<<158,163,136,231,51,209,213,109,60,241,40,47,173,209,102,113>>}]}, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421087445774 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>, <<"w=ЖК{ыQsЩњosњzЮж">>, <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8, 20,241,114,7,209,163,239,160,247,240,182,115,245>>, <<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>, <<158,163,136,231,51,209,213,109,60,241,40,47,173,209, 102,113>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.611 [info] auth_response(<<"262421087445774">>): {ok,[{epdg_auth_tuple,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>,<<"w=ЖК{ыQsЩњosњzЮж">>,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245>>,<<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>,<<158,163,136,231,51,209,213,109,60,241,40,47,173,209,102,113>>}]} 04:12:50.611 [info] auth_response for <<"262421087445774">>: {ok,[{epdg_auth_tuple,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>,<<"w=ЖК{ыQsЩњosњzЮж">>,<<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245>>,<<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>,<<158,163,136,231,51,209,213,109,60,241,40,47,173,209,102,113>>}]} 04:12:50.611 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"w=ЖК{ыQsЩњosњzЮж">>,ck => <<158,163,136,231,51,209,213,109,60,241,40,47,173,209,102,113>>,ik => <<18,87,54,146,115,92,157,123,156,3,170,100,143,125,231,137>>,rand => <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9>>,res => <<202,219,211,199,127,208,214,95,188,221,40,46,15,84,255,9,8,20,241,114,7,209,163,239,160,247,240,182,115,245>>}],imsi => <<"262421087445774">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421087445774">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421087445774 receive call lu_request from <0.934.0> in state state_authenticating 04:12:50.617 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421087445774">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421087445774 send ok to <0.934.0> *DBG* epdg_ue_fsm_262421087445774 consume call lu_request from <0.934.0> in state state_authenticating *DBG* aaa_ue_fsm_262421087445774 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.617 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.617 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} 04:12:50.618 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.618 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421087445774",undefined,undefined,false,false,undefined} 04:12:50.618 [debug] SWx Tx SAR Imsi="262421087445774" Type=1 APN="internet" AgentInfoOpt=[]  04:12:50.619 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421087445774",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421087445774 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421087445774 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421087445774 receive call {rx_swx_saa,{ok,1,#{}}} from <0.935.0> in state state_wait_swx_saa 04:12:50.629 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421087445774",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.629 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421087445774 send ok to <0.935.0> *DBG* epdg_ue_fsm_262421087445774 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:50.629 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421087445774",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421087445774 consume call {rx_swx_saa,{ok,1,#{}}} from <0.935.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421087445774 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421087445774">>,ok}} 04:12:50.629 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421087445774 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.629 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.629 [info] lu_response(<<"262421087445774">>): ok 04:12:50.630 [info] lu_response for <<"262421087445774">>: ok 04:12:50.630 [info] GSUP: Tx #{imsi => <<"262421087445774">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421087445774">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421087445774 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.936.0> in state state_authenticated 04:12:50.636 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421087445774">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.636 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.636 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421087445774 send ok to <0.936.0> *DBG* epdg_ue_fsm_262421087445774 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.936.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421087445774 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:50.636 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:50.636 [info] s2b: Tx {gtp,v2,create_session_request,0,8754732,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421087445774">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000307,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616211,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:50.637 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421087445774 receive call {rx_s6b_aar,"262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.937.0> in state state_authenticated 04:12:50.655 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.655 [info] ue_fsm ev_rx_s6b_aar: "262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.655 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421087445774",undefined,undefined,true,false,undefined} 04:12:50.655 [debug] SWx Tx SAR Imsi="262421087445774" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.655 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421087445774",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421087445774 send ok to <0.937.0> *DBG* aaa_ue_fsm_262421087445774 consume call {rx_s6b_aar,"262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.937.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:50.656 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421087445774 receive call {rx_swx_saa,{ok,13,#{}}} from <0.938.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421087445774 send ok to <0.938.0> 04:12:50.664 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421087445774",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.664 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421087445774 consume call {rx_swx_saa,{ok,13,#{}}} from <0.938.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.665 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421087445774","262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.937.0>} 04:12:50.665 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.675 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,115,133,150,44,0,2,0,2,0,16,0,87,0,9,1,160,133,20,40,2,172,18,50,103,79,0,5,0,1,192,168,0,19,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,133,20,40,2,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,133,20,40,2,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.676 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000307,8754732,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<133,20,40,2>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2232690690,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2232690690,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} *DBG* epdg_ue_fsm_262421087445774 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 2699616211, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2232690690}}} from <0.939.0> in state state_wait_create_session_resp 04:12:50.676 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421087445774">>,<0.931.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000307,2232690690,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616211,2232690690}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:50.676 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.676 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 2699616211,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2232690690}} 04:12:50.676 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} 04:12:50.676 [info] KMOD Port Create PDP Context Call {<0.931.0>,[alias|#Ref<0.4071005738.2327379981.183519>]}: {create_pdp_context,{172,18,50,103},2699616211,2232690690,{192,168,0,19}} 04:12:50.676 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,19}, 2699616211, 2232690690 04:12:50.676 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1550,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,19}},{i_tid,2699616211},{o_tid,2232690690}]}} *DBG* epdg_ue_fsm_262421087445774 send ok to <0.939.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421087445774">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 2699616211, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2232690690}}}} 04:12:50.677 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 2699616211,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2232690690}) returned ok *DBG* epdg_ue_fsm_262421087445774 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 2699616211, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2232690690}}} from <0.939.0> in state state_wait_create_session_resp => state_active 04:12:50.677 [info] tunnel_response(<<"262421087445774">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 2699616211,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2232690690}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.678 [info] tunnel_response for <<"262421087445774">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 2699616211,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2232690690}} 04:12:50.678 [info] GSUP: Tx #{imsi => <<"262421087445774">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,19>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427309294070">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427309294070 enter epdg_ue_fsm in state state_new 04:12:50.695 [info] GSUP: Rx #{imsi => <<"262427309294070">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427309294070 consume internal init_state in state state_new 04:12:50.695 [info] ue_fsm start(epdg_ue_fsm_262427309294070) *DBG* epdg_ue_fsm_262427309294070 receive call {auth_request,33,"internet",#{}} from <0.940.0> in state state_new 04:12:50.695 [info] ue_fsm init(<<"262427309294070">>) *DBG* epdg_ue_fsm_262427309294070 send ok to <0.940.0> *DBG* epdg_ue_fsm_262427309294070 consume call {auth_request,33,"internet",#{}} from <0.940.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.695 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427309294070 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427309294070 enter aaa_ue_fsm in state state_new 04:12:50.696 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} 04:12:50.696 [info] ue_fsm start_link(aaa_ue_fsm_262427309294070) *DBG* aaa_ue_fsm_262427309294070 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427309294070 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.696 [info] ue_fsm init("262427309294070") 04:12:50.696 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.697 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427309294070",undefined,undefined,false,false,undefined} 04:12:50.697 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:50.697 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262427309294070",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427309294070 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427309294070 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427309294070 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>, <<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245, 204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>, <<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179, 166>>, <<130,212,190,156,152,143,203,129,33,125,61,112,6,162, 101,109>>}]}} from <0.943.0> in state state_wait_swx_maa 04:12:50.711 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427309294070",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97]],[[47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146]],["foobar"],[[130,212,190,156,152,143,203,129,33,125,61,112,6,162,101,109]],[[113,245,112,215,65,151,227,193,121,228,95,125,210,90,179,166]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.711 [info] dia_sip2gsup: auth [47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97] authz [47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146]  *DBG* aaa_ue_fsm_262427309294070 send ok to <0.943.0> 04:12:50.711 [info] rand [47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204] autn [191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97]  *DBG* epdg_ue_fsm_262427309294070 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>, <<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245, 204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>, <<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179, 166>>, <<130,212,190,156,152,143,203,129,33,125,61,112,6,162, 101,109>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427309294070 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>, <<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245, 204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>, <<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179, 166>>, <<130,212,190,156,152,143,203,129,33,125,61,112,6,162, 101,109>>}]}} from <0.943.0> in state state_wait_swx_maa => state_new 04:12:50.711 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427309294070 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427309294070">>, {ok, [{epdg_auth_tuple, <<47,101,162,132,214,62,155,243,186,184,75,164, 94,224,245,204>>, <<191,55,144,10,2,32,147,70,107,47,176,158,66, 212,140,97>>, <<47,101,162,132,214,62,155,243,186,184,75,164, 94,224,245,204,153,35,52,71,178,53,15,68,61, 63,9,161,193,146>>, <<113,245,112,215,65,151,227,193,121,228,95, 125,210,90,179,166>>, <<130,212,190,156,152,143,203,129,33,125, 61,112,6,162,101,109>>}]}}} 04:12:50.712 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427309294070",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427309294070 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>, <<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>, <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245, 204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>, <<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179, 166>>, <<130,212,190,156,152,143,203,129,33,125,61,112,6,162, 101,109>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:50.712 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>,<<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>,<<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179,166>>,<<130,212,190,156,152,143,203,129,33,125,61,112,6,162,101,109>>}]} 04:12:50.712 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>,<<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>,<<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179,166>>,<<130,212,190,156,152,143,203,129,33,125,61,112,6,162,101,109>>}]}, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.713 [info] auth_response(<<"262427309294070">>): {ok,[{epdg_auth_tuple,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>,<<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>,<<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179,166>>,<<130,212,190,156,152,143,203,129,33,125,61,112,6,162,101,109>>}]} 04:12:50.713 [info] auth_response for <<"262427309294070">>: {ok,[{epdg_auth_tuple,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>,<<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>,<<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>,<<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179,166>>,<<130,212,190,156,152,143,203,129,33,125,61,112,6,162,101,109>>}]} 04:12:50.713 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,55,144,10,2,32,147,70,107,47,176,158,66,212,140,97>>,ck => <<130,212,190,156,152,143,203,129,33,125,61,112,6,162,101,109>>,ik => <<113,245,112,215,65,151,227,193,121,228,95,125,210,90,179,166>>,rand => <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204>>,res => <<47,101,162,132,214,62,155,243,186,184,75,164,94,224,245,204,153,35,52,71,178,53,15,68,61,63,9,161,193,146>>}],imsi => <<"262427309294070">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427309294070">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427309294070 receive call lu_request from <0.944.0> in state state_authenticating 04:12:50.718 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427309294070">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427309294070 send ok to <0.944.0> 04:12:50.718 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427309294070 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427309294070 consume call lu_request from <0.944.0> in state state_authenticating 04:12:50.718 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} 04:12:50.719 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.719 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427309294070",undefined,undefined,false,false,undefined} 04:12:50.719 [debug] SWx Tx SAR Imsi="262427309294070" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427309294070 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427309294070 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:50.719 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427309294070",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427309294070 receive call {rx_swx_saa,{ok,1,#{}}} from <0.945.0> in state state_wait_swx_saa 04:12:50.728 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427309294070",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427309294070 send ok to <0.945.0> *DBG* epdg_ue_fsm_262427309294070 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427309294070 consume call {rx_swx_saa,{ok,1,#{}}} from <0.945.0> in state state_wait_swx_saa => state_authenticated 04:12:50.728 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427309294070 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427309294070">>,ok}} 04:12:50.728 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427309294070",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427309294070 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.729 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.729 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} 04:12:50.729 [info] lu_response(<<"262427309294070">>): ok 04:12:50.729 [info] lu_response for <<"262427309294070">>: ok 04:12:50.729 [info] GSUP: Tx #{imsi => <<"262427309294070">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427309294070">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427309294070 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.946.0> in state state_authenticated 04:12:50.734 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427309294070">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.734 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.734 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427309294070 send ok to <0.946.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427309294070 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.946.0> in state state_authenticated => state_wait_create_session_resp 04:12:50.734 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262427309294070 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:50.734 [info] s2b: Tx {gtp,v2,create_session_request,0,8754733,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427309294070">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000308,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616212,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:50.735 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427309294070 receive call {rx_s6b_aar,"262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.947.0> in state state_authenticated 04:12:50.744 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.744 [info] ue_fsm ev_rx_s6b_aar: "262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.744 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427309294070",undefined,undefined,true,false,undefined} 04:12:50.744 [debug] SWx Tx SAR Imsi="262427309294070" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.744 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427309294070",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427309294070 send ok to <0.947.0> *DBG* aaa_ue_fsm_262427309294070 consume call {rx_s6b_aar,"262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.947.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:50.744 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427309294070 receive call {rx_swx_saa,{ok,13,#{}}} from <0.948.0> in state state_authenticated_wait_swx_saa 04:12:50.748 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427309294070",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427309294070 send ok to <0.948.0> *DBG* aaa_ue_fsm_262427309294070 consume call {rx_swx_saa,{ok,13,#{}}} from <0.948.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.748 [info] ue_fsm ev_rx_swx_saa 04:12:50.748 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427309294070","262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.947.0>} 04:12:50.748 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.748 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.751 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,116,133,150,45,0,2,0,2,0,16,0,87,0,9,1,160,197,226,122,232,172,18,50,103,79,0,5,0,1,192,168,0,20,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,197,226,122,232,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,197,226,122,232,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.752 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000308,8754733,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Хтzш">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3319954152,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3319954152,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} 04:12:50.752 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427309294070">>,<0.941.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000308,3319954152,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616212,3319954152}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427309294070 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 2699616212, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3319954152}}} from <0.949.0> in state state_wait_create_session_resp 04:12:50.752 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.752 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 2699616212,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3319954152}} 04:12:50.752 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} 04:12:50.752 [info] KMOD Port Create PDP Context Call {<0.941.0>,[alias|#Ref<0.4071005738.2327379981.183700>]}: {create_pdp_context,{172,18,50,103},2699616212,3319954152,{192,168,0,20}} 04:12:50.752 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,20}, 2699616212, 3319954152 04:12:50.752 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1614,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,20}},{i_tid,2699616212},{o_tid,3319954152}]}} 04:12:50.752 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 2699616212,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3319954152}) returned ok *DBG* epdg_ue_fsm_262427309294070 send ok to <0.949.0> 04:12:50.752 [info] tunnel_response(<<"262427309294070">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 2699616212,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3319954152}} *DBG* gsup_server got cast {tunnel_response, {<<"262427309294070">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 2699616212, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3319954152}}}} *DBG* epdg_ue_fsm_262427309294070 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 2699616212, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3319954152}}} from <0.949.0> in state state_wait_create_session_resp => state_active 04:12:50.752 [info] tunnel_response for <<"262427309294070">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 2699616212,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3319954152}} 04:12:50.752 [info] GSUP: Tx #{imsi => <<"262427309294070">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,20>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429629416978">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429629416978 enter epdg_ue_fsm in state state_new 04:12:50.796 [info] GSUP: Rx #{imsi => <<"262429629416978">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429629416978 consume internal init_state in state state_new 04:12:50.796 [info] ue_fsm start(epdg_ue_fsm_262429629416978) *DBG* epdg_ue_fsm_262429629416978 receive call {auth_request,33,"internet",#{}} from <0.950.0> in state state_new *DBG* epdg_ue_fsm_262429629416978 send ok to <0.950.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.796 [info] ue_fsm init(<<"262429629416978">>) *DBG* epdg_ue_fsm_262429629416978 consume call {auth_request,33,"internet",#{}} from <0.950.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429629416978 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429629416978 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429629416978 consume internal init_state in state state_new 04:12:50.796 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429629416978 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.797 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:12:50.797 [info] ue_fsm start_link(aaa_ue_fsm_262429629416978) 04:12:50.797 [info] ue_fsm init("262429629416978") 04:12:50.797 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.798 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429629416978",undefined,undefined,false,false,undefined} 04:12:50.798 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429629416978 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429629416978 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:50.798 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262429629416978",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429629416978 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>, <<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229, 200,86,78,74,46,189,123,237,8,217,185,200,183>>, <<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>, <<210,233,74,47,143,71,209,127,181,243,39,234,169,109, 100,180>>}]}} from <0.953.0> in state state_wait_swx_maa 04:12:50.813 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429629416978",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35]],[[164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183]],["foobar"],[[210,233,74,47,143,71,209,127,181,243,39,234,169,109,100,180]],[[141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.813 [info] dia_sip2gsup: auth [164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35] authz [164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183]  *DBG* aaa_ue_fsm_262429629416978 send ok to <0.953.0> *DBG* epdg_ue_fsm_262429629416978 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>, <<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229, 200,86,78,74,46,189,123,237,8,217,185,200,183>>, <<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>, <<210,233,74,47,143,71,209,127,181,243,39,234,169,109, 100,180>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.813 [info] rand [164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99] autn [126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35]  *DBG* aaa_ue_fsm_262429629416978 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>, <<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229, 200,86,78,74,46,189,123,237,8,217,185,200,183>>, <<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>, <<210,233,74,47,143,71,209,127,181,243,39,234,169,109, 100,180>>}]}} from <0.953.0> in state state_wait_swx_maa => state_new 04:12:50.813 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429629416978 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429629416978">>, {ok, [{epdg_auth_tuple, <<164,140,86,37,100,216,52,186,64,119,161,3,72, 205,89,99>>, <<126,205,109,180,217,168,23,225,234,18,65,174, 11,160,89,35>>, <<164,140,86,37,100,216,52,186,64,119,161,3,72, 205,89,99,229,200,86,78,74,46,189,123,237,8, 217,185,200,183>>, <<141,130,96,243,88,136,124,10,46,234,202,66, 130,233,222,187>>, <<210,233,74,47,143,71,209,127,181,243,39, 234,169,109,100,180>>}]}}} 04:12:50.814 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429629416978",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429629416978 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>, <<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>, <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229, 200,86,78,74,46,189,123,237,8,217,185,200,183>>, <<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>, <<210,233,74,47,143,71,209,127,181,243,39,234,169,109, 100,180>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.814 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>,<<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183>>,<<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>,<<210,233,74,47,143,71,209,127,181,243,39,234,169,109,100,180>>}]} 04:12:50.815 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>,<<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183>>,<<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>,<<210,233,74,47,143,71,209,127,181,243,39,234,169,109,100,180>>}]}, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:12:50.815 [info] auth_response(<<"262429629416978">>): {ok,[{epdg_auth_tuple,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>,<<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183>>,<<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>,<<210,233,74,47,143,71,209,127,181,243,39,234,169,109,100,180>>}]} 04:12:50.816 [info] auth_response for <<"262429629416978">>: {ok,[{epdg_auth_tuple,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>,<<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>,<<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183>>,<<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>,<<210,233,74,47,143,71,209,127,181,243,39,234,169,109,100,180>>}]} 04:12:50.816 [info] GSUP: Tx #{auth_tuples => [#{autn => <<126,205,109,180,217,168,23,225,234,18,65,174,11,160,89,35>>,ck => <<210,233,74,47,143,71,209,127,181,243,39,234,169,109,100,180>>,ik => <<141,130,96,243,88,136,124,10,46,234,202,66,130,233,222,187>>,rand => <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99>>,res => <<164,140,86,37,100,216,52,186,64,119,161,3,72,205,89,99,229,200,86,78,74,46,189,123,237,8,217,185,200,183>>}],imsi => <<"262429629416978">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429629416978">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429629416978 receive call lu_request from <0.954.0> in state state_authenticating 04:12:50.821 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429629416978">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429629416978 send ok to <0.954.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.821 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429629416978 consume call lu_request from <0.954.0> in state state_authenticating *DBG* aaa_ue_fsm_262429629416978 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.821 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:12:50.821 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.821 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429629416978",undefined,undefined,false,false,undefined} 04:12:50.822 [debug] SWx Tx SAR Imsi="262429629416978" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429629416978 send ok to <0.201.0> 04:12:50.822 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429629416978",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429629416978 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429629416978 receive call {rx_swx_saa,{ok,1,#{}}} from <0.955.0> in state state_wait_swx_saa 04:12:50.832 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429629416978",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429629416978 send ok to <0.955.0> *DBG* aaa_ue_fsm_262429629416978 consume call {rx_swx_saa,{ok,1,#{}}} from <0.955.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429629416978 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:50.832 [info] ue_fsm ev_rx_swx_saa 04:12:50.832 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429629416978",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429629416978 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429629416978">>,ok}} 04:12:50.832 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429629416978 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.833 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:12:50.833 [info] lu_response(<<"262429629416978">>): ok 04:12:50.833 [info] lu_response for <<"262429629416978">>: ok 04:12:50.833 [info] GSUP: Tx #{imsi => <<"262429629416978">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429629416978">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429629416978 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.956.0> in state state_authenticated 04:12:50.838 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429629416978">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.838 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.838 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:12:50.839 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262429629416978 send ok to <0.956.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.839 [info] s2b: Tx {gtp,v2,create_session_request,0,8754734,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429629416978">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000309,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616213,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429629416978 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.956.0> in state state_authenticated => state_wait_create_session_resp 04:12:50.839 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429629416978 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429629416978 receive call {rx_s6b_aar,"262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.957.0> in state state_authenticated 04:12:50.854 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.854 [info] ue_fsm ev_rx_s6b_aar: "262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429629416978 send ok to <0.957.0> 04:12:50.854 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429629416978",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429629416978 consume call {rx_s6b_aar,"262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.957.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:50.854 [debug] SWx Tx SAR Imsi="262429629416978" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:50.854 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429629416978",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:50.854 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429629416978 receive call {rx_swx_saa,{ok,13,#{}}} from <0.958.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429629416978 send ok to <0.958.0> 04:12:50.859 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429629416978",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.859 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429629416978 consume call {rx_swx_saa,{ok,13,#{}}} from <0.958.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.860 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429629416978","262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.957.0>} 04:12:50.860 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.860 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.867 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,117,133,150,46,0,2,0,2,0,16,0,87,0,9,1,160,107,168,195,218,172,18,50,103,79,0,5,0,1,192,168,0,21,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,107,168,195,218,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,107,168,195,218,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.867 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000309,8754734,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"kЈУк">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1806222298,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1806222298,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} *DBG* epdg_ue_fsm_262429629416978 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 2699616213, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1806222298}}} from <0.959.0> in state state_wait_create_session_resp 04:12:50.867 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429629416978">>,<0.951.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000309,1806222298,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616213,1806222298}],[],[],[],[],[],[],[],[]}}}} 04:12:50.867 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.867 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 2699616213,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1806222298}} 04:12:50.867 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:12:50.868 [info] KMOD Port Create PDP Context Call {<0.951.0>,[alias|#Ref<0.4071005738.2327379981.183827>]}: {create_pdp_context,{172,18,50,103},2699616213,1806222298,{192,168,0,21}} 04:12:50.868 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,21}, 2699616213, 1806222298 *DBG* epdg_ue_fsm_262429629416978 send ok to <0.959.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429629416978">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 2699616213, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1806222298}}}} 04:12:50.868 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1678,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,21}},{i_tid,2699616213},{o_tid,1806222298}]}} *DBG* epdg_ue_fsm_262429629416978 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 2699616213, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1806222298}}} from <0.959.0> in state state_wait_create_session_resp => state_active 04:12:50.868 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 2699616213,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1806222298}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.868 [info] tunnel_response(<<"262429629416978">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 2699616213,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1806222298}} 04:12:50.868 [info] tunnel_response for <<"262429629416978">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 2699616213,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1806222298}} 04:12:50.868 [info] GSUP: Tx #{imsi => <<"262429629416978">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,21>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420295833365">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:50.895 [info] GSUP: Rx #{imsi => <<"262420295833365">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420295833365 enter epdg_ue_fsm in state state_new 04:12:50.896 [info] ue_fsm start(epdg_ue_fsm_262420295833365) *DBG* epdg_ue_fsm_262420295833365 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420295833365 receive call {auth_request,33,"internet",#{}} from <0.960.0> in state state_new 04:12:50.896 [info] ue_fsm init(<<"262420295833365">>) 04:12:50.896 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420295833365 send ok to <0.960.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420295833365 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420295833365 consume call {auth_request,33,"internet",#{}} from <0.960.0> in state state_new => state_wait_auth_resp 04:12:50.896 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420295833365 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420295833365 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:50.896 [info] ue_fsm start_link(aaa_ue_fsm_262420295833365) *DBG* aaa_ue_fsm_262420295833365 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.896 [info] ue_fsm init("262420295833365") 04:12:50.896 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.897 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420295833365",undefined,undefined,false,false,undefined} 04:12:50.897 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:50.897 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262420295833365",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420295833365 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420295833365 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420295833365 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>, <<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221, 92,111,255,190,13,203,11,235,201,36,188,112,28>>, <<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>, <<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]}} from <0.963.0> in state state_wait_swx_maa 04:12:50.911 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420295833365",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193]],[[108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28]],["foobar"],[[145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140]],[[84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.911 [info] dia_sip2gsup: auth [108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193] authz [108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28]  *DBG* aaa_ue_fsm_262420295833365 send ok to <0.963.0> *DBG* aaa_ue_fsm_262420295833365 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>, <<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221, 92,111,255,190,13,203,11,235,201,36,188,112,28>>, <<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>, <<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]}} from <0.963.0> in state state_wait_swx_maa => state_new 04:12:50.911 [info] rand [108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64] autn [113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193]  *DBG* epdg_ue_fsm_262420295833365 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>, <<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221, 92,111,255,190,13,203,11,235,201,36,188,112,28>>, <<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>, <<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:50.911 [info] ue_fsm ev_rx_swx_maa 04:12:50.912 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420295833365",undefined,undefined,false,false,undefined} 04:12:50.912 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>,<<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28>>,<<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>,<<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]} 04:12:50.913 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>,<<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28>>,<<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>,<<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]}, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420295833365 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420295833365">>, {ok, [{epdg_auth_tuple, <<108,86,12,82,16,77,229,2,25,138,174,12,181, 128,127,64>>, <<113,94,56,1,15,31,14,142,146,114,52,169,28, 166,53,193>>, <<108,86,12,82,16,77,229,2,25,138,174,12,181, 128,127,64,221,92,111,255,190,13,203,11,235, 201,36,188,112,28>>, <<84,151,172,54,149,95,148,74,8,95,100,216,43, 43,154,150>>, <<145,243,253,110,15,47,16,86,214,206,91, 75,26,244,55,140>>}]}}} 04:12:50.913 [info] auth_response(<<"262420295833365">>): {ok,[{epdg_auth_tuple,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>,<<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28>>,<<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>,<<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]} *DBG* epdg_ue_fsm_262420295833365 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>, <<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>, <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221, 92,111,255,190,13,203,11,235,201,36,188,112,28>>, <<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>, <<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.914 [info] auth_response for <<"262420295833365">>: {ok,[{epdg_auth_tuple,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>,<<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>,<<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28>>,<<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>,<<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>}]} 04:12:50.914 [info] GSUP: Tx #{auth_tuples => [#{autn => <<113,94,56,1,15,31,14,142,146,114,52,169,28,166,53,193>>,ck => <<145,243,253,110,15,47,16,86,214,206,91,75,26,244,55,140>>,ik => <<84,151,172,54,149,95,148,74,8,95,100,216,43,43,154,150>>,rand => <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64>>,res => <<108,86,12,82,16,77,229,2,25,138,174,12,181,128,127,64,221,92,111,255,190,13,203,11,235,201,36,188,112,28>>}],imsi => <<"262420295833365">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420295833365">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420295833365 receive call lu_request from <0.964.0> in state state_authenticating 04:12:50.918 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420295833365">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420295833365 send ok to <0.964.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.918 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420295833365 consume call lu_request from <0.964.0> in state state_authenticating *DBG* aaa_ue_fsm_262420295833365 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:50.918 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} 04:12:50.918 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:50.919 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420295833365",undefined,undefined,false,false,undefined} 04:12:50.919 [debug] SWx Tx SAR Imsi="262420295833365" Type=1 APN="internet" AgentInfoOpt=[]  04:12:50.919 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420295833365",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420295833365 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420295833365 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420295833365 receive call {rx_swx_saa,{ok,1,#{}}} from <0.965.0> in state state_wait_swx_saa 04:12:50.927 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420295833365",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:50.927 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420295833365 send ok to <0.965.0> 04:12:50.927 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420295833365",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420295833365 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420295833365 consume call {rx_swx_saa,{ok,1,#{}}} from <0.965.0> in state state_wait_swx_saa => state_authenticated 04:12:50.927 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420295833365 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420295833365">>,ok}} 04:12:50.928 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420295833365 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:50.928 [info] lu_response(<<"262420295833365">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.928 [info] lu_response for <<"262420295833365">>: ok 04:12:50.928 [info] GSUP: Tx #{imsi => <<"262420295833365">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420295833365">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420295833365 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.966.0> in state state_authenticated 04:12:50.932 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420295833365">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:50.932 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:50.932 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} 04:12:50.932 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:50.932 [info] s2b: Tx {gtp,v2,create_session_request,0,8754735,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420295833365">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000310,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616214,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420295833365 send ok to <0.966.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.932 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420295833365 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.966.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420295833365 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420295833365 receive call {rx_s6b_aar,"262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.967.0> in state state_authenticated 04:12:50.942 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:50.942 [info] ue_fsm ev_rx_s6b_aar: "262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:50.943 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420295833365",undefined,undefined,true,false,undefined} 04:12:50.943 [debug] SWx Tx SAR Imsi="262420295833365" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420295833365 send ok to <0.967.0> 04:12:50.943 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420295833365",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:50.943 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420295833365 consume call {rx_s6b_aar,"262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.967.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420295833365 receive call {rx_swx_saa,{ok,13,#{}}} from <0.968.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420295833365 send ok to <0.968.0> 04:12:50.947 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420295833365",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420295833365 consume call {rx_swx_saa,{ok,13,#{}}} from <0.968.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:50.947 [info] ue_fsm ev_rx_swx_saa 04:12:50.947 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420295833365","262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.967.0>} 04:12:50.947 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:50.947 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:50.953 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,118,133,150,47,0,2,0,2,0,16,0,87,0,9,1,160,164,13,81,173,172,18,50,103,79,0,5,0,1,192,168,0,22,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,164,13,81,173,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,164,13,81,173,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:50.953 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000310,8754735,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Є\rQ­">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2752336301,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2752336301,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 04:12:50.953 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420295833365">>,<0.961.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000310,2752336301,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,2699616214,2752336301}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420295833365 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 2699616214, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2752336301}}} from <0.969.0> in state state_wait_create_session_resp 04:12:50.953 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:50.953 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 2699616214,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2752336301}} 04:12:50.954 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} 04:12:50.954 [info] KMOD Port Create PDP Context Call {<0.961.0>,[alias|#Ref<0.4071005738.2327379980.180979>]}: {create_pdp_context,{172,18,50,103},2699616214,2752336301,{192,168,0,22}} 04:12:50.954 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,22}, 2699616214, 2752336301 04:12:50.954 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1165,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,22}},{i_tid,2699616214},{o_tid,2752336301}]}} 04:12:50.954 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 2699616214,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2752336301}) returned ok *DBG* epdg_ue_fsm_262420295833365 send ok to <0.969.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420295833365">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 2699616214, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2752336301}}}} *DBG* epdg_ue_fsm_262420295833365 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 2699616214, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2752336301}}} from <0.969.0> in state state_wait_create_session_resp => state_active 04:12:50.954 [info] tunnel_response(<<"262420295833365">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 2699616214,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2752336301}} 04:12:50.954 [info] tunnel_response for <<"262420295833365">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 2699616214,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2752336301}} 04:12:50.954 [info] GSUP: Tx #{imsi => <<"262420295833365">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,22>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427444310131">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:50.996 [info] GSUP: Rx #{imsi => <<"262427444310131">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427444310131 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427444310131 consume internal init_state in state state_new 04:12:50.997 [info] ue_fsm start(epdg_ue_fsm_262427444310131) *DBG* epdg_ue_fsm_262427444310131 receive call {auth_request,33,"internet",#{}} from <0.970.0> in state state_new 04:12:50.997 [info] ue_fsm init(<<"262427444310131">>) *DBG* epdg_ue_fsm_262427444310131 send ok to <0.970.0> 04:12:50.997 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427444310131 consume call {auth_request,33,"internet",#{}} from <0.970.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427444310131 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427444310131 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:50.997 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427444310131 consume internal init_state in state state_new 04:12:50.998 [info] ue_fsm start_link(aaa_ue_fsm_262427444310131) *DBG* aaa_ue_fsm_262427444310131 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:50.998 [info] ue_fsm init("262427444310131") 04:12:50.998 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:50.998 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427444310131",undefined,undefined,false,false,undefined} 04:12:50.999 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:50.999 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262427444310131",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427444310131 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427444310131 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.012 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427444310131",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175]],[[234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225]],["foobar"],[[123,239,244,185,59,148,51,78,216,152,152,255,41,42,195,138]],[[96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427444310131 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>, <<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225, 149,42,72,34,157,211,121,223,106,203,28,225>>, <<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>, <<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195, 138>>}]}} from <0.973.0> in state state_wait_swx_maa 04:12:51.013 [info] dia_sip2gsup: auth [234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175] authz [234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225]  04:12:51.013 [info] rand [234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116] autn [221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175]  *DBG* aaa_ue_fsm_262427444310131 send ok to <0.973.0> *DBG* aaa_ue_fsm_262427444310131 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>, <<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225, 149,42,72,34,157,211,121,223,106,203,28,225>>, <<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>, <<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195, 138>>}]}} from <0.973.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427444310131 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>, <<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225, 149,42,72,34,157,211,121,223,106,203,28,225>>, <<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>, <<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195, 138>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.013 [info] ue_fsm ev_rx_swx_maa 04:12:51.013 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427444310131",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427444310131 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427444310131">>, {ok, [{epdg_auth_tuple, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85, 16,116>>, <<221,141,238,30,162,37,247,32,131,195,106,159, 174,43,118,175>>, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85, 16,116,148,225,149,42,72,34,157,211,121,223, 106,203,28,225>>, <<96,170,134,62,171,53,95,227,116,21,85,145, 225,137,253,45>>, <<123,239,244,185,59,148,51,78,216,152, 152,255,41,42,195,138>>}]}}} *DBG* epdg_ue_fsm_262427444310131 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>, <<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>, <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225, 149,42,72,34,157,211,121,223,106,203,28,225>>, <<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>, <<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195, 138>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.014 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>,<<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225>>,<<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>,<<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195,138>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.015 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>,<<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225>>,<<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>,<<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195,138>>}]}, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} 04:12:51.015 [info] auth_response(<<"262427444310131">>): {ok,[{epdg_auth_tuple,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>,<<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225>>,<<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>,<<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195,138>>}]} 04:12:51.016 [info] auth_response for <<"262427444310131">>: {ok,[{epdg_auth_tuple,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>,<<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>,<<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225>>,<<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>,<<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195,138>>}]} 04:12:51.016 [info] GSUP: Tx #{auth_tuples => [#{autn => <<221,141,238,30,162,37,247,32,131,195,106,159,174,43,118,175>>,ck => <<123,239,244,185,59,148,51,78,216,152,152,255,41,42,195,138>>,ik => <<96,170,134,62,171,53,95,227,116,21,85,145,225,137,253,45>>,rand => <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116>>,res => <<234,89,63,109,4,1,205,112,116,74,39,0,55,85,16,116,148,225,149,42,72,34,157,211,121,223,106,203,28,225>>}],imsi => <<"262427444310131">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427444310131">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427444310131 receive call lu_request from <0.974.0> in state state_authenticating 04:12:51.021 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427444310131">>,message_type => location_upd_req} 04:12:51.021 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427444310131 send ok to <0.974.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427444310131 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427444310131 consume call lu_request from <0.974.0> in state state_authenticating 04:12:51.021 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} 04:12:51.021 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.022 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427444310131",undefined,undefined,false,false,undefined} 04:12:51.022 [debug] SWx Tx SAR Imsi="262427444310131" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.022 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427444310131",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427444310131 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427444310131 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427444310131 receive call {rx_swx_saa,{ok,1,#{}}} from <0.975.0> in state state_wait_swx_saa 04:12:51.032 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427444310131",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427444310131 send ok to <0.975.0> 04:12:51.032 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427444310131 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427444310131 consume call {rx_swx_saa,{ok,1,#{}}} from <0.975.0> in state state_wait_swx_saa => state_authenticated 04:12:51.032 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427444310131",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427444310131 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427444310131">>,ok}} *DBG* epdg_ue_fsm_262427444310131 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.032 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:51.033 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.033 [info] lu_response(<<"262427444310131">>): ok 04:12:51.033 [info] lu_response for <<"262427444310131">>: ok 04:12:51.033 [info] GSUP: Tx #{imsi => <<"262427444310131">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427444310131">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427444310131 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.976.0> in state state_authenticated 04:12:51.038 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427444310131">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.039 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.039 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} 04:12:51.039 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:51.039 [info] s2b: Tx {gtp,v2,create_session_request,0,8754736,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427444310131">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000311,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616215,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427444310131 send ok to <0.976.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.039 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427444310131 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.976.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427444310131 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427444310131 receive call {rx_s6b_aar,"262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.977.0> in state state_authenticated 04:12:51.049 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.049 [info] ue_fsm ev_rx_s6b_aar: "262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.049 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427444310131",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427444310131 send ok to <0.977.0> 04:12:51.049 [debug] SWx Tx SAR Imsi="262427444310131" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427444310131 consume call {rx_s6b_aar,"262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.977.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:51.049 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427444310131",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:51.049 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427444310131 receive call {rx_swx_saa,{ok,13,#{}}} from <0.978.0> in state state_authenticated_wait_swx_saa 04:12:51.053 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427444310131",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427444310131 send ok to <0.978.0> 04:12:51.053 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427444310131 consume call {rx_swx_saa,{ok,13,#{}}} from <0.978.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.053 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427444310131","262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.977.0>} 04:12:51.053 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.054 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.059 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,119,133,150,48,0,2,0,2,0,16,0,87,0,9,1,160,167,83,212,49,172,18,50,103,79,0,5,0,1,192,168,0,23,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,167,83,212,49,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,167,83,212,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.059 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000311,8754736,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ЇSд1">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2807288881,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2807288881,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 04:12:51.060 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427444310131">>,<0.971.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000311,2807288881,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616215,2807288881}],[],[],[]}}}} *DBG* epdg_ue_fsm_262427444310131 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 2699616215, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2807288881}}} from <0.979.0> in state state_wait_create_session_resp 04:12:51.060 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.060 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 2699616215,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2807288881}} 04:12:51.060 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} 04:12:51.060 [info] KMOD Port Create PDP Context Call {<0.971.0>,[alias|#Ref<0.4071005738.2327379981.184119>]}: {create_pdp_context,{172,18,50,103},2699616215,2807288881,{192,168,0,23}} 04:12:51.060 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,23}, 2699616215, 2807288881 *DBG* epdg_ue_fsm_262427444310131 send ok to <0.979.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427444310131">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 2699616215, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2807288881}}}} 04:12:51.060 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1229,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,23}},{i_tid,2699616215},{o_tid,2807288881}]}} *DBG* epdg_ue_fsm_262427444310131 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 2699616215, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2807288881}}} from <0.979.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.061 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 2699616215,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2807288881}) returned ok 04:12:51.061 [info] tunnel_response(<<"262427444310131">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 2699616215,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2807288881}} 04:12:51.061 [info] tunnel_response for <<"262427444310131">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 2699616215,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2807288881}} 04:12:51.061 [info] GSUP: Tx #{imsi => <<"262427444310131">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,23>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420635570283">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420635570283 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420635570283 consume internal init_state in state state_new 04:12:51.096 [info] GSUP: Rx #{imsi => <<"262420635570283">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420635570283 receive call {auth_request,33,"internet",#{}} from <0.980.0> in state state_new 04:12:51.097 [info] ue_fsm start(epdg_ue_fsm_262420635570283) 04:12:51.097 [info] ue_fsm init(<<"262420635570283">>) *DBG* epdg_ue_fsm_262420635570283 send ok to <0.980.0> *DBG* epdg_ue_fsm_262420635570283 consume call {auth_request,33,"internet",#{}} from <0.980.0> in state state_new => state_wait_auth_resp 04:12:51.097 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420635570283 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420635570283 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.097 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420635570283 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420635570283 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.098 [info] ue_fsm start_link(aaa_ue_fsm_262420635570283) 04:12:51.098 [info] ue_fsm init("262420635570283") 04:12:51.098 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.099 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420635570283",undefined,undefined,false,false,undefined} 04:12:51.099 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420635570283 send ok to <0.201.0> 04:12:51.099 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262420635570283",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420635570283 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420635570283 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>, <<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168, 230,146,52,12,158,9,192,228,167,140,169,148,156,73>>, <<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>, <<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31, 130>>}]}} from <0.983.0> in state state_wait_swx_maa 04:12:51.113 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420635570283",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236]],[[47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73]],["foobar"],[[71,230,118,128,164,137,201,144,162,53,69,68,114,175,31,130]],[[76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.113 [info] dia_sip2gsup: auth [47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236] authz [47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73]  *DBG* aaa_ue_fsm_262420635570283 send ok to <0.983.0> 04:12:51.113 [info] rand [47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168] autn [87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236]  *DBG* epdg_ue_fsm_262420635570283 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>, <<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168, 230,146,52,12,158,9,192,228,167,140,169,148,156,73>>, <<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>, <<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31, 130>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420635570283 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>, <<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168, 230,146,52,12,158,9,192,228,167,140,169,148,156,73>>, <<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>, <<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31, 130>>}]}} from <0.983.0> in state state_wait_swx_maa => state_new 04:12:51.113 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420635570283 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420635570283">>, {ok, [{epdg_auth_tuple, <<47,141,51,170,45,180,23,229,243,55,122,92, 181,95,184,168>>, <<87,121,234,147,113,97,120,203,71,231,253,84, 122,220,215,236>>, <<47,141,51,170,45,180,23,229,243,55,122,92, 181,95,184,168,230,146,52,12,158,9,192,228, 167,140,169,148,156,73>>, <<76,187,249,156,101,72,235,44,6,238,75,161,1, 156,85,243>>, <<71,230,118,128,164,137,201,144,162,53, 69,68,114,175,31,130>>}]}}} 04:12:51.114 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420635570283",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420635570283 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>, <<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>, <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168, 230,146,52,12,158,9,192,228,167,140,169,148,156,73>>, <<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>, <<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31, 130>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.114 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>,<<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73>>,<<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>,<<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31,130>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.115 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>,<<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73>>,<<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>,<<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31,130>>}]}, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} 04:12:51.115 [info] auth_response(<<"262420635570283">>): {ok,[{epdg_auth_tuple,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>,<<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73>>,<<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>,<<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31,130>>}]} 04:12:51.116 [info] auth_response for <<"262420635570283">>: {ok,[{epdg_auth_tuple,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>,<<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>,<<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73>>,<<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>,<<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31,130>>}]} 04:12:51.116 [info] GSUP: Tx #{auth_tuples => [#{autn => <<87,121,234,147,113,97,120,203,71,231,253,84,122,220,215,236>>,ck => <<71,230,118,128,164,137,201,144,162,53,69,68,114,175,31,130>>,ik => <<76,187,249,156,101,72,235,44,6,238,75,161,1,156,85,243>>,rand => <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168>>,res => <<47,141,51,170,45,180,23,229,243,55,122,92,181,95,184,168,230,146,52,12,158,9,192,228,167,140,169,148,156,73>>}],imsi => <<"262420635570283">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420635570283">>, message_type => location_upd_req}} 04:12:51.121 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420635570283">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420635570283 receive call lu_request from <0.984.0> in state state_authenticating 04:12:51.121 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420635570283 send ok to <0.984.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420635570283 consume call lu_request from <0.984.0> in state state_authenticating 04:12:51.121 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420635570283 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.122 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.122 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420635570283",undefined,undefined,false,false,undefined} 04:12:51.122 [debug] SWx Tx SAR Imsi="262420635570283" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.122 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420635570283",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420635570283 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420635570283 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420635570283 receive call {rx_swx_saa,{ok,1,#{}}} from <0.985.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420635570283 send ok to <0.985.0> *DBG* epdg_ue_fsm_262420635570283 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.130 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420635570283",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420635570283 consume call {rx_swx_saa,{ok,1,#{}}} from <0.985.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420635570283 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420635570283">>,ok}} 04:12:51.130 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420635570283 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.131 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420635570283",undefined,undefined,false,false,undefined} 04:12:51.131 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:51.131 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} 04:12:51.131 [info] lu_response(<<"262420635570283">>): ok 04:12:51.131 [info] lu_response for <<"262420635570283">>: ok 04:12:51.131 [info] GSUP: Tx #{imsi => <<"262420635570283">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420635570283">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420635570283 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.986.0> in state state_authenticated 04:12:51.135 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420635570283">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.135 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420635570283 send ok to <0.986.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.135 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420635570283 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.986.0> in state state_authenticated => state_wait_create_session_resp 04:12:51.135 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420635570283 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:51.135 [info] s2b: Tx {gtp,v2,create_session_request,0,8754737,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420635570283">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000312,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616216,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:51.135 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420635570283 receive call {rx_s6b_aar,"262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.987.0> in state state_authenticated 04:12:51.143 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.143 [info] ue_fsm ev_rx_s6b_aar: "262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.143 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420635570283",undefined,undefined,true,false,undefined} 04:12:51.143 [debug] SWx Tx SAR Imsi="262420635570283" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.143 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420635570283",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420635570283 send ok to <0.987.0> 04:12:51.143 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420635570283 consume call {rx_s6b_aar,"262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.987.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420635570283 receive call {rx_swx_saa,{ok,13,#{}}} from <0.988.0> in state state_authenticated_wait_swx_saa 04:12:51.145 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420635570283",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420635570283 send ok to <0.988.0> *DBG* aaa_ue_fsm_262420635570283 consume call {rx_swx_saa,{ok,13,#{}}} from <0.988.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.145 [info] ue_fsm ev_rx_swx_saa 04:12:51.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420635570283","262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.987.0>} 04:12:51.145 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.146 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.149 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,120,133,150,49,0,2,0,2,0,16,0,87,0,9,1,160,143,90,161,228,172,18,50,103,79,0,5,0,1,192,168,0,24,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,143,90,161,228,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,143,90,161,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.149 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000312,8754737,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<143,90,161,228>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2405081572,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2405081572,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} 04:12:51.149 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420635570283">>,<0.981.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000312,2405081572,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616216,2405081572}],[],[],[],[],[],[],[],[],[]}}}} 04:12:51.149 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.149 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 2699616216,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2405081572}} *DBG* epdg_ue_fsm_262420635570283 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 2699616216, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2405081572}}} from <0.989.0> in state state_wait_create_session_resp 04:12:51.149 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} 04:12:51.149 [info] KMOD Port Create PDP Context Call {<0.981.0>,[alias|#Ref<0.4071005738.2327379980.181268>]}: {create_pdp_context,{172,18,50,103},2699616216,2405081572,{192,168,0,24}} 04:12:51.149 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,24}, 2699616216, 2405081572 04:12:51.149 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1293,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,24}},{i_tid,2699616216},{o_tid,2405081572}]}} *DBG* epdg_ue_fsm_262420635570283 send ok to <0.989.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420635570283">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 2699616216, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2405081572}}}} 04:12:51.149 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 2699616216,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2405081572}) returned ok *DBG* epdg_ue_fsm_262420635570283 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 2699616216, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2405081572}}} from <0.989.0> in state state_wait_create_session_resp => state_active 04:12:51.149 [info] tunnel_response(<<"262420635570283">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 2699616216,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2405081572}} 04:12:51.149 [info] tunnel_response for <<"262420635570283">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 2699616216,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2405081572}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.149 [info] GSUP: Tx #{imsi => <<"262420635570283">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,24>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427143244094">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427143244094 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427143244094 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427143244094 receive call {auth_request,33,"internet",#{}} from <0.990.0> in state state_new 04:12:51.196 [info] GSUP: Rx #{imsi => <<"262427143244094">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427143244094 send ok to <0.990.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427143244094 consume call {auth_request,33,"internet",#{}} from <0.990.0> in state state_new => state_wait_auth_resp 04:12:51.197 [info] ue_fsm start(epdg_ue_fsm_262427143244094) *DBG* aaa_ue_fsm_262427143244094 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427143244094 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427143244094 consume internal init_state in state state_new 04:12:51.197 [info] ue_fsm init(<<"262427143244094">>) *DBG* aaa_ue_fsm_262427143244094 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.197 [info] ue_fsm auth_request 04:12:51.197 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} 04:12:51.197 [info] ue_fsm start_link(aaa_ue_fsm_262427143244094) 04:12:51.197 [info] ue_fsm init("262427143244094") 04:12:51.198 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427143244094 send ok to <0.201.0> 04:12:51.198 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427143244094",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427143244094 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.199 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:51.199 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262427143244094",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:51.213 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427143244094",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36]],[[242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200]],["foobar"],[[221,165,183,24,195,182,160,196,169,239,253,79,77,64,88,240]],[[238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427143244094 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>, <<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223, 36>>, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62, 208,88,223,34,179,74,182,59,12,140,119,80,198,200>>, <<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>, <<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88, 240>>}]}} from <0.993.0> in state state_wait_swx_maa 04:12:51.213 [info] dia_sip2gsup: auth [242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36] authz [242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200]  04:12:51.213 [info] rand [242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62] autn [173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36]  *DBG* aaa_ue_fsm_262427143244094 send ok to <0.993.0> *DBG* epdg_ue_fsm_262427143244094 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>, <<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223, 36>>, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62, 208,88,223,34,179,74,182,59,12,140,119,80,198,200>>, <<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>, <<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88, 240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.213 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427143244094 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>, <<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223, 36>>, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62, 208,88,223,34,179,74,182,59,12,140,119,80,198,200>>, <<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>, <<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88, 240>>}]}} from <0.993.0> in state state_wait_swx_maa => state_new 04:12:51.214 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427143244094",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427143244094 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427143244094">>, {ok, [{epdg_auth_tuple, <<242,25,156,190,202,64,3,160,221,188,203,89, 53,122,196,62>>, <<173,222,143,146,123,116,161,117,189,123,151, 76,153,215,223,36>>, <<242,25,156,190,202,64,3,160,221,188,203,89, 53,122,196,62,208,88,223,34,179,74,182,59,12, 140,119,80,198,200>>, <<238,22,85,183,107,243,102,57,237,139,92,177, 168,46,220,82>>, <<221,165,183,24,195,182,160,196,169,239, 253,79,77,64,88,240>>}]}}} *DBG* epdg_ue_fsm_262427143244094 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>, <<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223, 36>>, <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62, 208,88,223,34,179,74,182,59,12,140,119,80,198,200>>, <<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>, <<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88, 240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.214 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>,<<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36>>,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200>>,<<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>,<<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88,240>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.215 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>,<<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36>>,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200>>,<<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>,<<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88,240>>}]}, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} 04:12:51.215 [info] auth_response(<<"262427143244094">>): {ok,[{epdg_auth_tuple,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>,<<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36>>,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200>>,<<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>,<<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88,240>>}]} 04:12:51.216 [info] auth_response for <<"262427143244094">>: {ok,[{epdg_auth_tuple,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>,<<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36>>,<<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200>>,<<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>,<<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88,240>>}]} 04:12:51.216 [info] GSUP: Tx #{auth_tuples => [#{autn => <<173,222,143,146,123,116,161,117,189,123,151,76,153,215,223,36>>,ck => <<221,165,183,24,195,182,160,196,169,239,253,79,77,64,88,240>>,ik => <<238,22,85,183,107,243,102,57,237,139,92,177,168,46,220,82>>,rand => <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62>>,res => <<242,25,156,190,202,64,3,160,221,188,203,89,53,122,196,62,208,88,223,34,179,74,182,59,12,140,119,80,198,200>>}],imsi => <<"262427143244094">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427143244094">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427143244094 receive call lu_request from <0.994.0> in state state_authenticating 04:12:51.221 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427143244094">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427143244094 send ok to <0.994.0> 04:12:51.221 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427143244094 consume call lu_request from <0.994.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427143244094 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.221 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} 04:12:51.221 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.222 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427143244094",undefined,undefined,false,false,undefined} 04:12:51.222 [debug] SWx Tx SAR Imsi="262427143244094" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.222 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427143244094",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427143244094 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427143244094 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427143244094 receive call {rx_swx_saa,{ok,1,#{}}} from <0.995.0> in state state_wait_swx_saa 04:12:51.232 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427143244094",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.232 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427143244094 send ok to <0.995.0> *DBG* epdg_ue_fsm_262427143244094 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.232 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427143244094",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427143244094 consume call {rx_swx_saa,{ok,1,#{}}} from <0.995.0> in state state_wait_swx_saa => state_authenticated 04:12:51.232 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262427143244094">>,ok}} *DBG* epdg_ue_fsm_262427143244094 send ok to <0.211.0> 04:12:51.232 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427143244094 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.233 [info] lu_response(<<"262427143244094">>): ok 04:12:51.233 [info] lu_response for <<"262427143244094">>: ok 04:12:51.233 [info] GSUP: Tx #{imsi => <<"262427143244094">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427143244094">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427143244094 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.996.0> in state state_authenticated 04:12:51.237 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427143244094">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.238 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.238 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} 04:12:51.238 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:51.238 [info] s2b: Tx {gtp,v2,create_session_request,0,8754738,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427143244094">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000313,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616217,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427143244094 send ok to <0.996.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.238 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427143244094 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.996.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427143244094 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427143244094 receive call {rx_s6b_aar,"262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.997.0> in state state_authenticated 04:12:51.249 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.249 [info] ue_fsm ev_rx_s6b_aar: "262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.249 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427143244094",undefined,undefined,true,false,undefined} 04:12:51.249 [debug] SWx Tx SAR Imsi="262427143244094" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.250 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427143244094",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427143244094 send ok to <0.997.0> 04:12:51.250 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427143244094 consume call {rx_s6b_aar,"262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.997.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427143244094 receive call {rx_swx_saa,{ok,13,#{}}} from <0.998.0> in state state_authenticated_wait_swx_saa 04:12:51.254 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427143244094",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.255 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427143244094 send ok to <0.998.0> *DBG* aaa_ue_fsm_262427143244094 consume call {rx_swx_saa,{ok,13,#{}}} from <0.998.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.255 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427143244094","262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.997.0>} 04:12:51.255 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.255 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.262 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,121,133,150,50,0,2,0,2,0,16,0,87,0,9,1,160,231,0,51,179,172,18,50,103,79,0,5,0,1,192,168,0,25,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,231,0,51,179,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,231,0,51,179,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.263 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000313,8754738,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<231,0,51,179>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3875550131,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3875550131,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} *DBG* epdg_ue_fsm_262427143244094 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 2699616217, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3875550131}}} from <0.999.0> in state state_wait_create_session_resp 04:12:51.263 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427143244094">>,<0.991.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000313,3875550131,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616217,3875550131}],[],[],[],[],[],[],[]}}}} 04:12:51.263 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.263 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 2699616217,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3875550131}} 04:12:51.264 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} 04:12:51.264 [info] KMOD Port Create PDP Context Call {<0.991.0>,[alias|#Ref<0.4071005738.2327379981.184409>]}: {create_pdp_context,{172,18,50,103},2699616217,3875550131,{192,168,0,25}} 04:12:51.264 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,25}, 2699616217, 3875550131 04:12:51.264 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1357,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,25}},{i_tid,2699616217},{o_tid,3875550131}]}} 04:12:51.264 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 2699616217,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3875550131}) returned ok *DBG* epdg_ue_fsm_262427143244094 send ok to <0.999.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427143244094">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 2699616217, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3875550131}}}} *DBG* epdg_ue_fsm_262427143244094 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 2699616217, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3875550131}}} from <0.999.0> in state state_wait_create_session_resp => state_active 04:12:51.264 [info] tunnel_response(<<"262427143244094">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 2699616217,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3875550131}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.265 [info] tunnel_response for <<"262427143244094">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 2699616217,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3875550131}} 04:12:51.265 [info] GSUP: Tx #{imsi => <<"262427143244094">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,25>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423725428383">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423725428383 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423725428383 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423725428383 receive call {auth_request,33,"internet",#{}} from <0.1000.0> in state state_new 04:12:51.297 [info] GSUP: Rx #{imsi => <<"262423725428383">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423725428383 send ok to <0.1000.0> *DBG* epdg_ue_fsm_262423725428383 consume call {auth_request,33,"internet",#{}} from <0.1000.0> in state state_new => state_wait_auth_resp 04:12:51.297 [info] ue_fsm start(epdg_ue_fsm_262423725428383) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423725428383 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423725428383 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:51.297 [info] ue_fsm init(<<"262423725428383">>) *DBG* aaa_ue_fsm_262423725428383 consume internal init_state in state state_new 04:12:51.297 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423725428383 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.297 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} 04:12:51.298 [info] ue_fsm start_link(aaa_ue_fsm_262423725428383) *DBG* aaa_ue_fsm_262423725428383 send ok to <0.201.0> 04:12:51.298 [info] ue_fsm init("262423725428383") *DBG* aaa_ue_fsm_262423725428383 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.298 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.299 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423725428383",undefined,undefined,false,false,undefined} 04:12:51.299 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:51.299 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262423725428383",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423725428383 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>, <<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49, 97,35,63,255,19,199,122,62,189,191,15,229,141>>, <<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>, <<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50, 250>>}]}} from <0.1003.0> in state state_wait_swx_maa 04:12:51.313 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423725428383",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208]],[[50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141]],["foobar"],[[216,119,71,205,132,169,112,246,171,32,41,170,128,25,50,250]],[[221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.313 [info] dia_sip2gsup: auth [50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208] authz [50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141]  *DBG* aaa_ue_fsm_262423725428383 send ok to <0.1003.0> 04:12:51.313 [info] rand [50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165] autn [63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208]  *DBG* aaa_ue_fsm_262423725428383 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>, <<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49, 97,35,63,255,19,199,122,62,189,191,15,229,141>>, <<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>, <<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50, 250>>}]}} from <0.1003.0> in state state_wait_swx_maa => state_new 04:12:51.313 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423725428383 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>, <<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49, 97,35,63,255,19,199,122,62,189,191,15,229,141>>, <<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>, <<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50, 250>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.314 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423725428383",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423725428383 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423725428383">>, {ok, [{epdg_auth_tuple, <<50,24,152,71,165,90,51,217,255,188,92,253,49, 123,5,165>>, <<63,222,235,16,105,96,240,253,245,99,81,85, 213,96,44,208>>, <<50,24,152,71,165,90,51,217,255,188,92,253,49, 123,5,165,49,97,35,63,255,19,199,122,62,189, 191,15,229,141>>, <<221,146,152,218,108,94,143,137,141,226,28,75, 77,221,251,84>>, <<216,119,71,205,132,169,112,246,171,32, 41,170,128,25,50,250>>}]}}} 04:12:51.314 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>,<<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141>>,<<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>,<<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50,250>>}]} *DBG* epdg_ue_fsm_262423725428383 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>, <<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>, <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49, 97,35,63,255,19,199,122,62,189,191,15,229,141>>, <<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>, <<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50, 250>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.315 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>,<<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141>>,<<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>,<<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50,250>>}]}, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} 04:12:51.315 [info] auth_response(<<"262423725428383">>): {ok,[{epdg_auth_tuple,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>,<<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141>>,<<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>,<<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50,250>>}]} 04:12:51.316 [info] auth_response for <<"262423725428383">>: {ok,[{epdg_auth_tuple,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>,<<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>,<<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141>>,<<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>,<<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50,250>>}]} 04:12:51.316 [info] GSUP: Tx #{auth_tuples => [#{autn => <<63,222,235,16,105,96,240,253,245,99,81,85,213,96,44,208>>,ck => <<216,119,71,205,132,169,112,246,171,32,41,170,128,25,50,250>>,ik => <<221,146,152,218,108,94,143,137,141,226,28,75,77,221,251,84>>,rand => <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165>>,res => <<50,24,152,71,165,90,51,217,255,188,92,253,49,123,5,165,49,97,35,63,255,19,199,122,62,189,191,15,229,141>>}],imsi => <<"262423725428383">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423725428383">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423725428383 receive call lu_request from <0.1004.0> in state state_authenticating 04:12:51.322 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423725428383">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423725428383 send ok to <0.1004.0> 04:12:51.322 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423725428383 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.322 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423725428383 consume call lu_request from <0.1004.0> in state state_authenticating 04:12:51.322 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.323 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423725428383",undefined,undefined,false,false,undefined} 04:12:51.323 [debug] SWx Tx SAR Imsi="262423725428383" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.323 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423725428383",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423725428383 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423725428383 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423725428383 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1005.0> in state state_wait_swx_saa 04:12:51.333 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423725428383",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.333 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423725428383 send ok to <0.1005.0> 04:12:51.334 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423725428383",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423725428383 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.334 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423725428383 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1005.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423725428383 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423725428383">>,ok}} 04:12:51.334 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423725428383 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.334 [info] lu_response(<<"262423725428383">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.335 [info] lu_response for <<"262423725428383">>: ok 04:12:51.335 [info] GSUP: Tx #{imsi => <<"262423725428383">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423725428383">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423725428383 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1006.0> in state state_authenticated 04:12:51.340 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423725428383">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.340 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.340 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} 04:12:51.340 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262423725428383 send ok to <0.1006.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.340 [info] s2b: Tx {gtp,v2,create_session_request,0,8754739,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423725428383">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000314,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616218,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423725428383 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1006.0> in state state_authenticated => state_wait_create_session_resp 04:12:51.341 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423725428383 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423725428383 receive call {rx_s6b_aar,"262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1007.0> in state state_authenticated 04:12:51.356 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.356 [info] ue_fsm ev_rx_s6b_aar: "262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.356 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423725428383",undefined,undefined,true,false,undefined} 04:12:51.356 [debug] SWx Tx SAR Imsi="262423725428383" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.356 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423725428383",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423725428383 send ok to <0.1007.0> 04:12:51.357 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423725428383 consume call {rx_s6b_aar,"262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1007.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423725428383 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1008.0> in state state_authenticated_wait_swx_saa 04:12:51.365 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423725428383",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423725428383 send ok to <0.1008.0> 04:12:51.365 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423725428383 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1008.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.366 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423725428383","262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1007.0>} 04:12:51.366 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.366 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.376 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,122,133,150,51,0,2,0,2,0,16,0,87,0,9,1,160,66,189,120,57,172,18,50,103,79,0,5,0,1,192,168,0,26,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,66,189,120,57,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,66,189,120,57,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423725428383 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 2699616218, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1119713337}}} from <0.1009.0> in state state_wait_create_session_resp 04:12:51.376 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000314,8754739,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"BНx9">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1119713337,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1119713337,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 04:12:51.377 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423725428383">>,<0.1001.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000314,1119713337,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616218,1119713337}],[]}}}} 04:12:51.377 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.377 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 2699616218,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1119713337}} 04:12:51.377 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} 04:12:51.377 [info] KMOD Port Create PDP Context Call {<0.1001.0>,[alias|#Ref<0.4071005738.2327379981.184545>]}: {create_pdp_context,{172,18,50,103},2699616218,1119713337,{192,168,0,26}} *DBG* epdg_ue_fsm_262423725428383 send ok to <0.1009.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423725428383">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 2699616218, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1119713337}}}} 04:12:51.377 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,26}, 2699616218, 1119713337 *DBG* epdg_ue_fsm_262423725428383 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 2699616218, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1119713337}}} from <0.1009.0> in state state_wait_create_session_resp => state_active 04:12:51.377 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1742,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,26}},{i_tid,2699616218},{o_tid,1119713337}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.378 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 2699616218,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1119713337}) returned ok 04:12:51.378 [info] tunnel_response(<<"262423725428383">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 2699616218,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1119713337}} 04:12:51.378 [info] tunnel_response for <<"262423725428383">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 2699616218,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1119713337}} 04:12:51.379 [info] GSUP: Tx #{imsi => <<"262423725428383">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,26>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424547019361">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:51.397 [info] GSUP: Rx #{imsi => <<"262424547019361">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424547019361 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424547019361 consume internal init_state in state state_new 04:12:51.397 [info] ue_fsm start(epdg_ue_fsm_262424547019361) *DBG* epdg_ue_fsm_262424547019361 receive call {auth_request,33,"internet",#{}} from <0.1010.0> in state state_new 04:12:51.397 [info] ue_fsm init(<<"262424547019361">>) *DBG* epdg_ue_fsm_262424547019361 send ok to <0.1010.0> 04:12:51.397 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424547019361 consume call {auth_request,33,"internet",#{}} from <0.1010.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424547019361 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424547019361 enter aaa_ue_fsm in state state_new 04:12:51.398 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424547019361 consume internal init_state in state state_new 04:12:51.398 [info] ue_fsm start_link(aaa_ue_fsm_262424547019361) *DBG* aaa_ue_fsm_262424547019361 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.398 [info] ue_fsm init("262424547019361") 04:12:51.398 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.399 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424547019361",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424547019361 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424547019361 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.399 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:51.399 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262424547019361",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:51.413 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424547019361",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106]],[[206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18]],["foobar"],[[27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139]],[[86,133,137,204,243,144,189,135,209,251,75,18,120,112,157,240]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424547019361 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>, <<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74, 16,41,191,216,116,192,156,9,202,160,142,96,18>>, <<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157, 240>>, <<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]}} from <0.1013.0> in state state_wait_swx_maa 04:12:51.413 [info] dia_sip2gsup: auth [206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106] authz [206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18]  04:12:51.413 [info] rand [206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163] autn [34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106]  *DBG* aaa_ue_fsm_262424547019361 send ok to <0.1013.0> 04:12:51.413 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424547019361 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>, <<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74, 16,41,191,216,116,192,156,9,202,160,142,96,18>>, <<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157, 240>>, <<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424547019361 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>, <<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74, 16,41,191,216,116,192,156,9,202,160,142,96,18>>, <<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157, 240>>, <<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]}} from <0.1013.0> in state state_wait_swx_maa => state_new 04:12:51.414 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424547019361",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424547019361 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424547019361">>, {ok, [{epdg_auth_tuple, <<206,194,89,48,236,138,58,2,190,6,147,52,204, 75,163,163>>, <<34,236,230,57,232,154,147,246,249,41,240,136, 31,3,1,106>>, <<206,194,89,48,236,138,58,2,190,6,147,52,204, 75,163,163,74,16,41,191,216,116,192,156,9, 202,160,142,96,18>>, <<86,133,137,204,243,144,189,135,209,251,75,18, 120,112,157,240>>, <<27,142,1,8,112,72,230,111,148,131,150, 97,170,45,91,139>>}]}}} 04:12:51.414 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>,<<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18>>,<<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157,240>>,<<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]} *DBG* epdg_ue_fsm_262424547019361 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>, <<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>, <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74, 16,41,191,216,116,192,156,9,202,160,142,96,18>>, <<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157, 240>>, <<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.415 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>,<<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18>>,<<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157,240>>,<<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]}, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.416 [info] auth_response(<<"262424547019361">>): {ok,[{epdg_auth_tuple,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>,<<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18>>,<<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157,240>>,<<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]} 04:12:51.417 [info] auth_response for <<"262424547019361">>: {ok,[{epdg_auth_tuple,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>,<<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>,<<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18>>,<<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157,240>>,<<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>}]} 04:12:51.417 [info] GSUP: Tx #{auth_tuples => [#{autn => <<34,236,230,57,232,154,147,246,249,41,240,136,31,3,1,106>>,ck => <<27,142,1,8,112,72,230,111,148,131,150,97,170,45,91,139>>,ik => <<86,133,137,204,243,144,189,135,209,251,75,18,120,112,157,240>>,rand => <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163>>,res => <<206,194,89,48,236,138,58,2,190,6,147,52,204,75,163,163,74,16,41,191,216,116,192,156,9,202,160,142,96,18>>}],imsi => <<"262424547019361">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424547019361">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424547019361 receive call lu_request from <0.1014.0> in state state_authenticating 04:12:51.421 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424547019361">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424547019361 send ok to <0.1014.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.422 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424547019361 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424547019361 consume call lu_request from <0.1014.0> in state state_authenticating 04:12:51.422 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} 04:12:51.422 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.422 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424547019361",undefined,undefined,false,false,undefined} 04:12:51.423 [debug] SWx Tx SAR Imsi="262424547019361" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.423 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424547019361",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424547019361 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424547019361 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424547019361 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1015.0> in state state_wait_swx_saa 04:12:51.429 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424547019361",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424547019361 send ok to <0.1015.0> 04:12:51.430 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424547019361 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1015.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424547019361 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.430 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424547019361",undefined,undefined,false,false,undefined} 04:12:51.430 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424547019361 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424547019361">>,ok}} 04:12:51.430 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424547019361 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.430 [info] lu_response(<<"262424547019361">>): ok 04:12:51.430 [info] lu_response for <<"262424547019361">>: ok 04:12:51.430 [info] GSUP: Tx #{imsi => <<"262424547019361">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424547019361">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424547019361 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1016.0> in state state_authenticated 04:12:51.433 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424547019361">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.433 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.434 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} 04:12:51.434 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:51.434 [info] s2b: Tx {gtp,v2,create_session_request,0,8754740,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424547019361">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000315,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616219,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424547019361 send ok to <0.1016.0> 04:12:51.434 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424547019361 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1016.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424547019361 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424547019361 receive call {rx_s6b_aar,"262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1017.0> in state state_authenticated 04:12:51.445 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.445 [info] ue_fsm ev_rx_s6b_aar: "262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.445 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262424547019361",undefined,undefined,true,false,undefined} 04:12:51.445 [debug] SWx Tx SAR Imsi="262424547019361" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424547019361 send ok to <0.1017.0> 04:12:51.446 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424547019361",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424547019361 consume call {rx_s6b_aar,"262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1017.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:51.446 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424547019361 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1018.0> in state state_authenticated_wait_swx_saa 04:12:51.453 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424547019361",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.453 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424547019361 send ok to <0.1018.0> 04:12:51.453 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424547019361","262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1017.0>} *DBG* aaa_ue_fsm_262424547019361 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1018.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.453 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.453 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.460 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,123,133,150,52,0,2,0,2,0,16,0,87,0,9,1,160,206,16,98,92,172,18,50,103,79,0,5,0,1,192,168,0,27,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,206,16,98,92,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,206,16,98,92,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.461 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000315,8754740,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<206,16,98,92>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3457180252,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3457180252,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} *DBG* epdg_ue_fsm_262424547019361 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 2699616219, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3457180252}}} from <0.1019.0> in state state_wait_create_session_resp 04:12:51.461 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424547019361">>,<0.1011.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000315,3457180252,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616219,3457180252}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:51.461 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.461 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 2699616219,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3457180252}} 04:12:51.462 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} 04:12:51.462 [info] KMOD Port Create PDP Context Call {<0.1011.0>,[alias|#Ref<0.4071005738.2327379981.184726>]}: {create_pdp_context,{172,18,50,103},2699616219,3457180252,{192,168,0,27}} 04:12:51.462 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,27}, 2699616219, 3457180252 *DBG* epdg_ue_fsm_262424547019361 send ok to <0.1019.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424547019361">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 2699616219, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3457180252}}}} *DBG* epdg_ue_fsm_262424547019361 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 2699616219, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3457180252}}} from <0.1019.0> in state state_wait_create_session_resp => state_active 04:12:51.462 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1421,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,27}},{i_tid,2699616219},{o_tid,3457180252}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.462 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 2699616219,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3457180252}) returned ok 04:12:51.463 [info] tunnel_response(<<"262424547019361">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 2699616219,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3457180252}} 04:12:51.463 [info] tunnel_response for <<"262424547019361">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 2699616219,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3457180252}} 04:12:51.463 [info] GSUP: Tx #{imsi => <<"262424547019361">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,27>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424363913009">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424363913009 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424363913009 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424363913009 receive call {auth_request,33,"internet",#{}} from <0.1020.0> in state state_new *DBG* epdg_ue_fsm_262424363913009 send ok to <0.1020.0> *DBG* epdg_ue_fsm_262424363913009 consume call {auth_request,33,"internet",#{}} from <0.1020.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424363913009 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:51.498 [info] GSUP: Rx #{imsi => <<"262424363913009">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* aaa_ue_fsm_262424363913009 enter aaa_ue_fsm in state state_new 04:12:51.499 [info] ue_fsm start(epdg_ue_fsm_262424363913009) *DBG* aaa_ue_fsm_262424363913009 consume internal init_state in state state_new 04:12:51.499 [info] ue_fsm init(<<"262424363913009">>) *DBG* aaa_ue_fsm_262424363913009 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.499 [info] ue_fsm auth_request 04:12:51.499 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} 04:12:51.499 [info] ue_fsm start_link(aaa_ue_fsm_262424363913009) 04:12:51.499 [info] ue_fsm init("262424363913009") 04:12:51.499 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.499 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424363913009",undefined,undefined,false,false,undefined} 04:12:51.499 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424363913009 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424363913009 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.499 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262424363913009",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424363913009 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219>>, <<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>, <<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>, <<173,124,155,75,131,17,64,206,44,136,108,182,166,239, 174,253>>}]}} from <0.1023.0> in state state_wait_swx_maa 04:12:51.512 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424363913009",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76]],[[217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23]],["foobar"],[[173,124,155,75,131,17,64,206,44,136,108,182,166,239,174,253]],[[242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.513 [info] dia_sip2gsup: auth [217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76] authz [217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23]  *DBG* aaa_ue_fsm_262424363913009 send ok to <0.1023.0> 04:12:51.513 [info] rand [217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219] autn [151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76]  *DBG* aaa_ue_fsm_262424363913009 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219>>, <<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>, <<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>, <<173,124,155,75,131,17,64,206,44,136,108,182,166,239, 174,253>>}]}} from <0.1023.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424363913009 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219>>, <<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>, <<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>, <<173,124,155,75,131,17,64,206,44,136,108,182,166,239, 174,253>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.513 [info] ue_fsm ev_rx_swx_maa 04:12:51.514 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424363913009",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424363913009 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424363913009">>, {ok, [{epdg_auth_tuple, <<217,178,207,167,21,216,187,167,194,80,120, 204,65,156,143,219>>, <<151,0,2,157,229,220,78,40,212,158,153,161,99, 247,57,76>>, <<217,178,207,167,21,216,187,167,194,80,120, 204,65,156,143,219,248,36,248,18,93,160,245, 165,43,229,135,212,17,23>>, <<242,24,63,10,80,233,30,10,90,66,153,229,127, 157,66,218>>, <<173,124,155,75,131,17,64,206,44,136,108, 182,166,239,174,253>>}]}}} 04:12:51.514 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219>>,<<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>,<<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>,<<173,124,155,75,131,17,64,206,44,136,108,182,166,239,174,253>>}]} *DBG* epdg_ue_fsm_262424363913009 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219>>, <<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>, <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143, 219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>, <<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>, <<173,124,155,75,131,17,64,206,44,136,108,182,166,239, 174,253>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.515 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219>>,<<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>,<<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>,<<173,124,155,75,131,17,64,206,44,136,108,182,166,239,174,253>>}]}, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} 04:12:51.515 [info] auth_response(<<"262424363913009">>): {ok,[{epdg_auth_tuple,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219>>,<<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>,<<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>,<<173,124,155,75,131,17,64,206,44,136,108,182,166,239,174,253>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.516 [info] auth_response for <<"262424363913009">>: {ok,[{epdg_auth_tuple,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219>>,<<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>,<<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>,<<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>,<<173,124,155,75,131,17,64,206,44,136,108,182,166,239,174,253>>}]} 04:12:51.516 [info] GSUP: Tx #{auth_tuples => [#{autn => <<151,0,2,157,229,220,78,40,212,158,153,161,99,247,57,76>>,ck => <<173,124,155,75,131,17,64,206,44,136,108,182,166,239,174,253>>,ik => <<242,24,63,10,80,233,30,10,90,66,153,229,127,157,66,218>>,rand => <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219>>,res => <<217,178,207,167,21,216,187,167,194,80,120,204,65,156,143,219,248,36,248,18,93,160,245,165,43,229,135,212,17,23>>}],imsi => <<"262424363913009">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424363913009">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424363913009 receive call lu_request from <0.1024.0> in state state_authenticating 04:12:51.522 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424363913009">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424363913009 send ok to <0.1024.0> 04:12:51.522 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424363913009 consume call lu_request from <0.1024.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424363913009 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.522 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} 04:12:51.522 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.522 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424363913009",undefined,undefined,false,false,undefined} 04:12:51.522 [debug] SWx Tx SAR Imsi="262424363913009" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.523 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424363913009",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424363913009 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424363913009 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424363913009 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1025.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424363913009 send ok to <0.1025.0> 04:12:51.532 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424363913009",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424363913009 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1025.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424363913009 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.532 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424363913009 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424363913009">>,ok}} 04:12:51.533 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424363913009",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424363913009 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.533 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.533 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} 04:12:51.533 [info] lu_response(<<"262424363913009">>): ok 04:12:51.533 [info] lu_response for <<"262424363913009">>: ok 04:12:51.534 [info] GSUP: Tx #{imsi => <<"262424363913009">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424363913009">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:51.539 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424363913009">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424363913009 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1026.0> in state state_authenticated 04:12:51.539 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.539 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} 04:12:51.540 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262424363913009 send ok to <0.1026.0> *DBG* epdg_ue_fsm_262424363913009 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1026.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.540 [info] s2b: Tx {gtp,v2,create_session_request,0,8754741,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424363913009">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000316,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616220,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424363913009 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:51.540 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424363913009 receive call {rx_s6b_aar,"262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1027.0> in state state_authenticated 04:12:51.551 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.551 [info] ue_fsm ev_rx_s6b_aar: "262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.551 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262424363913009",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424363913009 send ok to <0.1027.0> *DBG* aaa_ue_fsm_262424363913009 consume call {rx_s6b_aar,"262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1027.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:51.551 [debug] SWx Tx SAR Imsi="262424363913009" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.551 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424363913009",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:51.551 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424363913009 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1028.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424363913009 send ok to <0.1028.0> 04:12:51.557 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424363913009",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424363913009 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1028.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.557 [info] ue_fsm ev_rx_swx_saa 04:12:51.557 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424363913009","262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1027.0>} 04:12:51.557 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.557 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.569 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,124,133,150,53,0,2,0,2,0,16,0,87,0,9,1,160,56,174,30,235,172,18,50,103,79,0,5,0,1,192,168,0,28,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,56,174,30,235,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,56,174,30,235,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.570 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000316,8754741,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<56,174,30,235>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,950935275,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,950935275,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} 04:12:51.570 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424363913009">>,<0.1021.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000316,950935275,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616220,950935275}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424363913009 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 2699616220, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 950935275}}} from <0.1029.0> in state state_wait_create_session_resp 04:12:51.570 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.570 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 2699616220,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 950935275}} 04:12:51.571 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} 04:12:51.571 [info] KMOD Port Create PDP Context Call {<0.1021.0>,[alias|#Ref<0.4071005738.2327379981.184885>]}: {create_pdp_context,{172,18,50,103},2699616220,950935275,{192,168,0,28}} 04:12:51.571 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,28}, 2699616220, 950935275 04:12:51.571 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1806,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,28}},{i_tid,2699616220},{o_tid,950935275}]}} *DBG* epdg_ue_fsm_262424363913009 send ok to <0.1029.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424363913009">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 2699616220, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 950935275}}}} 04:12:51.571 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 2699616220,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 950935275}) returned ok *DBG* epdg_ue_fsm_262424363913009 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 2699616220, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 950935275}}} from <0.1029.0> in state state_wait_create_session_resp => state_active 04:12:51.572 [info] tunnel_response(<<"262424363913009">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 2699616220,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 950935275}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.572 [info] tunnel_response for <<"262424363913009">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 2699616220,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 950935275}} 04:12:51.573 [info] GSUP: Tx #{imsi => <<"262424363913009">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,28>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429177624537">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429177624537 enter epdg_ue_fsm in state state_new 04:12:51.597 [info] GSUP: Rx #{imsi => <<"262429177624537">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429177624537 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429177624537 receive call {auth_request,33,"internet",#{}} from <0.1030.0> in state state_new 04:12:51.598 [info] ue_fsm start(epdg_ue_fsm_262429177624537) 04:12:51.598 [info] ue_fsm init(<<"262429177624537">>) *DBG* epdg_ue_fsm_262429177624537 send ok to <0.1030.0> 04:12:51.598 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429177624537 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429177624537 consume call {auth_request,33,"internet",#{}} from <0.1030.0> in state state_new => state_wait_auth_resp 04:12:51.598 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429177624537 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429177624537 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429177624537 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.598 [info] ue_fsm start_link(aaa_ue_fsm_262429177624537) 04:12:51.599 [info] ue_fsm init("262429177624537") 04:12:51.599 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.599 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429177624537",undefined,undefined,false,false,undefined} 04:12:51.599 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429177624537 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429177624537 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.600 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262429177624537",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429177624537 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>, <<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137, 37,157,186,89,46,122,122,73,15,125,105,216,146>>, <<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>, <<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130, 241>>}]}} from <0.1033.0> in state state_wait_swx_maa 04:12:51.613 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429177624537",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31]],[[97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146]],["foobar"],[[10,201,166,106,147,34,208,24,100,139,25,104,20,123,130,241]],[[60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.613 [info] dia_sip2gsup: auth [97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31] authz [97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146]  04:12:51.613 [info] rand [97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5] autn [73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31]  *DBG* aaa_ue_fsm_262429177624537 send ok to <0.1033.0> 04:12:51.613 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429177624537 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>, <<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137, 37,157,186,89,46,122,122,73,15,125,105,216,146>>, <<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>, <<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130, 241>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.614 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429177624537",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429177624537 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>, <<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137, 37,157,186,89,46,122,122,73,15,125,105,216,146>>, <<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>, <<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130, 241>>}]}} from <0.1033.0> in state state_wait_swx_maa => state_new 04:12:51.614 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>,<<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146>>,<<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>,<<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130,241>>}]} *DBG* epdg_ue_fsm_262429177624537 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429177624537">>, {ok, [{epdg_auth_tuple, <<97,41,135,158,82,253,172,28,52,189,200,175, 158,39,29,5>>, <<73,139,55,146,105,82,133,84,43,182,162,221, 70,114,216,31>>, <<97,41,135,158,82,253,172,28,52,189,200,175, 158,39,29,5,137,37,157,186,89,46,122,122,73, 15,125,105,216,146>>, <<60,204,128,111,194,143,41,129,187,34,208,223, 152,163,67,178>>, <<10,201,166,106,147,34,208,24,100,139,25, 104,20,123,130,241>>}]}}} 04:12:51.615 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>,<<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146>>,<<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>,<<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130,241>>}]}, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429177624537 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>, <<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>, <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137, 37,157,186,89,46,122,122,73,15,125,105,216,146>>, <<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>, <<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130, 241>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.615 [info] auth_response(<<"262429177624537">>): {ok,[{epdg_auth_tuple,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>,<<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146>>,<<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>,<<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130,241>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.616 [info] auth_response for <<"262429177624537">>: {ok,[{epdg_auth_tuple,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>,<<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>,<<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146>>,<<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>,<<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130,241>>}]} 04:12:51.616 [info] GSUP: Tx #{auth_tuples => [#{autn => <<73,139,55,146,105,82,133,84,43,182,162,221,70,114,216,31>>,ck => <<10,201,166,106,147,34,208,24,100,139,25,104,20,123,130,241>>,ik => <<60,204,128,111,194,143,41,129,187,34,208,223,152,163,67,178>>,rand => <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5>>,res => <<97,41,135,158,82,253,172,28,52,189,200,175,158,39,29,5,137,37,157,186,89,46,122,122,73,15,125,105,216,146>>}],imsi => <<"262429177624537">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429177624537">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429177624537 receive call lu_request from <0.1034.0> in state state_authenticating 04:12:51.620 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429177624537">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429177624537 send ok to <0.1034.0> *DBG* epdg_ue_fsm_262429177624537 consume call lu_request from <0.1034.0> in state state_authenticating *DBG* aaa_ue_fsm_262429177624537 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.620 [info] ue_fsm lu_request 04:12:51.620 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} 04:12:51.621 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.621 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429177624537",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429177624537 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429177624537 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:51.621 [debug] SWx Tx SAR Imsi="262429177624537" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.621 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429177624537",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429177624537 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1035.0> in state state_wait_swx_saa 04:12:51.627 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429177624537",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.627 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429177624537 send ok to <0.1035.0> *DBG* epdg_ue_fsm_262429177624537 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.628 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429177624537",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429177624537 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1035.0> in state state_wait_swx_saa => state_authenticated 04:12:51.628 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429177624537 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429177624537">>,ok}} 04:12:51.628 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429177624537 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.628 [info] lu_response(<<"262429177624537">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.628 [info] lu_response for <<"262429177624537">>: ok 04:12:51.628 [info] GSUP: Tx #{imsi => <<"262429177624537">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429177624537">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429177624537 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1036.0> in state state_authenticated 04:12:51.631 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429177624537">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.631 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.631 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429177624537 send ok to <0.1036.0> 04:12:51.631 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429177624537 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1036.0> in state state_authenticated => state_wait_create_session_resp 04:12:51.631 [info] s2b: Tx {gtp,v2,create_session_request,0,8754742,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429177624537">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000317,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616221,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429177624537 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:51.631 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429177624537 receive call {rx_s6b_aar,"262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1037.0> in state state_authenticated 04:12:51.647 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.647 [info] ue_fsm ev_rx_s6b_aar: "262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.647 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429177624537",undefined,undefined,true,false,undefined} 04:12:51.647 [debug] SWx Tx SAR Imsi="262429177624537" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.647 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429177624537",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429177624537 send ok to <0.1037.0> 04:12:51.648 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429177624537 consume call {rx_s6b_aar,"262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1037.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429177624537 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1038.0> in state state_authenticated_wait_swx_saa 04:12:51.656 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429177624537",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429177624537 send ok to <0.1038.0> *DBG* aaa_ue_fsm_262429177624537 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1038.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.656 [info] ue_fsm ev_rx_swx_saa 04:12:51.656 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429177624537","262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1037.0>} 04:12:51.656 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.657 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.667 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,125,133,150,54,0,2,0,2,0,16,0,87,0,9,1,160,215,127,129,44,172,18,50,103,79,0,5,0,1,192,168,0,29,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,215,127,129,44,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,215,127,129,44,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.667 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000317,8754742,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<215,127,129,44>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3615457580,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3615457580,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} 04:12:51.667 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429177624537">>,<0.1031.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000317,3615457580,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616221,3615457580}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429177624537 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 2699616221, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3615457580}}} from <0.1039.0> in state state_wait_create_session_resp 04:12:51.667 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.667 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 2699616221,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3615457580}} 04:12:51.668 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} 04:12:51.668 [info] KMOD Port Create PDP Context Call {<0.1031.0>,[alias|#Ref<0.4071005738.2327379980.181949>]}: {create_pdp_context,{172,18,50,103},2699616221,3615457580,{192,168,0,29}} 04:12:51.668 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,29}, 2699616221, 3615457580 04:12:51.668 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1870,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,29}},{i_tid,2699616221},{o_tid,3615457580}]}} *DBG* epdg_ue_fsm_262429177624537 send ok to <0.1039.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429177624537">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 2699616221, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3615457580}}}} 04:12:51.668 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 2699616221,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3615457580}) returned ok *DBG* epdg_ue_fsm_262429177624537 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 2699616221, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3615457580}}} from <0.1039.0> in state state_wait_create_session_resp => state_active 04:12:51.668 [info] tunnel_response(<<"262429177624537">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 2699616221,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3615457580}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.669 [info] tunnel_response for <<"262429177624537">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 2699616221,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3615457580}} 04:12:51.669 [info] GSUP: Tx #{imsi => <<"262429177624537">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,29>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425346202845">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425346202845 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425346202845 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425346202845 receive call {auth_request,33,"internet",#{}} from <0.1040.0> in state state_new *DBG* epdg_ue_fsm_262425346202845 send ok to <0.1040.0> *DBG* epdg_ue_fsm_262425346202845 consume call {auth_request,33,"internet",#{}} from <0.1040.0> in state state_new => state_wait_auth_resp 04:12:51.699 [info] GSUP: Rx #{imsi => <<"262425346202845">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425346202845 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425346202845 enter aaa_ue_fsm in state state_new 04:12:51.699 [info] ue_fsm start(epdg_ue_fsm_262425346202845) *DBG* aaa_ue_fsm_262425346202845 consume internal init_state in state state_new 04:12:51.699 [info] ue_fsm init(<<"262425346202845">>) *DBG* aaa_ue_fsm_262425346202845 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.699 [info] ue_fsm auth_request 04:12:51.699 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425346202845 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425346202845 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.699 [info] ue_fsm start_link(aaa_ue_fsm_262425346202845) 04:12:51.699 [info] ue_fsm init("262425346202845") 04:12:51.699 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.699 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425346202845",undefined,undefined,false,false,undefined} 04:12:51.699 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:51.699 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262425346202845",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:51.711 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425346202845",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186]],[[49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252]],["foobar"],[[137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94]],[[37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425346202845 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>, <<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220, 171,174,7,101,53,212,49,195,130,234,80,157,252>>, <<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>, <<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]}} from <0.1043.0> in state state_wait_swx_maa 04:12:51.712 [info] dia_sip2gsup: auth [49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186] authz [49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252]  04:12:51.712 [info] rand [49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119] autn [172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186]  04:12:51.712 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425346202845 send ok to <0.1043.0> *DBG* epdg_ue_fsm_262425346202845 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>, <<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220, 171,174,7,101,53,212,49,195,130,234,80,157,252>>, <<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>, <<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.713 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425346202845",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425346202845 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>, <<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220, 171,174,7,101,53,212,49,195,130,234,80,157,252>>, <<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>, <<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]}} from <0.1043.0> in state state_wait_swx_maa => state_new 04:12:51.713 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>,<<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252>>,<<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>,<<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]} *DBG* epdg_ue_fsm_262425346202845 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425346202845">>, {ok, [{epdg_auth_tuple, <<49,110,122,19,20,71,84,124,46,129,60,84,122, 88,176,119>>, <<172,207,174,46,243,47,3,223,68,130,100,9,123, 90,186,186>>, <<49,110,122,19,20,71,84,124,46,129,60,84,122, 88,176,119,220,171,174,7,101,53,212,49,195, 130,234,80,157,252>>, <<37,95,252,141,225,246,93,2,245,185,143,19, 161,165,213,125>>, <<137,58,74,134,97,203,48,233,212,9,83, 154,185,189,255,94>>}]}}} *DBG* epdg_ue_fsm_262425346202845 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>, <<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>, <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220, 171,174,7,101,53,212,49,195,130,234,80,157,252>>, <<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>, <<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.714 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>,<<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252>>,<<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>,<<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]}, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.714 [info] auth_response(<<"262425346202845">>): {ok,[{epdg_auth_tuple,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>,<<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252>>,<<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>,<<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]} 04:12:51.714 [info] auth_response for <<"262425346202845">>: {ok,[{epdg_auth_tuple,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>,<<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>,<<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252>>,<<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>,<<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>}]} 04:12:51.715 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,207,174,46,243,47,3,223,68,130,100,9,123,90,186,186>>,ck => <<137,58,74,134,97,203,48,233,212,9,83,154,185,189,255,94>>,ik => <<37,95,252,141,225,246,93,2,245,185,143,19,161,165,213,125>>,rand => <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119>>,res => <<49,110,122,19,20,71,84,124,46,129,60,84,122,88,176,119,220,171,174,7,101,53,212,49,195,130,234,80,157,252>>}],imsi => <<"262425346202845">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425346202845">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425346202845 receive call lu_request from <0.1044.0> in state state_authenticating 04:12:51.720 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425346202845">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425346202845 send ok to <0.1044.0> *DBG* epdg_ue_fsm_262425346202845 consume call lu_request from <0.1044.0> in state state_authenticating 04:12:51.721 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425346202845 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.721 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} 04:12:51.721 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.721 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425346202845",undefined,undefined,false,false,undefined} 04:12:51.722 [debug] SWx Tx SAR Imsi="262425346202845" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.722 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425346202845",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425346202845 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425346202845 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425346202845 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1045.0> in state state_wait_swx_saa 04:12:51.732 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425346202845",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425346202845 send ok to <0.1045.0> 04:12:51.732 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425346202845 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1045.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425346202845 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:51.732 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425346202845",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425346202845 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425346202845">>,ok}} *DBG* epdg_ue_fsm_262425346202845 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.732 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.733 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} 04:12:51.733 [info] lu_response(<<"262425346202845">>): ok 04:12:51.733 [info] lu_response for <<"262425346202845">>: ok 04:12:51.733 [info] GSUP: Tx #{imsi => <<"262425346202845">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425346202845">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425346202845 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1046.0> in state state_authenticated 04:12:51.738 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425346202845">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.738 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.739 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} 04:12:51.739 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:51.739 [info] s2b: Tx {gtp,v2,create_session_request,0,8754743,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425346202845">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000318,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616222,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425346202845 send ok to <0.1046.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.739 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425346202845 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1046.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425346202845 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425346202845 receive call {rx_s6b_aar,"262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1047.0> in state state_authenticated 04:12:51.749 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.749 [info] ue_fsm ev_rx_s6b_aar: "262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.749 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425346202845",undefined,undefined,true,false,undefined} 04:12:51.749 [debug] SWx Tx SAR Imsi="262425346202845" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.749 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425346202845",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425346202845 send ok to <0.1047.0> 04:12:51.749 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425346202845 consume call {rx_s6b_aar,"262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1047.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425346202845 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1048.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425346202845 send ok to <0.1048.0> *DBG* aaa_ue_fsm_262425346202845 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1048.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.753 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425346202845",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.753 [info] ue_fsm ev_rx_swx_saa 04:12:51.753 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425346202845","262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1047.0>} 04:12:51.753 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.754 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.758 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,126,133,150,55,0,2,0,2,0,16,0,87,0,9,1,160,2,121,30,226,172,18,50,103,79,0,5,0,1,192,168,0,30,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,2,121,30,226,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,2,121,30,226,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425346202845 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 2699616222, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 41492194}}} from <0.1049.0> in state state_wait_create_session_resp 04:12:51.758 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000318,8754743,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<2,121,30,226>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,41492194,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,41492194,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} 04:12:51.758 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425346202845">>,<0.1041.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000318,41492194,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616222,41492194}],[],[]}}}} 04:12:51.758 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.758 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 2699616222,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 41492194}} 04:12:51.758 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425346202845 send ok to <0.1049.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425346202845">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 2699616222, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 41492194}}}} *DBG* epdg_ue_fsm_262425346202845 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 2699616222, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 41492194}}} from <0.1049.0> in state state_wait_create_session_resp => state_active 04:12:51.758 [info] KMOD Port Create PDP Context Call {<0.1041.0>,[alias|#Ref<0.4071005738.2327379980.182103>]}: {create_pdp_context,{172,18,50,103},2699616222,41492194,{192,168,0,30}} 04:12:51.758 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,30}, 2699616222, 41492194 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.758 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1485,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,30}},{i_tid,2699616222},{o_tid,41492194}]}} 04:12:51.759 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 2699616222,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 41492194}) returned ok 04:12:51.759 [info] tunnel_response(<<"262425346202845">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 2699616222,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 41492194}} 04:12:51.759 [info] tunnel_response for <<"262425346202845">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 2699616222,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 41492194}} 04:12:51.759 [info] GSUP: Tx #{imsi => <<"262425346202845">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,30>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420718567303">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420718567303 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420718567303 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420718567303 receive call {auth_request,33,"internet",#{}} from <0.1050.0> in state state_new 04:12:51.798 [info] GSUP: Rx #{imsi => <<"262420718567303">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420718567303 send ok to <0.1050.0> 04:12:51.798 [info] ue_fsm start(epdg_ue_fsm_262420718567303) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420718567303 enter aaa_ue_fsm in state state_new 04:12:51.798 [info] ue_fsm init(<<"262420718567303">>) *DBG* epdg_ue_fsm_262420718567303 consume call {auth_request,33,"internet",#{}} from <0.1050.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420718567303 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420718567303 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:51.798 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420718567303 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.799 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} 04:12:51.799 [info] ue_fsm start_link(aaa_ue_fsm_262420718567303) 04:12:51.799 [info] ue_fsm init("262420718567303") 04:12:51.799 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420718567303 send ok to <0.201.0> 04:12:51.800 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420718567303",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420718567303 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.800 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:51.800 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262420718567303",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:51.814 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420718567303",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73]],[[137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241]],["foobar"],[[8,86,29,46,205,162,53,237,159,229,231,151,124,141,34,141]],[[158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420718567303 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>, <<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168, 211,61,185,176,74,219,59,169,138,3,251,202,9,241>>, <<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>, <<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34, 141>>}]}} from <0.1053.0> in state state_wait_swx_maa 04:12:51.814 [info] dia_sip2gsup: auth [137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73] authz [137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241]  04:12:51.814 [info] rand [137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168] autn [241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73]  *DBG* aaa_ue_fsm_262420718567303 send ok to <0.1053.0> 04:12:51.814 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420718567303 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>, <<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168, 211,61,185,176,74,219,59,169,138,3,251,202,9,241>>, <<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>, <<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34, 141>>}]}} from <0.1053.0> in state state_wait_swx_maa => state_new 04:12:51.815 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420718567303",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420718567303 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>, <<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168, 211,61,185,176,74,219,59,169,138,3,251,202,9,241>>, <<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>, <<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34, 141>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.815 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>,<<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241>>,<<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>,<<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34,141>>}]} 04:12:51.816 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>,<<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241>>,<<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>,<<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34,141>>}]}, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420718567303 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420718567303">>, {ok, [{epdg_auth_tuple, <<137,117,161,206,30,239,240,50,119,171,71,178, 61,48,3,168>>, <<241,118,8,226,195,65,164,4,251,172,51,110, 241,173,158,73>>, <<137,117,161,206,30,239,240,50,119,171,71,178, 61,48,3,168,211,61,185,176,74,219,59,169,138, 3,251,202,9,241>>, <<158,150,90,141,150,165,171,25,26,162,14,9,27, 125,108,50>>, <<8,86,29,46,205,162,53,237,159,229,231, 151,124,141,34,141>>}]}}} 04:12:51.816 [info] auth_response(<<"262420718567303">>): {ok,[{epdg_auth_tuple,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>,<<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241>>,<<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>,<<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34,141>>}]} *DBG* epdg_ue_fsm_262420718567303 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>, <<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>, <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168, 211,61,185,176,74,219,59,169,138,3,251,202,9,241>>, <<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>, <<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34, 141>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.817 [info] auth_response for <<"262420718567303">>: {ok,[{epdg_auth_tuple,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>,<<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>,<<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241>>,<<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>,<<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34,141>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.817 [info] GSUP: Tx #{auth_tuples => [#{autn => <<241,118,8,226,195,65,164,4,251,172,51,110,241,173,158,73>>,ck => <<8,86,29,46,205,162,53,237,159,229,231,151,124,141,34,141>>,ik => <<158,150,90,141,150,165,171,25,26,162,14,9,27,125,108,50>>,rand => <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168>>,res => <<137,117,161,206,30,239,240,50,119,171,71,178,61,48,3,168,211,61,185,176,74,219,59,169,138,3,251,202,9,241>>}],imsi => <<"262420718567303">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420718567303">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420718567303 receive call lu_request from <0.1054.0> in state state_authenticating 04:12:51.822 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420718567303">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420718567303 send ok to <0.1054.0> 04:12:51.822 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420718567303 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.823 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420718567303 consume call lu_request from <0.1054.0> in state state_authenticating 04:12:51.823 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.823 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420718567303",undefined,undefined,false,false,undefined} 04:12:51.823 [debug] SWx Tx SAR Imsi="262420718567303" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420718567303 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420718567303 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:51.824 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420718567303",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420718567303 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1055.0> in state state_wait_swx_saa 04:12:51.833 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420718567303",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420718567303 send ok to <0.1055.0> *DBG* epdg_ue_fsm_262420718567303 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420718567303 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1055.0> in state state_wait_swx_saa => state_authenticated 04:12:51.833 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420718567303 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420718567303">>,ok}} 04:12:51.833 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420718567303",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420718567303 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.833 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.833 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} 04:12:51.834 [info] lu_response(<<"262420718567303">>): ok 04:12:51.834 [info] lu_response for <<"262420718567303">>: ok 04:12:51.834 [info] GSUP: Tx #{imsi => <<"262420718567303">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420718567303">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420718567303 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1056.0> in state state_authenticated 04:12:51.838 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420718567303">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.838 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.838 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} 04:12:51.838 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:51.838 [info] s2b: Tx {gtp,v2,create_session_request,0,8754744,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420718567303">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000319,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616223,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420718567303 send ok to <0.1056.0> 04:12:51.838 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420718567303 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1056.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420718567303 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420718567303 receive call {rx_s6b_aar,"262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1057.0> in state state_authenticated 04:12:51.846 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.846 [info] ue_fsm ev_rx_s6b_aar: "262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.846 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420718567303",undefined,undefined,true,false,undefined} 04:12:51.846 [debug] SWx Tx SAR Imsi="262420718567303" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.846 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420718567303",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420718567303 send ok to <0.1057.0> 04:12:51.846 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420718567303 consume call {rx_s6b_aar,"262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1057.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420718567303 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1058.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420718567303 send ok to <0.1058.0> 04:12:51.849 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420718567303",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420718567303 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1058.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.849 [info] ue_fsm ev_rx_swx_saa 04:12:51.849 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420718567303","262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1057.0>} 04:12:51.849 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.849 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.853 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,127,133,150,56,0,2,0,2,0,16,0,87,0,9,1,160,192,189,248,198,172,18,50,103,79,0,5,0,1,192,168,0,31,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,192,189,248,198,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,192,189,248,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420718567303 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 2699616223, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3233675462}}} from <0.1059.0> in state state_wait_create_session_resp 04:12:51.853 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000319,8754744,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"РНјЦ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3233675462,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3233675462,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} 04:12:51.853 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420718567303">>,<0.1051.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000319,3233675462,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616223,3233675462}],[],[],[],[],[],[],[]}}}} 04:12:51.853 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:51.853 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 2699616223,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3233675462}} 04:12:51.853 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} 04:12:51.853 [info] KMOD Port Create PDP Context Call {<0.1051.0>,[alias|#Ref<0.4071005738.2327379981.185355>]}: {create_pdp_context,{172,18,50,103},2699616223,3233675462,{192,168,0,31}} 04:12:51.853 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,31}, 2699616223, 3233675462 04:12:51.853 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1549,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,31}},{i_tid,2699616223},{o_tid,3233675462}]}} *DBG* epdg_ue_fsm_262420718567303 send ok to <0.1059.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420718567303">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 2699616223, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3233675462}}}} 04:12:51.853 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 2699616223,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3233675462}) returned ok *DBG* epdg_ue_fsm_262420718567303 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 2699616223, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3233675462}}} from <0.1059.0> in state state_wait_create_session_resp => state_active 04:12:51.853 [info] tunnel_response(<<"262420718567303">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 2699616223,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3233675462}} 04:12:51.853 [info] tunnel_response for <<"262420718567303">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 2699616223,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3233675462}} 04:12:51.853 [info] GSUP: Tx #{imsi => <<"262420718567303">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,31>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425283927830">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425283927830 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425283927830 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425283927830 receive call {auth_request,33,"internet",#{}} from <0.1060.0> in state state_new 04:12:51.899 [info] GSUP: Rx #{imsi => <<"262425283927830">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:51.899 [info] ue_fsm start(epdg_ue_fsm_262425283927830) *DBG* epdg_ue_fsm_262425283927830 send ok to <0.1060.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425283927830 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425283927830 consume call {auth_request,33,"internet",#{}} from <0.1060.0> in state state_new => state_wait_auth_resp 04:12:51.899 [info] ue_fsm init(<<"262425283927830">>) *DBG* aaa_ue_fsm_262425283927830 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425283927830 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:51.899 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425283927830 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:51.900 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} 04:12:51.900 [info] ue_fsm start_link(aaa_ue_fsm_262425283927830) 04:12:51.900 [info] ue_fsm init("262425283927830") 04:12:51.900 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:51.900 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425283927830",undefined,undefined,false,false,undefined} 04:12:51.901 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425283927830 send ok to <0.201.0> 04:12:51.901 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262425283927830",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425283927830 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:51.915 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425283927830",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9]],[[89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86]],["foobar"],[[236,202,156,150,116,55,153,167,57,190,252,207,36,88,243,29]],[[85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425283927830 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>, <<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169, 187,12,120,48,51,233,26,191,85,66,22,145,36,86>>, <<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>, <<236,202,156,150,116,55,153,167,57,190,252,207,36,88, 243,29>>}]}} from <0.1063.0> in state state_wait_swx_maa 04:12:51.915 [info] dia_sip2gsup: auth [89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9] authz [89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86]  04:12:51.915 [info] rand [89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169] autn [147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9]  *DBG* aaa_ue_fsm_262425283927830 send ok to <0.1063.0> 04:12:51.915 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425283927830 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>, <<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169, 187,12,120,48,51,233,26,191,85,66,22,145,36,86>>, <<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>, <<236,202,156,150,116,55,153,167,57,190,252,207,36,88, 243,29>>}]}} from <0.1063.0> in state state_wait_swx_maa => state_new 04:12:51.916 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425283927830",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425283927830 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>, <<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169, 187,12,120,48,51,233,26,191,85,66,22,145,36,86>>, <<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>, <<236,202,156,150,116,55,153,167,57,190,252,207,36,88, 243,29>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:51.916 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>,<<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86>>,<<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>,<<236,202,156,150,116,55,153,167,57,190,252,207,36,88,243,29>>}]} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425283927830">>, {ok, [{epdg_auth_tuple, <<89,70,236,44,96,25,15,191,192,164,24,175,236, 165,67,169>>, <<147,178,223,239,52,15,39,102,22,222,77,213, 241,86,206,9>>, <<89,70,236,44,96,25,15,191,192,164,24,175,236, 165,67,169,187,12,120,48,51,233,26,191,85,66, 22,145,36,86>>, <<85,235,110,61,222,168,24,113,42,58,253,174, 85,128,195,119>>, <<236,202,156,150,116,55,153,167,57,190, 252,207,36,88,243,29>>}]}}} *DBG* epdg_ue_fsm_262425283927830 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>, <<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>, <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169, 187,12,120,48,51,233,26,191,85,66,22,145,36,86>>, <<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>, <<236,202,156,150,116,55,153,167,57,190,252,207,36,88, 243,29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:51.918 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>,<<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86>>,<<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>,<<236,202,156,150,116,55,153,167,57,190,252,207,36,88,243,29>>}]}, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} 04:12:51.918 [info] auth_response(<<"262425283927830">>): {ok,[{epdg_auth_tuple,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>,<<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86>>,<<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>,<<236,202,156,150,116,55,153,167,57,190,252,207,36,88,243,29>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.919 [info] auth_response for <<"262425283927830">>: {ok,[{epdg_auth_tuple,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>,<<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>,<<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86>>,<<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>,<<236,202,156,150,116,55,153,167,57,190,252,207,36,88,243,29>>}]} 04:12:51.919 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,178,223,239,52,15,39,102,22,222,77,213,241,86,206,9>>,ck => <<236,202,156,150,116,55,153,167,57,190,252,207,36,88,243,29>>,ik => <<85,235,110,61,222,168,24,113,42,58,253,174,85,128,195,119>>,rand => <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169>>,res => <<89,70,236,44,96,25,15,191,192,164,24,175,236,165,67,169,187,12,120,48,51,233,26,191,85,66,22,145,36,86>>}],imsi => <<"262425283927830">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425283927830">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425283927830 receive call lu_request from <0.1064.0> in state state_authenticating 04:12:51.924 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425283927830">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.1064.0> 04:12:51.924 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425283927830 consume call lu_request from <0.1064.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425283927830 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:51.924 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} 04:12:51.924 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:51.925 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425283927830",undefined,undefined,false,false,undefined} 04:12:51.925 [debug] SWx Tx SAR Imsi="262425283927830" Type=1 APN="internet" AgentInfoOpt=[]  04:12:51.925 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425283927830",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425283927830 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425283927830 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425283927830 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1065.0> in state state_wait_swx_saa 04:12:51.933 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425283927830",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:51.933 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425283927830 send ok to <0.1065.0> 04:12:51.933 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425283927830",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425283927830 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425283927830 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1065.0> in state state_wait_swx_saa => state_authenticated 04:12:51.934 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425283927830">>,ok}} 04:12:51.934 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425283927830 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:51.934 [info] lu_response(<<"262425283927830">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.934 [info] lu_response for <<"262425283927830">>: ok 04:12:51.934 [info] GSUP: Tx #{imsi => <<"262425283927830">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425283927830">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425283927830 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1066.0> in state state_authenticated 04:12:51.939 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425283927830">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:51.939 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:51.939 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} 04:12:51.939 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:51.939 [info] s2b: Tx {gtp,v2,create_session_request,0,8754745,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425283927830">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000320,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616224,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.1066.0> 04:12:51.939 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425283927830 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1066.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425283927830 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425283927830 receive call {rx_s6b_aar,"262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1067.0> in state state_authenticated 04:12:51.955 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:51.955 [info] ue_fsm ev_rx_s6b_aar: "262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:51.955 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425283927830",undefined,undefined,true,false,undefined} 04:12:51.955 [debug] SWx Tx SAR Imsi="262425283927830" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:51.955 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425283927830",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425283927830 send ok to <0.1067.0> 04:12:51.956 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425283927830 consume call {rx_s6b_aar,"262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1067.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425283927830 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1068.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425283927830 send ok to <0.1068.0> 04:12:51.965 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425283927830",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425283927830 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1068.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:51.965 [info] ue_fsm ev_rx_swx_saa 04:12:51.965 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425283927830","262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1067.0>} 04:12:51.965 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:51.965 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:51.976 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,128,133,150,57,0,2,0,2,0,16,0,87,0,9,1,160,246,133,66,223,172,18,50,103,79,0,5,0,1,192,168,0,32,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,246,133,66,223,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,246,133,66,223,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:51.977 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000320,8754745,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<246,133,66,223>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4135928543,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4135928543,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} 04:12:51.977 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425283927830">>,<0.1061.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000320,4135928543,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616224,4135928543}],[],[],[]}}}} 04:12:51.977 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262425283927830 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 2699616224, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4135928543}}} from <0.1069.0> in state state_wait_create_session_resp 04:12:51.977 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 2699616224,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4135928543}} 04:12:51.978 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} 04:12:51.978 [info] KMOD Port Create PDP Context Call {<0.1061.0>,[alias|#Ref<0.4071005738.2327379969.176236>]}: {create_pdp_context,{172,18,50,103},2699616224,4135928543,{192,168,0,32}} 04:12:51.978 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,32}, 2699616224, 4135928543 04:12:51.978 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,32}},{i_tid,2699616224},{o_tid,4135928543}]}} 04:12:51.979 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 2699616224,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4135928543}) returned ok 04:12:51.979 [info] tunnel_response(<<"262425283927830">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 2699616224,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4135928543}} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.1069.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425283927830">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 2699616224, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 4135928543}}}} *DBG* epdg_ue_fsm_262425283927830 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 2699616224, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4135928543}}} from <0.1069.0> in state state_wait_create_session_resp => state_active 04:12:51.980 [info] tunnel_response for <<"262425283927830">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 2699616224,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4135928543}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:51.980 [info] GSUP: Tx #{imsi => <<"262425283927830">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,32>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421510109314">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421510109314 enter epdg_ue_fsm in state state_new 04:12:51.999 [info] GSUP: Rx #{imsi => <<"262421510109314">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421510109314 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421510109314 receive call {auth_request,33,"internet",#{}} from <0.1070.0> in state state_new 04:12:51.999 [info] ue_fsm start(epdg_ue_fsm_262421510109314) 04:12:51.999 [info] ue_fsm init(<<"262421510109314">>) 04:12:51.999 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421510109314 send ok to <0.1070.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421510109314 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421510109314 consume call {auth_request,33,"internet",#{}} from <0.1070.0> in state state_new => state_wait_auth_resp 04:12:52.000 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421510109314 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421510109314 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421510109314 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.000 [info] ue_fsm start_link(aaa_ue_fsm_262421510109314) 04:12:52.000 [info] ue_fsm init("262421510109314") 04:12:52.000 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.000 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421510109314",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421510109314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421510109314 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.001 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.001 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262421510109314",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:52.015 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421510109314",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171]],[[170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150]],["foobar"],[[215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75]],[[81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.015 [info] dia_sip2gsup: auth [170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171] authz [170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150]  *DBG* aaa_ue_fsm_262421510109314 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>, <<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67, 194,226,103,102,36,66,158,131,124,246,49,23,150>>, <<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>, <<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]}} from <0.1073.0> in state state_wait_swx_maa 04:12:52.015 [info] rand [170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48] autn [203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171]  04:12:52.015 [info] ue_fsm ev_rx_swx_maa 04:12:52.016 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421510109314",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421510109314 send ok to <0.1073.0> 04:12:52.016 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>,<<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150>>,<<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>,<<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]} *DBG* epdg_ue_fsm_262421510109314 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>, <<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67, 194,226,103,102,36,66,158,131,124,246,49,23,150>>, <<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>, <<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421510109314 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>, <<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67, 194,226,103,102,36,66,158,131,124,246,49,23,150>>, <<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>, <<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]}} from <0.1073.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421510109314 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421510109314">>, {ok, [{epdg_auth_tuple, <<170,22,21,49,174,64,140,252,3,48,234,101,0, 198,128,48>>, <<203,8,6,203,52,69,244,202,194,153,2,250,18, 252,50,171>>, <<170,22,21,49,174,64,140,252,3,48,234,101,0, 198,128,48,67,194,226,103,102,36,66,158,131, 124,246,49,23,150>>, <<81,213,105,135,168,212,59,233,38,239,34,28, 34,208,8,206>>, <<215,210,195,60,59,52,2,161,82,63,98,164, 248,9,72,75>>}]}}} 04:12:52.017 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>,<<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150>>,<<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>,<<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]}, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421510109314 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>, <<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>, <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67, 194,226,103,102,36,66,158,131,124,246,49,23,150>>, <<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>, <<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.017 [info] auth_response(<<"262421510109314">>): {ok,[{epdg_auth_tuple,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>,<<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150>>,<<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>,<<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.018 [info] auth_response for <<"262421510109314">>: {ok,[{epdg_auth_tuple,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>,<<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>,<<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150>>,<<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>,<<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>}]} 04:12:52.018 [info] GSUP: Tx #{auth_tuples => [#{autn => <<203,8,6,203,52,69,244,202,194,153,2,250,18,252,50,171>>,ck => <<215,210,195,60,59,52,2,161,82,63,98,164,248,9,72,75>>,ik => <<81,213,105,135,168,212,59,233,38,239,34,28,34,208,8,206>>,rand => <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48>>,res => <<170,22,21,49,174,64,140,252,3,48,234,101,0,198,128,48,67,194,226,103,102,36,66,158,131,124,246,49,23,150>>}],imsi => <<"262421510109314">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421510109314">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421510109314 receive call lu_request from <0.1074.0> in state state_authenticating 04:12:52.023 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421510109314">>,message_type => location_upd_req} 04:12:52.023 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421510109314 send ok to <0.1074.0> 04:12:52.023 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421510109314 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421510109314 consume call lu_request from <0.1074.0> in state state_authenticating 04:12:52.024 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.024 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421510109314",undefined,undefined,false,false,undefined} 04:12:52.024 [debug] SWx Tx SAR Imsi="262421510109314" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.024 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421510109314",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421510109314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421510109314 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421510109314 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1075.0> in state state_wait_swx_saa 04:12:52.033 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421510109314",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.033 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421510109314 send ok to <0.1075.0> *DBG* epdg_ue_fsm_262421510109314 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:52.033 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421510109314",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421510109314 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1075.0> in state state_wait_swx_saa => state_authenticated 04:12:52.033 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421510109314 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421510109314">>,ok}} 04:12:52.034 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421510109314 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.034 [info] lu_response(<<"262421510109314">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.034 [info] lu_response for <<"262421510109314">>: ok 04:12:52.034 [info] GSUP: Tx #{imsi => <<"262421510109314">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421510109314">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421510109314 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1076.0> in state state_authenticated 04:12:52.038 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421510109314">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.038 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.039 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} 04:12:52.039 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.039 [info] s2b: Tx {gtp,v2,create_session_request,0,8754746,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421510109314">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000321,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616225,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421510109314 send ok to <0.1076.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.039 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421510109314 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1076.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421510109314 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421510109314 receive call {rx_s6b_aar,"262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1077.0> in state state_authenticated 04:12:52.052 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.052 [info] ue_fsm ev_rx_s6b_aar: "262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.052 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421510109314",undefined,undefined,true,false,undefined} 04:12:52.052 [debug] SWx Tx SAR Imsi="262421510109314" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421510109314",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421510109314 send ok to <0.1077.0> *DBG* aaa_ue_fsm_262421510109314 consume call {rx_s6b_aar,"262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1077.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:52.053 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421510109314 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1078.0> in state state_authenticated_wait_swx_saa 04:12:52.060 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421510109314",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.060 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421510109314 send ok to <0.1078.0> *DBG* aaa_ue_fsm_262421510109314 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1078.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421510109314","262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1077.0>} 04:12:52.060 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.060 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.067 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,129,133,150,58,0,2,0,2,0,16,0,87,0,9,1,160,52,0,212,175,172,18,50,103,79,0,5,0,1,192,168,0,33,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,52,0,212,175,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,52,0,212,175,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.068 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000321,8754746,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<52,0,212,175>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,872469679,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,872469679,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} *DBG* epdg_ue_fsm_262421510109314 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 2699616225, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 872469679}}} from <0.1079.0> in state state_wait_create_session_resp 04:12:52.068 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421510109314">>,<0.1071.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000321,872469679,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616225,872469679}],[],[],[],[],[]}}}} 04:12:52.068 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.068 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 2699616225,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 872469679}} 04:12:52.068 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} 04:12:52.068 [info] KMOD Port Create PDP Context Call {<0.1071.0>,[alias|#Ref<0.4071005738.2327379969.176394>]}: {create_pdp_context,{172,18,50,103},2699616225,872469679,{192,168,0,33}} 04:12:52.068 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,33}, 2699616225, 872469679 04:12:52.068 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1613,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,33}},{i_tid,2699616225},{o_tid,872469679}]}} 04:12:52.069 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 2699616225,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 872469679}) returned ok *DBG* epdg_ue_fsm_262421510109314 send ok to <0.1079.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421510109314">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 2699616225, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 872469679}}}} 04:12:52.069 [info] tunnel_response(<<"262421510109314">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 2699616225,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 872469679}} *DBG* epdg_ue_fsm_262421510109314 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 2699616225, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 872469679}}} from <0.1079.0> in state state_wait_create_session_resp => state_active 04:12:52.069 [info] tunnel_response for <<"262421510109314">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 2699616225,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 872469679}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.069 [info] GSUP: Tx #{imsi => <<"262421510109314">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,33>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425245864613">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425245864613 enter epdg_ue_fsm in state state_new 04:12:52.100 [info] GSUP: Rx #{imsi => <<"262425245864613">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425245864613 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425245864613 receive call {auth_request,33,"internet",#{}} from <0.1080.0> in state state_new *DBG* epdg_ue_fsm_262425245864613 send ok to <0.1080.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.100 [info] ue_fsm start(epdg_ue_fsm_262425245864613) *DBG* epdg_ue_fsm_262425245864613 consume call {auth_request,33,"internet",#{}} from <0.1080.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425245864613 enter aaa_ue_fsm in state state_new 04:12:52.100 [info] ue_fsm init(<<"262425245864613">>) *DBG* epdg_ue_fsm_262425245864613 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425245864613 consume internal init_state in state state_new 04:12:52.100 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425245864613 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.100 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} 04:12:52.100 [info] ue_fsm start_link(aaa_ue_fsm_262425245864613) 04:12:52.101 [info] ue_fsm init("262425245864613") 04:12:52.101 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.101 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425245864613",undefined,undefined,false,false,undefined} 04:12:52.101 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.101 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262425245864613",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425245864613 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425245864613 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.116 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425245864613",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176]],[[60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175]],["foobar"],[[16,101,106,111,67,61,229,188,0,236,221,120,252,147,32,92]],[[206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425245864613 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>, <<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75, 93,1,31,80,59,200,48,35,140,244,126,110,206,175>>, <<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>, <<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32, 92>>}]}} from <0.1083.0> in state state_wait_swx_maa 04:12:52.116 [info] dia_sip2gsup: auth [60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176] authz [60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175]  04:12:52.116 [info] rand [60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75] autn [42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176]  04:12:52.116 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425245864613 send ok to <0.1083.0> 04:12:52.117 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425245864613",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425245864613 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>, <<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75, 93,1,31,80,59,200,48,35,140,244,126,110,206,175>>, <<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>, <<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32, 92>>}]}} from <0.1083.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425245864613 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>, <<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75, 93,1,31,80,59,200,48,35,140,244,126,110,206,175>>, <<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>, <<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32, 92>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.117 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>,<<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175>>,<<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>,<<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32,92>>}]} *DBG* epdg_ue_fsm_262425245864613 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425245864613">>, {ok, [{epdg_auth_tuple, <<60,159,68,236,34,197,162,162,239,202,96,164, 167,129,41,75>>, <<42,162,158,154,76,242,26,81,112,158,164,90, 225,196,135,176>>, <<60,159,68,236,34,197,162,162,239,202,96,164, 167,129,41,75,93,1,31,80,59,200,48,35,140, 244,126,110,206,175>>, <<206,166,52,210,117,180,148,12,84,11,145,37, 119,247,57,21>>, <<16,101,106,111,67,61,229,188,0,236,221, 120,252,147,32,92>>}]}}} 04:12:52.118 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>,<<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175>>,<<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>,<<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32,92>>}]}, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425245864613 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>, <<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>, <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75, 93,1,31,80,59,200,48,35,140,244,126,110,206,175>>, <<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>, <<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32, 92>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.118 [info] auth_response(<<"262425245864613">>): {ok,[{epdg_auth_tuple,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>,<<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175>>,<<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>,<<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32,92>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.119 [info] auth_response for <<"262425245864613">>: {ok,[{epdg_auth_tuple,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>,<<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>,<<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175>>,<<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>,<<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32,92>>}]} 04:12:52.119 [info] GSUP: Tx #{auth_tuples => [#{autn => <<42,162,158,154,76,242,26,81,112,158,164,90,225,196,135,176>>,ck => <<16,101,106,111,67,61,229,188,0,236,221,120,252,147,32,92>>,ik => <<206,166,52,210,117,180,148,12,84,11,145,37,119,247,57,21>>,rand => <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75>>,res => <<60,159,68,236,34,197,162,162,239,202,96,164,167,129,41,75,93,1,31,80,59,200,48,35,140,244,126,110,206,175>>}],imsi => <<"262425245864613">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425245864613">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425245864613 receive call lu_request from <0.1084.0> in state state_authenticating *DBG* epdg_ue_fsm_262425245864613 send ok to <0.1084.0> 04:12:52.124 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425245864613">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425245864613 consume call lu_request from <0.1084.0> in state state_authenticating *DBG* aaa_ue_fsm_262425245864613 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.124 [info] ue_fsm lu_request 04:12:52.124 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} 04:12:52.124 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.125 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425245864613",undefined,undefined,false,false,undefined} 04:12:52.125 [debug] SWx Tx SAR Imsi="262425245864613" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.125 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425245864613",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425245864613 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425245864613 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425245864613 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1085.0> in state state_wait_swx_saa 04:12:52.134 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425245864613",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425245864613 send ok to <0.1085.0> *DBG* epdg_ue_fsm_262425245864613 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:52.134 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425245864613 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1085.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425245864613 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425245864613">>,ok}} 04:12:52.134 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425245864613",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425245864613 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.134 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.135 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} 04:12:52.135 [info] lu_response(<<"262425245864613">>): ok 04:12:52.135 [info] lu_response for <<"262425245864613">>: ok 04:12:52.135 [info] GSUP: Tx #{imsi => <<"262425245864613">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425245864613">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425245864613 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1086.0> in state state_authenticated 04:12:52.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425245864613">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.140 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.140 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} 04:12:52.140 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262425245864613 send ok to <0.1086.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.140 [info] s2b: Tx {gtp,v2,create_session_request,0,8754747,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425245864613">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000322,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616226,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425245864613 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1086.0> in state state_authenticated => state_wait_create_session_resp 04:12:52.140 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425245864613 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425245864613 receive call {rx_s6b_aar,"262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1087.0> in state state_authenticated 04:12:52.150 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.150 [info] ue_fsm ev_rx_s6b_aar: "262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.150 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425245864613",undefined,undefined,true,false,undefined} 04:12:52.150 [debug] SWx Tx SAR Imsi="262425245864613" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.151 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425245864613",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425245864613 send ok to <0.1087.0> 04:12:52.151 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425245864613 consume call {rx_s6b_aar,"262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1087.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425245864613 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1088.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425245864613 send ok to <0.1088.0> 04:12:52.155 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425245864613",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425245864613 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1088.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.155 [info] ue_fsm ev_rx_swx_saa 04:12:52.155 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425245864613","262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1087.0>} 04:12:52.155 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.155 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.160 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,130,133,150,59,0,2,0,2,0,16,0,87,0,9,1,160,145,243,44,229,172,18,50,103,79,0,5,0,1,192,168,0,34,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,145,243,44,229,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,145,243,44,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.161 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000322,8754747,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<145,243,44,229>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2448633061,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2448633061,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} *DBG* epdg_ue_fsm_262425245864613 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 2699616226, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2448633061}}} from <0.1089.0> in state state_wait_create_session_resp 04:12:52.161 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425245864613">>,<0.1081.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000322,2448633061,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616226,2448633061}],[],[],[],[]}}}} 04:12:52.161 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.161 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 2699616226,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2448633061}} 04:12:52.161 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} 04:12:52.161 [info] KMOD Port Create PDP Context Call {<0.1081.0>,[alias|#Ref<0.4071005738.2327379980.182640>]}: {create_pdp_context,{172,18,50,103},2699616226,2448633061,{192,168,0,34}} 04:12:52.161 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,34}, 2699616226, 2448633061 04:12:52.161 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1677,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,34}},{i_tid,2699616226},{o_tid,2448633061}]}} 04:12:52.162 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 2699616226,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2448633061}) returned ok *DBG* epdg_ue_fsm_262425245864613 send ok to <0.1089.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425245864613">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 2699616226, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2448633061}}}} *DBG* epdg_ue_fsm_262425245864613 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 2699616226, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2448633061}}} from <0.1089.0> in state state_wait_create_session_resp => state_active 04:12:52.162 [info] tunnel_response(<<"262425245864613">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 2699616226,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2448633061}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.162 [info] tunnel_response for <<"262425245864613">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 2699616226,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2448633061}} 04:12:52.162 [info] GSUP: Tx #{imsi => <<"262425245864613">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,34>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428032418300">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:52.199 [info] GSUP: Rx #{imsi => <<"262428032418300">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428032418300 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428032418300 consume internal init_state in state state_new 04:12:52.200 [info] ue_fsm start(epdg_ue_fsm_262428032418300) *DBG* epdg_ue_fsm_262428032418300 receive call {auth_request,33,"internet",#{}} from <0.1090.0> in state state_new 04:12:52.200 [info] ue_fsm init(<<"262428032418300">>) *DBG* epdg_ue_fsm_262428032418300 send ok to <0.1090.0> 04:12:52.200 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428032418300 consume call {auth_request,33,"internet",#{}} from <0.1090.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428032418300 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428032418300 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:52.200 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428032418300 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428032418300 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.200 [info] ue_fsm start_link(aaa_ue_fsm_262428032418300) 04:12:52.201 [info] ue_fsm init("262428032418300") 04:12:52.201 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.202 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428032418300",undefined,undefined,false,false,undefined} 04:12:52.202 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428032418300 send ok to <0.201.0> 04:12:52.202 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262428032418300",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428032418300 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428032418300 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>, <<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239, 30,33,97,73,224,123,239,255,205,58,208,246,93,145>>, <<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>, <<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91, 172>>}]}} from <0.1093.0> in state state_wait_swx_maa 04:12:52.216 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428032418300",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44]],[[192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145]],["foobar"],[[99,206,126,241,2,171,197,131,125,189,221,127,75,44,91,172]],[[124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428032418300 send ok to <0.1093.0> 04:12:52.216 [info] dia_sip2gsup: auth [192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44] authz [192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145]  *DBG* epdg_ue_fsm_262428032418300 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>, <<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239, 30,33,97,73,224,123,239,255,205,58,208,246,93,145>>, <<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>, <<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91, 172>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428032418300 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>, <<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239, 30,33,97,73,224,123,239,255,205,58,208,246,93,145>>, <<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>, <<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91, 172>>}]}} from <0.1093.0> in state state_wait_swx_maa => state_new 04:12:52.216 [info] rand [192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239] autn [73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44]  04:12:52.216 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428032418300 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428032418300">>, {ok, [{epdg_auth_tuple, <<192,69,158,65,61,228,255,77,179,84,114,249, 130,112,215,239>>, <<73,154,108,150,55,254,207,175,30,170,158,133, 114,205,187,44>>, <<192,69,158,65,61,228,255,77,179,84,114,249, 130,112,215,239,30,33,97,73,224,123,239,255, 205,58,208,246,93,145>>, <<124,127,49,179,41,216,155,87,0,208,234,103, 104,136,225,160>>, <<99,206,126,241,2,171,197,131,125,189, 221,127,75,44,91,172>>}]}}} 04:12:52.217 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428032418300",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428032418300 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>, <<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>, <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239, 30,33,97,73,224,123,239,255,205,58,208,246,93,145>>, <<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>, <<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91, 172>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.217 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>,<<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145>>,<<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>,<<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91,172>>}]} 04:12:52.218 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>,<<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145>>,<<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>,<<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91,172>>}]}, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} 04:12:52.218 [info] auth_response(<<"262428032418300">>): {ok,[{epdg_auth_tuple,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>,<<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145>>,<<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>,<<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91,172>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.219 [info] auth_response for <<"262428032418300">>: {ok,[{epdg_auth_tuple,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>,<<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>,<<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145>>,<<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>,<<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91,172>>}]} 04:12:52.219 [info] GSUP: Tx #{auth_tuples => [#{autn => <<73,154,108,150,55,254,207,175,30,170,158,133,114,205,187,44>>,ck => <<99,206,126,241,2,171,197,131,125,189,221,127,75,44,91,172>>,ik => <<124,127,49,179,41,216,155,87,0,208,234,103,104,136,225,160>>,rand => <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239>>,res => <<192,69,158,65,61,228,255,77,179,84,114,249,130,112,215,239,30,33,97,73,224,123,239,255,205,58,208,246,93,145>>}],imsi => <<"262428032418300">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428032418300">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428032418300 receive call lu_request from <0.1094.0> in state state_authenticating 04:12:52.223 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428032418300">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428032418300 send ok to <0.1094.0> *DBG* epdg_ue_fsm_262428032418300 consume call lu_request from <0.1094.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428032418300 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.223 [info] ue_fsm lu_request 04:12:52.224 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} 04:12:52.224 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.224 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428032418300",undefined,undefined,false,false,undefined} 04:12:52.224 [debug] SWx Tx SAR Imsi="262428032418300" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.224 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428032418300",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428032418300 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428032418300 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428032418300 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1095.0> in state state_wait_swx_saa 04:12:52.231 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428032418300",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.231 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428032418300 send ok to <0.1095.0> *DBG* epdg_ue_fsm_262428032418300 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:52.231 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428032418300",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428032418300 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1095.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428032418300 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428032418300">>,ok}} 04:12:52.231 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428032418300 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.231 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.231 [info] lu_response(<<"262428032418300">>): ok 04:12:52.231 [info] lu_response for <<"262428032418300">>: ok 04:12:52.231 [info] GSUP: Tx #{imsi => <<"262428032418300">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428032418300">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:52.234 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428032418300">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428032418300 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1096.0> in state state_authenticated 04:12:52.234 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.234 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} 04:12:52.234 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.234 [info] s2b: Tx {gtp,v2,create_session_request,0,8754748,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428032418300">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000323,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616227,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428032418300 send ok to <0.1096.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.235 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428032418300 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1096.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428032418300 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428032418300 receive call {rx_s6b_aar,"262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1097.0> in state state_authenticated 04:12:52.249 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.250 [info] ue_fsm ev_rx_s6b_aar: "262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.250 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428032418300",undefined,undefined,true,false,undefined} 04:12:52.250 [debug] SWx Tx SAR Imsi="262428032418300" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.250 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428032418300",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428032418300 send ok to <0.1097.0> 04:12:52.251 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428032418300 consume call {rx_s6b_aar,"262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1097.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428032418300 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1098.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428032418300 send ok to <0.1098.0> 04:12:52.259 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428032418300",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428032418300 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1098.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.259 [info] ue_fsm ev_rx_swx_saa 04:12:52.259 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428032418300","262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1097.0>} 04:12:52.260 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.260 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.270 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,131,133,150,60,0,2,0,2,0,16,0,87,0,9,1,160,113,231,71,25,172,18,50,103,79,0,5,0,1,192,168,0,35,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,113,231,71,25,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,113,231,71,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.271 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000323,8754748,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<113,231,71,25>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1910982425,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1910982425,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} *DBG* epdg_ue_fsm_262428032418300 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 2699616227, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1910982425}}} from <0.1099.0> in state state_wait_create_session_resp 04:12:52.271 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428032418300">>,<0.1091.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000323,1910982425,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616227,1910982425}],[],[],[],[],[],[]}}}} 04:12:52.271 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.271 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 2699616227,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1910982425}} 04:12:52.272 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} 04:12:52.272 [info] KMOD Port Create PDP Context Call {<0.1091.0>,[alias|#Ref<0.4071005738.2327379980.182758>]}: {create_pdp_context,{172,18,50,103},2699616227,1910982425,{192,168,0,35}} 04:12:52.272 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,35}, 2699616227, 1910982425 04:12:52.272 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1741,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,35}},{i_tid,2699616227},{o_tid,1910982425}]}} *DBG* epdg_ue_fsm_262428032418300 send ok to <0.1099.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428032418300">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 2699616227, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1910982425}}}} *DBG* epdg_ue_fsm_262428032418300 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 2699616227, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1910982425}}} from <0.1099.0> in state state_wait_create_session_resp => state_active 04:12:52.272 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 2699616227,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1910982425}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.272 [info] tunnel_response(<<"262428032418300">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 2699616227,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1910982425}} 04:12:52.273 [info] tunnel_response for <<"262428032418300">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 2699616227,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1910982425}} 04:12:52.273 [info] GSUP: Tx #{imsi => <<"262428032418300">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,35>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421449354080">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421449354080 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421449354080 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421449354080 receive call {auth_request,33,"internet",#{}} from <0.1100.0> in state state_new 04:12:52.300 [info] GSUP: Rx #{imsi => <<"262421449354080">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.1100.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.300 [info] ue_fsm start(epdg_ue_fsm_262421449354080) *DBG* epdg_ue_fsm_262421449354080 consume call {auth_request,33,"internet",#{}} from <0.1100.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421449354080 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421449354080 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:52.300 [info] ue_fsm init(<<"262421449354080">>) *DBG* aaa_ue_fsm_262421449354080 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421449354080 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.300 [info] ue_fsm auth_request 04:12:52.300 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} 04:12:52.300 [info] ue_fsm start_link(aaa_ue_fsm_262421449354080) *DBG* aaa_ue_fsm_262421449354080 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421449354080 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.301 [info] ue_fsm init("262421449354080") 04:12:52.301 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.301 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421449354080",undefined,undefined,false,false,undefined} 04:12:52.301 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.301 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262421449354080",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:52.315 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421449354080",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60]],[[227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166]],["foobar"],[[3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90]],[[216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421449354080 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>, <<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170, 244,242,116,188,158,144,187,167,132,185,250,244,78,166>>, <<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>, <<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]}} from <0.1103.0> in state state_wait_swx_maa 04:12:52.315 [info] dia_sip2gsup: auth [227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60] authz [227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166]  04:12:52.315 [info] rand [227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170] autn [24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60]  *DBG* aaa_ue_fsm_262421449354080 send ok to <0.1103.0> 04:12:52.315 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421449354080 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>, <<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170, 244,242,116,188,158,144,187,167,132,185,250,244,78,166>>, <<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>, <<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]}} from <0.1103.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421449354080 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>, <<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170, 244,242,116,188,158,144,187,167,132,185,250,244,78,166>>, <<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>, <<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.316 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421449354080",undefined,undefined,false,false,undefined} 04:12:52.316 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>,<<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166>>,<<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>,<<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]} 04:12:52.317 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>,<<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166>>,<<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>,<<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]}, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421449354080">>, {ok, [{epdg_auth_tuple, <<227,47,60,202,245,132,21,217,46,116,119,231, 24,99,59,170>>, <<24,82,150,149,226,154,12,119,46,100,65,144, 102,148,89,60>>, <<227,47,60,202,245,132,21,217,46,116,119,231, 24,99,59,170,244,242,116,188,158,144,187,167, 132,185,250,244,78,166>>, <<216,47,36,171,177,188,144,74,126,138,135,169, 168,73,86,99>>, <<3,166,106,91,39,194,95,247,58,141,139, 57,215,154,212,90>>}]}}} 04:12:52.317 [info] auth_response(<<"262421449354080">>): {ok,[{epdg_auth_tuple,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>,<<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166>>,<<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>,<<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]} *DBG* epdg_ue_fsm_262421449354080 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>, <<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>, <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170, 244,242,116,188,158,144,187,167,132,185,250,244,78,166>>, <<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>, <<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.318 [info] auth_response for <<"262421449354080">>: {ok,[{epdg_auth_tuple,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>,<<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>,<<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166>>,<<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>,<<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>}]} 04:12:52.319 [info] GSUP: Tx #{auth_tuples => [#{autn => <<24,82,150,149,226,154,12,119,46,100,65,144,102,148,89,60>>,ck => <<3,166,106,91,39,194,95,247,58,141,139,57,215,154,212,90>>,ik => <<216,47,36,171,177,188,144,74,126,138,135,169,168,73,86,99>>,rand => <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170>>,res => <<227,47,60,202,245,132,21,217,46,116,119,231,24,99,59,170,244,242,116,188,158,144,187,167,132,185,250,244,78,166>>}],imsi => <<"262421449354080">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421449354080">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421449354080 receive call lu_request from <0.1104.0> in state state_authenticating 04:12:52.324 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421449354080">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.1104.0> 04:12:52.324 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421449354080 consume call lu_request from <0.1104.0> in state state_authenticating *DBG* aaa_ue_fsm_262421449354080 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.324 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} 04:12:52.324 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.324 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421449354080",undefined,undefined,false,false,undefined} 04:12:52.325 [debug] SWx Tx SAR Imsi="262421449354080" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421449354080 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421449354080 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:52.325 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421449354080",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421449354080 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1105.0> in state state_wait_swx_saa 04:12:52.335 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421449354080",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421449354080 send ok to <0.1105.0> *DBG* epdg_ue_fsm_262421449354080 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:52.335 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421449354080 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1105.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421449354080 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421449354080">>,ok}} 04:12:52.335 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421449354080",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421449354080 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.335 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.335 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} 04:12:52.335 [info] lu_response(<<"262421449354080">>): ok 04:12:52.335 [info] lu_response for <<"262421449354080">>: ok 04:12:52.336 [info] GSUP: Tx #{imsi => <<"262421449354080">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421449354080">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421449354080 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1106.0> in state state_authenticated 04:12:52.341 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421449354080">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.341 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.341 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} 04:12:52.341 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.342 [info] s2b: Tx {gtp,v2,create_session_request,0,8754749,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421449354080">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000324,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616228,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.1106.0> 04:12:52.342 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421449354080 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1106.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421449354080 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421449354080 receive call {rx_s6b_aar,"262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1107.0> in state state_authenticated 04:12:52.351 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.351 [info] ue_fsm ev_rx_s6b_aar: "262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.351 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421449354080",undefined,undefined,true,false,undefined} 04:12:52.351 [debug] SWx Tx SAR Imsi="262421449354080" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.351 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421449354080",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421449354080 send ok to <0.1107.0> 04:12:52.351 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421449354080 consume call {rx_s6b_aar,"262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1107.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421449354080 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1108.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421449354080 send ok to <0.1108.0> 04:12:52.355 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421449354080",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421449354080 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1108.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.355 [info] ue_fsm ev_rx_swx_saa 04:12:52.355 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421449354080","262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1107.0>} 04:12:52.355 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.355 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.360 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,132,133,150,61,0,2,0,2,0,16,0,87,0,9,1,160,75,168,176,49,172,18,50,103,79,0,5,0,1,192,168,0,36,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,75,168,176,49,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,75,168,176,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.361 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000324,8754749,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"KЈА1">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1269346353,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1269346353,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} *DBG* epdg_ue_fsm_262421449354080 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 2699616228, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1269346353}}} from <0.1109.0> in state state_wait_create_session_resp 04:12:52.361 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421449354080">>,<0.1101.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000324,1269346353,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616228,1269346353}],[],[],[],[],[],[],[]}}}} 04:12:52.361 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.361 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 2699616228,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1269346353}} 04:12:52.361 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} 04:12:52.361 [info] KMOD Port Create PDP Context Call {<0.1101.0>,[alias|#Ref<0.4071005738.2327379969.176907>]}: {create_pdp_context,{172,18,50,103},2699616228,1269346353,{192,168,0,36}} 04:12:52.361 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,36}, 2699616228, 1269346353 04:12:52.361 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],66,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,36}},{i_tid,2699616228},{o_tid,1269346353}]}} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.1109.0> 04:12:52.362 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 2699616228,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1269346353}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421449354080">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 2699616228, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1269346353}}}} *DBG* epdg_ue_fsm_262421449354080 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 2699616228, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1269346353}}} from <0.1109.0> in state state_wait_create_session_resp => state_active 04:12:52.362 [info] tunnel_response(<<"262421449354080">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 2699616228,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1269346353}} 04:12:52.362 [info] tunnel_response for <<"262421449354080">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 2699616228,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1269346353}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.362 [info] GSUP: Tx #{imsi => <<"262421449354080">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,36>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425185799541">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425185799541 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425185799541 consume internal init_state in state state_new 04:12:52.400 [info] GSUP: Rx #{imsi => <<"262425185799541">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425185799541 receive call {auth_request,33,"internet",#{}} from <0.1110.0> in state state_new 04:12:52.401 [info] ue_fsm start(epdg_ue_fsm_262425185799541) 04:12:52.401 [info] ue_fsm init(<<"262425185799541">>) 04:12:52.401 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425185799541 send ok to <0.1110.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425185799541 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425185799541 consume call {auth_request,33,"internet",#{}} from <0.1110.0> in state state_new => state_wait_auth_resp 04:12:52.401 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425185799541 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425185799541 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:52.401 [info] ue_fsm start_link(aaa_ue_fsm_262425185799541) *DBG* aaa_ue_fsm_262425185799541 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.401 [info] ue_fsm init("262425185799541") 04:12:52.401 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.402 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425185799541",undefined,undefined,false,false,undefined} 04:12:52.402 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.402 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262425185799541",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425185799541 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425185799541 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.417 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425185799541",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174]],[[65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68]],["foobar"],[[234,162,54,229,255,225,148,85,12,74,19,137,82,139,54,104]],[[139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.417 [info] dia_sip2gsup: auth [65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174] authz [65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68]  *DBG* aaa_ue_fsm_262425185799541 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>, <<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222, 161,0,24,48,2,198,233,118,41,141,72,210,252,68>>, <<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>, <<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54, 104>>}]}} from <0.1113.0> in state state_wait_swx_maa 04:12:52.417 [info] rand [65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222] autn [135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174]  04:12:52.417 [info] ue_fsm ev_rx_swx_maa 04:12:52.418 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425185799541",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425185799541 send ok to <0.1113.0> *DBG* aaa_ue_fsm_262425185799541 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>, <<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222, 161,0,24,48,2,198,233,118,41,141,72,210,252,68>>, <<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>, <<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54, 104>>}]}} from <0.1113.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425185799541 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>, <<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222, 161,0,24,48,2,198,233,118,41,141,72,210,252,68>>, <<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>, <<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54, 104>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.418 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>,<<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68>>,<<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>,<<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54,104>>}]} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425185799541">>, {ok, [{epdg_auth_tuple, <<65,102,227,129,245,89,13,145,11,115,251,16, 24,8,173,222>>, <<135,111,43,112,79,57,127,186,192,217,52,83, 217,164,252,174>>, <<65,102,227,129,245,89,13,145,11,115,251,16, 24,8,173,222,161,0,24,48,2,198,233,118,41, 141,72,210,252,68>>, <<139,197,135,133,30,59,202,212,7,197,175,13, 188,71,228,169>>, <<234,162,54,229,255,225,148,85,12,74,19, 137,82,139,54,104>>}]}}} 04:12:52.419 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>,<<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68>>,<<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>,<<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54,104>>}]}, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425185799541 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>, <<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>, <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222, 161,0,24,48,2,198,233,118,41,141,72,210,252,68>>, <<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>, <<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54, 104>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.419 [info] auth_response(<<"262425185799541">>): {ok,[{epdg_auth_tuple,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>,<<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68>>,<<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>,<<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54,104>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.420 [info] auth_response for <<"262425185799541">>: {ok,[{epdg_auth_tuple,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>,<<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>,<<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68>>,<<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>,<<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54,104>>}]} 04:12:52.420 [info] GSUP: Tx #{auth_tuples => [#{autn => <<135,111,43,112,79,57,127,186,192,217,52,83,217,164,252,174>>,ck => <<234,162,54,229,255,225,148,85,12,74,19,137,82,139,54,104>>,ik => <<139,197,135,133,30,59,202,212,7,197,175,13,188,71,228,169>>,rand => <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222>>,res => <<65,102,227,129,245,89,13,145,11,115,251,16,24,8,173,222,161,0,24,48,2,198,233,118,41,141,72,210,252,68>>}],imsi => <<"262425185799541">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425185799541">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425185799541 receive call lu_request from <0.1114.0> in state state_authenticating 04:12:52.425 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425185799541">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.1114.0> *DBG* epdg_ue_fsm_262425185799541 consume call lu_request from <0.1114.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.425 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425185799541 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.425 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} 04:12:52.425 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.426 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425185799541",undefined,undefined,false,false,undefined} 04:12:52.426 [debug] SWx Tx SAR Imsi="262425185799541" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.426 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425185799541",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425185799541 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425185799541 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425185799541 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1115.0> in state state_wait_swx_saa 04:12:52.435 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425185799541",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.435 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425185799541 send ok to <0.1115.0> 04:12:52.435 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425185799541",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425185799541 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425185799541 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1115.0> in state state_wait_swx_saa => state_authenticated 04:12:52.435 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425185799541">>,ok}} 04:12:52.436 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425185799541 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.436 [info] lu_response(<<"262425185799541">>): ok 04:12:52.436 [info] lu_response for <<"262425185799541">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.436 [info] GSUP: Tx #{imsi => <<"262425185799541">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425185799541">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425185799541 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1116.0> in state state_authenticated 04:12:52.441 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425185799541">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.441 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.441 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} 04:12:52.441 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.442 [info] s2b: Tx {gtp,v2,create_session_request,0,8754750,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425185799541">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000325,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616229,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.1116.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.442 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425185799541 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1116.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425185799541 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425185799541 receive call {rx_s6b_aar,"262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1117.0> in state state_authenticated 04:12:52.452 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.452 [info] ue_fsm ev_rx_s6b_aar: "262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.452 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425185799541",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425185799541 send ok to <0.1117.0> *DBG* aaa_ue_fsm_262425185799541 consume call {rx_s6b_aar,"262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1117.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:52.452 [debug] SWx Tx SAR Imsi="262425185799541" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.452 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425185799541",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:52.452 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425185799541 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1118.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425185799541 send ok to <0.1118.0> *DBG* aaa_ue_fsm_262425185799541 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1118.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.457 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425185799541",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.457 [info] ue_fsm ev_rx_swx_saa 04:12:52.457 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425185799541","262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1117.0>} 04:12:52.457 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.457 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.462 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,133,133,150,62,0,2,0,2,0,16,0,87,0,9,1,160,12,99,17,216,172,18,50,103,79,0,5,0,1,192,168,0,37,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,12,99,17,216,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,12,99,17,216,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.463 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000325,8754750,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<12,99,17,216>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,207819224,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,207819224,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} 04:12:52.463 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425185799541">>,<0.1111.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000325,207819224,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616229,207819224}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425185799541 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 2699616229, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 207819224}}} from <0.1119.0> in state state_wait_create_session_resp 04:12:52.463 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.463 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 2699616229,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 207819224}} 04:12:52.463 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} 04:12:52.463 [info] KMOD Port Create PDP Context Call {<0.1111.0>,[alias|#Ref<0.4071005738.2327379969.177062>]}: {create_pdp_context,{172,18,50,103},2699616229,207819224,{192,168,0,37}} 04:12:52.464 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,37}, 2699616229, 207819224 04:12:52.464 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1805,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,37}},{i_tid,2699616229},{o_tid,207819224}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262425185799541">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 2699616229, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 207819224}}}} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.1119.0> 04:12:52.464 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 2699616229,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 207819224}) returned ok *DBG* epdg_ue_fsm_262425185799541 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 2699616229, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 207819224}}} from <0.1119.0> in state state_wait_create_session_resp => state_active 04:12:52.464 [info] tunnel_response(<<"262425185799541">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 2699616229,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 207819224}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.465 [info] tunnel_response for <<"262425185799541">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 2699616229,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 207819224}} 04:12:52.465 [info] GSUP: Tx #{imsi => <<"262425185799541">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,37>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424843255958">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424843255958 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424843255958 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424843255958 receive call {auth_request,33,"internet",#{}} from <0.1120.0> in state state_new 04:12:52.500 [info] GSUP: Rx #{imsi => <<"262424843255958">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424843255958 send ok to <0.1120.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.500 [info] ue_fsm start(epdg_ue_fsm_262424843255958) *DBG* aaa_ue_fsm_262424843255958 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424843255958 consume call {auth_request,33,"internet",#{}} from <0.1120.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424843255958 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424843255958 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:52.500 [info] ue_fsm init(<<"262424843255958">>) *DBG* aaa_ue_fsm_262424843255958 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.501 [info] ue_fsm auth_request 04:12:52.501 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} 04:12:52.501 [info] ue_fsm start_link(aaa_ue_fsm_262424843255958) 04:12:52.501 [info] ue_fsm init("262424843255958") 04:12:52.501 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.502 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424843255958",undefined,undefined,false,false,undefined} 04:12:52.502 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.502 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262424843255958",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424843255958 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424843255958 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424843255958 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>, <<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60, 17>>, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4, 199,51,40,225,50,144,98,16,171,190,75,124,131,21>>, <<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>, <<50,112,144,57,115,149,76,118,240,165,131,134,242,164, 75,49>>}]}} from <0.1123.0> in state state_wait_swx_maa 04:12:52.516 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424843255958",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17]],[[98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21]],["foobar"],[[50,112,144,57,115,149,76,118,240,165,131,134,242,164,75,49]],[[68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.516 [info] dia_sip2gsup: auth [98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17] authz [98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21]  *DBG* aaa_ue_fsm_262424843255958 send ok to <0.1123.0> 04:12:52.516 [info] rand [98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4] autn [244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17]  *DBG* aaa_ue_fsm_262424843255958 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>, <<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60, 17>>, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4, 199,51,40,225,50,144,98,16,171,190,75,124,131,21>>, <<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>, <<50,112,144,57,115,149,76,118,240,165,131,134,242,164, 75,49>>}]}} from <0.1123.0> in state state_wait_swx_maa => state_new 04:12:52.516 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424843255958 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>, <<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60, 17>>, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4, 199,51,40,225,50,144,98,16,171,190,75,124,131,21>>, <<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>, <<50,112,144,57,115,149,76,118,240,165,131,134,242,164, 75,49>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.517 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424843255958",undefined,undefined,false,false,undefined} 04:12:52.517 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>,<<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17>>,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21>>,<<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>,<<50,112,144,57,115,149,76,118,240,165,131,134,242,164,75,49>>}]} 04:12:52.518 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>,<<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17>>,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21>>,<<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>,<<50,112,144,57,115,149,76,118,240,165,131,134,242,164,75,49>>}]}, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424843255958 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424843255958">>, {ok, [{epdg_auth_tuple, <<98,144,97,59,235,100,193,24,190,97,53,229, 188,138,102,4>>, <<244,210,70,244,196,157,104,197,101,149,111, 234,160,129,60,17>>, <<98,144,97,59,235,100,193,24,190,97,53,229, 188,138,102,4,199,51,40,225,50,144,98,16,171, 190,75,124,131,21>>, <<68,164,37,93,93,97,238,31,137,24,49,73,50, 110,63,26>>, <<50,112,144,57,115,149,76,118,240,165, 131,134,242,164,75,49>>}]}}} 04:12:52.518 [info] auth_response(<<"262424843255958">>): {ok,[{epdg_auth_tuple,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>,<<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17>>,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21>>,<<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>,<<50,112,144,57,115,149,76,118,240,165,131,134,242,164,75,49>>}]} *DBG* epdg_ue_fsm_262424843255958 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>, <<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60, 17>>, <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4, 199,51,40,225,50,144,98,16,171,190,75,124,131,21>>, <<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>, <<50,112,144,57,115,149,76,118,240,165,131,134,242,164, 75,49>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.519 [info] auth_response for <<"262424843255958">>: {ok,[{epdg_auth_tuple,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>,<<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17>>,<<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21>>,<<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>,<<50,112,144,57,115,149,76,118,240,165,131,134,242,164,75,49>>}]} 04:12:52.519 [info] GSUP: Tx #{auth_tuples => [#{autn => <<244,210,70,244,196,157,104,197,101,149,111,234,160,129,60,17>>,ck => <<50,112,144,57,115,149,76,118,240,165,131,134,242,164,75,49>>,ik => <<68,164,37,93,93,97,238,31,137,24,49,73,50,110,63,26>>,rand => <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4>>,res => <<98,144,97,59,235,100,193,24,190,97,53,229,188,138,102,4,199,51,40,225,50,144,98,16,171,190,75,124,131,21>>}],imsi => <<"262424843255958">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424843255958">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424843255958 receive call lu_request from <0.1124.0> in state state_authenticating 04:12:52.524 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424843255958">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424843255958 send ok to <0.1124.0> 04:12:52.524 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424843255958 consume call lu_request from <0.1124.0> in state state_authenticating *DBG* aaa_ue_fsm_262424843255958 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.524 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} 04:12:52.524 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.525 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424843255958",undefined,undefined,false,false,undefined} 04:12:52.525 [debug] SWx Tx SAR Imsi="262424843255958" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.525 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424843255958",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424843255958 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424843255958 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424843255958 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1125.0> in state state_wait_swx_saa 04:12:52.534 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424843255958",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.534 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424843255958 send ok to <0.1125.0> 04:12:52.534 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424843255958",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424843255958 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424843255958 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1125.0> in state state_wait_swx_saa => state_authenticated 04:12:52.534 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424843255958 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424843255958">>,ok}} 04:12:52.534 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424843255958 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.535 [info] lu_response(<<"262424843255958">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.535 [info] lu_response for <<"262424843255958">>: ok 04:12:52.535 [info] GSUP: Tx #{imsi => <<"262424843255958">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424843255958">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424843255958 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1126.0> in state state_authenticated 04:12:52.539 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424843255958">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.539 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.539 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} 04:12:52.539 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262424843255958 send ok to <0.1126.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.539 [info] s2b: Tx {gtp,v2,create_session_request,0,8754751,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424843255958">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000326,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616230,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424843255958 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1126.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424843255958 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:52.539 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424843255958 receive call {rx_s6b_aar,"262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1127.0> in state state_authenticated 04:12:52.546 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.546 [info] ue_fsm ev_rx_s6b_aar: "262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424843255958 send ok to <0.1127.0> 04:12:52.546 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262424843255958",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424843255958 consume call {rx_s6b_aar,"262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1127.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:52.546 [debug] SWx Tx SAR Imsi="262424843255958" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.546 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424843255958",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:52.546 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424843255958 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1128.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424843255958 send ok to <0.1128.0> *DBG* aaa_ue_fsm_262424843255958 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1128.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.549 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424843255958",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.549 [info] ue_fsm ev_rx_swx_saa 04:12:52.549 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424843255958","262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1127.0>} 04:12:52.549 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.549 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.553 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,134,133,150,63,0,2,0,2,0,16,0,87,0,9,1,160,7,168,247,73,172,18,50,103,79,0,5,0,1,192,168,0,38,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,7,168,247,73,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,7,168,247,73,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.553 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000326,8754751,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<7,168,247,73>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,128513865,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,128513865,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} *DBG* epdg_ue_fsm_262424843255958 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 2699616230, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 128513865}}} from <0.1129.0> in state state_wait_create_session_resp 04:12:52.553 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424843255958">>,<0.1121.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000326,128513865,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616230,128513865}],[],[],[],[],[],[]}}}} 04:12:52.553 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.553 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 2699616230,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 128513865}} 04:12:52.553 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} 04:12:52.553 [info] KMOD Port Create PDP Context Call {<0.1121.0>,[alias|#Ref<0.4071005738.2327379980.183158>]}: {create_pdp_context,{172,18,50,103},2699616230,128513865,{192,168,0,38}} 04:12:52.553 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,38}, 2699616230, 128513865 04:12:52.553 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],130,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,38}},{i_tid,2699616230},{o_tid,128513865}]}} *DBG* epdg_ue_fsm_262424843255958 send ok to <0.1129.0> 04:12:52.553 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 2699616230,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 128513865}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424843255958">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 2699616230, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 128513865}}}} *DBG* epdg_ue_fsm_262424843255958 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 2699616230, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 128513865}}} from <0.1129.0> in state state_wait_create_session_resp => state_active 04:12:52.553 [info] tunnel_response(<<"262424843255958">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 2699616230,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 128513865}} 04:12:52.553 [info] tunnel_response for <<"262424843255958">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 2699616230,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 128513865}} 04:12:52.553 [info] GSUP: Tx #{imsi => <<"262424843255958">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,38>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426160473951">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426160473951 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426160473951 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426160473951 receive call {auth_request,33,"internet",#{}} from <0.1130.0> in state state_new 04:12:52.601 [info] GSUP: Rx #{imsi => <<"262426160473951">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:52.601 [info] ue_fsm start(epdg_ue_fsm_262426160473951) *DBG* epdg_ue_fsm_262426160473951 send ok to <0.1130.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426160473951 consume call {auth_request,33,"internet",#{}} from <0.1130.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426160473951 enter aaa_ue_fsm in state state_new 04:12:52.601 [info] ue_fsm init(<<"262426160473951">>) *DBG* epdg_ue_fsm_262426160473951 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426160473951 consume internal init_state in state state_new 04:12:52.601 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426160473951 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.602 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} 04:12:52.602 [info] ue_fsm start_link(aaa_ue_fsm_262426160473951) 04:12:52.602 [info] ue_fsm init("262426160473951") 04:12:52.602 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.603 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426160473951",undefined,undefined,false,false,undefined} 04:12:52.603 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.603 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262426160473951",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426160473951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426160473951 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426160473951 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>, <<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180, 227,52,80,241,49,235,122,168,39,228,154,154,33,158>>, <<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>, <<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29, 54>>}]}} from <0.1133.0> in state state_wait_swx_maa 04:12:52.617 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426160473951",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228]],[[117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158]],["foobar"],[[142,59,193,139,139,243,226,62,233,65,189,185,89,85,29,54]],[[85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.618 [info] dia_sip2gsup: auth [117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228] authz [117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158]  *DBG* aaa_ue_fsm_262426160473951 send ok to <0.1133.0> 04:12:52.618 [info] rand [117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180] autn [69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228]  *DBG* epdg_ue_fsm_262426160473951 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>, <<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180, 227,52,80,241,49,235,122,168,39,228,154,154,33,158>>, <<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>, <<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29, 54>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.618 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426160473951 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>, <<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180, 227,52,80,241,49,235,122,168,39,228,154,154,33,158>>, <<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>, <<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29, 54>>}]}} from <0.1133.0> in state state_wait_swx_maa => state_new 04:12:52.619 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426160473951",undefined,undefined,false,false,undefined} 04:12:52.619 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>,<<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158>>,<<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>,<<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29,54>>}]} *DBG* epdg_ue_fsm_262426160473951 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426160473951">>, {ok, [{epdg_auth_tuple, <<117,162,14,102,17,31,19,119,143,243,108,35, 174,138,214,180>>, <<69,202,6,82,126,48,172,30,27,195,152,74,123, 82,89,228>>, <<117,162,14,102,17,31,19,119,143,243,108,35, 174,138,214,180,227,52,80,241,49,235,122,168, 39,228,154,154,33,158>>, <<85,122,206,24,128,105,124,246,176,30,40,230, 167,84,32,112>>, <<142,59,193,139,139,243,226,62,233,65, 189,185,89,85,29,54>>}]}}} 04:12:52.620 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>,<<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158>>,<<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>,<<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29,54>>}]}, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426160473951 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>, <<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>, <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180, 227,52,80,241,49,235,122,168,39,228,154,154,33,158>>, <<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>, <<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29, 54>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.620 [info] auth_response(<<"262426160473951">>): {ok,[{epdg_auth_tuple,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>,<<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158>>,<<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>,<<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29,54>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.621 [info] auth_response for <<"262426160473951">>: {ok,[{epdg_auth_tuple,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>,<<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>,<<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158>>,<<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>,<<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29,54>>}]} 04:12:52.621 [info] GSUP: Tx #{auth_tuples => [#{autn => <<69,202,6,82,126,48,172,30,27,195,152,74,123,82,89,228>>,ck => <<142,59,193,139,139,243,226,62,233,65,189,185,89,85,29,54>>,ik => <<85,122,206,24,128,105,124,246,176,30,40,230,167,84,32,112>>,rand => <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180>>,res => <<117,162,14,102,17,31,19,119,143,243,108,35,174,138,214,180,227,52,80,241,49,235,122,168,39,228,154,154,33,158>>}],imsi => <<"262426160473951">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426160473951">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426160473951 receive call lu_request from <0.1134.0> in state state_authenticating *DBG* epdg_ue_fsm_262426160473951 send ok to <0.1134.0> 04:12:52.626 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426160473951">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426160473951 consume call lu_request from <0.1134.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426160473951 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.626 [info] ue_fsm lu_request 04:12:52.626 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} 04:12:52.626 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.627 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426160473951",undefined,undefined,false,false,undefined} 04:12:52.627 [debug] SWx Tx SAR Imsi="262426160473951" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.627 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426160473951",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426160473951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426160473951 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426160473951 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1135.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426160473951 send ok to <0.1135.0> *DBG* aaa_ue_fsm_262426160473951 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1135.0> in state state_wait_swx_saa => state_authenticated 04:12:52.637 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426160473951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426160473951 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:52.637 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426160473951 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426160473951">>,ok}} 04:12:52.637 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426160473951",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426160473951 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.637 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.637 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} 04:12:52.638 [info] lu_response(<<"262426160473951">>): ok 04:12:52.638 [info] lu_response for <<"262426160473951">>: ok 04:12:52.638 [info] GSUP: Tx #{imsi => <<"262426160473951">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426160473951">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426160473951 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1136.0> in state state_authenticated 04:12:52.643 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426160473951">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.643 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.643 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} 04:12:52.643 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.643 [info] s2b: Tx {gtp,v2,create_session_request,0,8754752,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426160473951">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000327,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616231,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426160473951 send ok to <0.1136.0> 04:12:52.644 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426160473951 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1136.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426160473951 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426160473951 receive call {rx_s6b_aar,"262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1137.0> in state state_authenticated 04:12:52.656 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.656 [info] ue_fsm ev_rx_s6b_aar: "262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.657 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426160473951",undefined,undefined,true,false,undefined} 04:12:52.657 [debug] SWx Tx SAR Imsi="262426160473951" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.657 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426160473951",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426160473951 send ok to <0.1137.0> *DBG* aaa_ue_fsm_262426160473951 consume call {rx_s6b_aar,"262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1137.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:52.657 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426160473951 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1138.0> in state state_authenticated_wait_swx_saa 04:12:52.664 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426160473951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.664 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426160473951 send ok to <0.1138.0> *DBG* aaa_ue_fsm_262426160473951 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1138.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.664 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426160473951","262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1137.0>} 04:12:52.665 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.675 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,135,133,150,64,0,2,0,2,0,16,0,87,0,9,1,160,59,18,228,198,172,18,50,103,79,0,5,0,1,192,168,0,39,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,59,18,228,198,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,59,18,228,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.675 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000327,8754752,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<59,18,228,198>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,991093958,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,991093958,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} *DBG* epdg_ue_fsm_262426160473951 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 2699616231, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 991093958}}} from <0.1139.0> in state state_wait_create_session_resp 04:12:52.675 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426160473951">>,<0.1131.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000327,991093958,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616231,991093958}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:52.675 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.675 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 2699616231,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 991093958}} 04:12:52.676 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} 04:12:52.676 [info] KMOD Port Create PDP Context Call {<0.1131.0>,[alias|#Ref<0.4071005738.2327379969.177368>]}: {create_pdp_context,{172,18,50,103},2699616231,991093958,{192,168,0,39}} 04:12:52.676 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,39}, 2699616231, 991093958 04:12:52.676 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1869,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,39}},{i_tid,2699616231},{o_tid,991093958}]}} *DBG* epdg_ue_fsm_262426160473951 send ok to <0.1139.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426160473951">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 2699616231, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 991093958}}}} *DBG* epdg_ue_fsm_262426160473951 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 2699616231, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 991093958}}} from <0.1139.0> in state state_wait_create_session_resp => state_active 04:12:52.676 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 2699616231,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 991093958}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.676 [info] tunnel_response(<<"262426160473951">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 2699616231,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 991093958}} 04:12:52.677 [info] tunnel_response for <<"262426160473951">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 2699616231,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 991093958}} 04:12:52.677 [info] GSUP: Tx #{imsi => <<"262426160473951">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,39>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424577674970">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:52.701 [info] GSUP: Rx #{imsi => <<"262424577674970">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424577674970 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424577674970 consume internal init_state in state state_new 04:12:52.701 [info] ue_fsm start(epdg_ue_fsm_262424577674970) *DBG* epdg_ue_fsm_262424577674970 receive call {auth_request,33,"internet",#{}} from <0.1140.0> in state state_new *DBG* epdg_ue_fsm_262424577674970 send ok to <0.1140.0> 04:12:52.701 [info] ue_fsm init(<<"262424577674970">>) *DBG* epdg_ue_fsm_262424577674970 consume call {auth_request,33,"internet",#{}} from <0.1140.0> in state state_new => state_wait_auth_resp 04:12:52.701 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424577674970 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424577674970 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:52.702 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424577674970 consume internal init_state in state state_new 04:12:52.702 [info] ue_fsm start_link(aaa_ue_fsm_262424577674970) *DBG* aaa_ue_fsm_262424577674970 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.702 [info] ue_fsm init("262424577674970") 04:12:52.702 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.703 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424577674970",undefined,undefined,false,false,undefined} 04:12:52.703 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.703 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262424577674970",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424577674970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424577674970 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.716 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424577674970",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157]],[[44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70]],["foobar"],[[109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48]],[[182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424577674970 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>, <<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48, 251,98,84,24,6,156,195,97,61,214,52,156,130,70>>, <<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>, <<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]}} from <0.1143.0> in state state_wait_swx_maa 04:12:52.716 [info] dia_sip2gsup: auth [44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157] authz [44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70]  04:12:52.716 [info] rand [44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48] autn [128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157]  *DBG* aaa_ue_fsm_262424577674970 send ok to <0.1143.0> 04:12:52.717 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424577674970 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>, <<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48, 251,98,84,24,6,156,195,97,61,214,52,156,130,70>>, <<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>, <<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424577674970 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>, <<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48, 251,98,84,24,6,156,195,97,61,214,52,156,130,70>>, <<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>, <<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]}} from <0.1143.0> in state state_wait_swx_maa => state_new 04:12:52.717 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424577674970",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424577674970 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424577674970">>, {ok, [{epdg_auth_tuple, <<44,191,229,168,31,28,160,181,104,173,108,1, 180,25,127,48>>, <<128,46,1,33,199,206,172,205,68,86,99,8,201, 12,184,157>>, <<44,191,229,168,31,28,160,181,104,173,108,1, 180,25,127,48,251,98,84,24,6,156,195,97,61, 214,52,156,130,70>>, <<182,243,62,231,75,212,49,40,125,209,9,56,129, 123,57,120>>, <<109,1,227,33,131,244,59,88,37,232,34,18, 44,185,4,48>>}]}}} 04:12:52.718 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>,<<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70>>,<<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>,<<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]} *DBG* epdg_ue_fsm_262424577674970 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>, <<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>, <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48, 251,98,84,24,6,156,195,97,61,214,52,156,130,70>>, <<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>, <<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.719 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>,<<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70>>,<<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>,<<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]}, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.719 [info] auth_response(<<"262424577674970">>): {ok,[{epdg_auth_tuple,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>,<<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70>>,<<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>,<<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]} 04:12:52.720 [info] auth_response for <<"262424577674970">>: {ok,[{epdg_auth_tuple,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>,<<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>,<<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70>>,<<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>,<<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>}]} 04:12:52.720 [info] GSUP: Tx #{auth_tuples => [#{autn => <<128,46,1,33,199,206,172,205,68,86,99,8,201,12,184,157>>,ck => <<109,1,227,33,131,244,59,88,37,232,34,18,44,185,4,48>>,ik => <<182,243,62,231,75,212,49,40,125,209,9,56,129,123,57,120>>,rand => <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48>>,res => <<44,191,229,168,31,28,160,181,104,173,108,1,180,25,127,48,251,98,84,24,6,156,195,97,61,214,52,156,130,70>>}],imsi => <<"262424577674970">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424577674970">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424577674970 receive call lu_request from <0.1144.0> in state state_authenticating *DBG* epdg_ue_fsm_262424577674970 send ok to <0.1144.0> *DBG* epdg_ue_fsm_262424577674970 consume call lu_request from <0.1144.0> in state state_authenticating *DBG* aaa_ue_fsm_262424577674970 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.725 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424577674970">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.725 [info] ue_fsm lu_request 04:12:52.725 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} 04:12:52.725 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.726 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424577674970",undefined,undefined,false,false,undefined} 04:12:52.726 [debug] SWx Tx SAR Imsi="262424577674970" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424577674970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424577674970 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:52.726 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424577674970",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424577674970 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1145.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424577674970 send ok to <0.1145.0> *DBG* aaa_ue_fsm_262424577674970 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1145.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424577674970 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262424577674970 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424577674970">>,ok}} *DBG* epdg_ue_fsm_262424577674970 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.736 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424577674970",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.736 [info] ue_fsm ev_rx_swx_saa 04:12:52.736 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424577674970",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.736 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:52.736 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} 04:12:52.736 [info] lu_response(<<"262424577674970">>): ok 04:12:52.737 [info] lu_response for <<"262424577674970">>: ok 04:12:52.737 [info] GSUP: Tx #{imsi => <<"262424577674970">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424577674970">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424577674970 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1146.0> in state state_authenticated 04:12:52.741 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424577674970">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.742 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.742 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} 04:12:52.742 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.742 [info] s2b: Tx {gtp,v2,create_session_request,0,8754753,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424577674970">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000328,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616232,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424577674970 send ok to <0.1146.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.742 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424577674970 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1146.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424577674970 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424577674970 receive call {rx_s6b_aar,"262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1147.0> in state state_authenticated 04:12:52.756 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.756 [info] ue_fsm ev_rx_s6b_aar: "262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.756 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262424577674970",undefined,undefined,true,false,undefined} 04:12:52.756 [debug] SWx Tx SAR Imsi="262424577674970" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.756 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424577674970",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424577674970 send ok to <0.1147.0> 04:12:52.757 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424577674970 consume call {rx_s6b_aar,"262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1147.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424577674970 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1148.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424577674970 send ok to <0.1148.0> 04:12:52.764 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424577674970",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424577674970 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1148.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.764 [info] ue_fsm ev_rx_swx_saa 04:12:52.764 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424577674970","262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1147.0>} 04:12:52.764 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.764 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.774 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,136,133,150,65,0,2,0,2,0,16,0,87,0,9,1,160,244,96,184,110,172,18,50,103,79,0,5,0,1,192,168,0,40,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,244,96,184,110,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,244,96,184,110,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.774 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000328,8754753,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"є`Иn">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4099979374,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4099979374,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} *DBG* epdg_ue_fsm_262424577674970 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 2699616232, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4099979374}}} from <0.1149.0> in state state_wait_create_session_resp 04:12:52.774 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424577674970">>,<0.1141.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000328,4099979374,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,2699616232,4099979374}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:52.774 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.775 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 2699616232,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4099979374}} 04:12:52.775 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} 04:12:52.775 [info] KMOD Port Create PDP Context Call {<0.1141.0>,[alias|#Ref<0.4071005738.2327379969.177512>]}: {create_pdp_context,{172,18,50,103},2699616232,4099979374,{192,168,0,40}} 04:12:52.775 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,40}, 2699616232, 4099979374 04:12:52.775 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1933,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,40}},{i_tid,2699616232},{o_tid,4099979374}]}} *DBG* epdg_ue_fsm_262424577674970 send ok to <0.1149.0> 04:12:52.776 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 2699616232,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4099979374}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424577674970">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 2699616232, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 4099979374}}}} *DBG* epdg_ue_fsm_262424577674970 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 2699616232, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4099979374}}} from <0.1149.0> in state state_wait_create_session_resp => state_active 04:12:52.776 [info] tunnel_response(<<"262424577674970">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 2699616232,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4099979374}} 04:12:52.776 [info] tunnel_response for <<"262424577674970">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 2699616232,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4099979374}} 04:12:52.777 [info] GSUP: Tx #{imsi => <<"262424577674970">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,40>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420846912672">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420846912672 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420846912672 consume internal init_state in state state_new 04:12:52.801 [info] GSUP: Rx #{imsi => <<"262420846912672">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420846912672 receive call {auth_request,33,"internet",#{}} from <0.1150.0> in state state_new 04:12:52.801 [info] ue_fsm start(epdg_ue_fsm_262420846912672) 04:12:52.801 [info] ue_fsm init(<<"262420846912672">>) *DBG* epdg_ue_fsm_262420846912672 send ok to <0.1150.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420846912672 consume call {auth_request,33,"internet",#{}} from <0.1150.0> in state state_new => state_wait_auth_resp 04:12:52.801 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420846912672 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420846912672 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420846912672 consume internal init_state in state state_new 04:12:52.802 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420846912672 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.802 [info] ue_fsm start_link(aaa_ue_fsm_262420846912672) 04:12:52.802 [info] ue_fsm init("262420846912672") *DBG* aaa_ue_fsm_262420846912672 send ok to <0.201.0> 04:12:52.802 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420846912672 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.803 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420846912672",undefined,undefined,false,false,undefined} 04:12:52.803 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:52.803 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262420846912672",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420846912672 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>, <<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195, 28,186,69,185,218,239,57,204,12,205,109,31,198,86>>, <<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>, <<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72, 22>>}]}} from <0.1153.0> in state state_wait_swx_maa 04:12:52.817 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420846912672",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233]],[[157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86]],["foobar"],[[20,213,24,152,227,201,22,86,193,182,112,182,222,249,72,22]],[[189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.817 [info] dia_sip2gsup: auth [157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233] authz [157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86]  *DBG* aaa_ue_fsm_262420846912672 send ok to <0.1153.0> 04:12:52.817 [info] rand [157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195] autn [97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233]  *DBG* epdg_ue_fsm_262420846912672 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>, <<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195, 28,186,69,185,218,239,57,204,12,205,109,31,198,86>>, <<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>, <<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72, 22>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.817 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420846912672 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>, <<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195, 28,186,69,185,218,239,57,204,12,205,109,31,198,86>>, <<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>, <<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72, 22>>}]}} from <0.1153.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420846912672 send ok to <0.211.0> 04:12:52.818 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420846912672",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262420846912672">>, {ok, [{epdg_auth_tuple, <<157,8,254,91,180,149,81,253,153,255,214,14, 143,78,130,195>>, <<97,88,207,2,70,188,43,243,228,184,230,53,70, 250,106,233>>, <<157,8,254,91,180,149,81,253,153,255,214,14, 143,78,130,195,28,186,69,185,218,239,57,204, 12,205,109,31,198,86>>, <<189,232,159,204,11,66,116,91,4,247,24,86,108, 134,175,58>>, <<20,213,24,152,227,201,22,86,193,182,112, 182,222,249,72,22>>}]}}} *DBG* epdg_ue_fsm_262420846912672 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>, <<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>, <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195, 28,186,69,185,218,239,57,204,12,205,109,31,198,86>>, <<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>, <<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72, 22>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.818 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>,<<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86>>,<<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>,<<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72,22>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.819 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>,<<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86>>,<<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>,<<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72,22>>}]}, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} 04:12:52.819 [info] auth_response(<<"262420846912672">>): {ok,[{epdg_auth_tuple,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>,<<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86>>,<<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>,<<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72,22>>}]} 04:12:52.820 [info] auth_response for <<"262420846912672">>: {ok,[{epdg_auth_tuple,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>,<<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>,<<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86>>,<<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>,<<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72,22>>}]} 04:12:52.820 [info] GSUP: Tx #{auth_tuples => [#{autn => <<97,88,207,2,70,188,43,243,228,184,230,53,70,250,106,233>>,ck => <<20,213,24,152,227,201,22,86,193,182,112,182,222,249,72,22>>,ik => <<189,232,159,204,11,66,116,91,4,247,24,86,108,134,175,58>>,rand => <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195>>,res => <<157,8,254,91,180,149,81,253,153,255,214,14,143,78,130,195,28,186,69,185,218,239,57,204,12,205,109,31,198,86>>}],imsi => <<"262420846912672">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420846912672">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420846912672 receive call lu_request from <0.1154.0> in state state_authenticating 04:12:52.825 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420846912672">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420846912672 send ok to <0.1154.0> 04:12:52.825 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420846912672 consume call lu_request from <0.1154.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420846912672 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.826 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} 04:12:52.826 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.826 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420846912672",undefined,undefined,false,false,undefined} 04:12:52.826 [debug] SWx Tx SAR Imsi="262420846912672" Type=1 APN="internet" AgentInfoOpt=[]  04:12:52.827 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420846912672",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420846912672 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420846912672 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420846912672 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1155.0> in state state_wait_swx_saa 04:12:52.837 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420846912672",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:52.837 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420846912672 send ok to <0.1155.0> 04:12:52.837 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420846912672",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420846912672 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420846912672 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1155.0> in state state_wait_swx_saa => state_authenticated 04:12:52.837 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420846912672 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420846912672">>,ok}} 04:12:52.838 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420846912672 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.838 [info] lu_response(<<"262420846912672">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.838 [info] lu_response for <<"262420846912672">>: ok 04:12:52.838 [info] GSUP: Tx #{imsi => <<"262420846912672">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420846912672">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420846912672 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1156.0> in state state_authenticated 04:12:52.843 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420846912672">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.844 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.844 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420846912672 send ok to <0.1156.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.844 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420846912672 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1156.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420846912672 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:52.844 [info] s2b: Tx {gtp,v2,create_session_request,0,8754754,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420846912672">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000329,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616233,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:52.844 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420846912672 receive call {rx_s6b_aar,"262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1157.0> in state state_authenticated 04:12:52.861 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.861 [info] ue_fsm ev_rx_s6b_aar: "262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.862 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420846912672",undefined,undefined,true,false,undefined} 04:12:52.862 [debug] SWx Tx SAR Imsi="262420846912672" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420846912672 send ok to <0.1157.0> *DBG* aaa_ue_fsm_262420846912672 consume call {rx_s6b_aar,"262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1157.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:52.862 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420846912672",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:52.862 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420846912672 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1158.0> in state state_authenticated_wait_swx_saa 04:12:52.871 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420846912672",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420846912672 send ok to <0.1158.0> *DBG* aaa_ue_fsm_262420846912672 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1158.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.871 [info] ue_fsm ev_rx_swx_saa 04:12:52.871 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420846912672","262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1157.0>} 04:12:52.872 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.872 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.882 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,137,133,150,66,0,2,0,2,0,16,0,87,0,9,1,160,189,96,214,24,172,18,50,103,79,0,5,0,1,192,168,0,41,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,189,96,214,24,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,189,96,214,24,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.882 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000329,8754754,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<189,96,214,24>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3177240088,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3177240088,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} *DBG* epdg_ue_fsm_262420846912672 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 2699616233, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3177240088}}} from <0.1159.0> in state state_wait_create_session_resp 04:12:52.883 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420846912672">>,<0.1151.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000329,3177240088,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616233,3177240088}],[]}}}} 04:12:52.883 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.883 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 2699616233,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3177240088}} 04:12:52.883 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} 04:12:52.883 [info] KMOD Port Create PDP Context Call {<0.1151.0>,[alias|#Ref<0.4071005738.2327379969.177677>]}: {create_pdp_context,{172,18,50,103},2699616233,3177240088,{192,168,0,41}} 04:12:52.883 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,41}, 2699616233, 3177240088 *DBG* epdg_ue_fsm_262420846912672 send ok to <0.1159.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420846912672">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 2699616233, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3177240088}}}} 04:12:52.883 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],194,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,41}},{i_tid,2699616233},{o_tid,3177240088}]}} *DBG* epdg_ue_fsm_262420846912672 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 2699616233, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3177240088}}} from <0.1159.0> in state state_wait_create_session_resp => state_active 04:12:52.883 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 2699616233,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3177240088}) returned ok 04:12:52.884 [info] tunnel_response(<<"262420846912672">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 2699616233,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3177240088}} 04:12:52.884 [info] tunnel_response for <<"262420846912672">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 2699616233,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3177240088}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.884 [info] GSUP: Tx #{imsi => <<"262420846912672">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,41>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423777687790">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:52.901 [info] GSUP: Rx #{imsi => <<"262423777687790">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423777687790 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423777687790 consume internal init_state in state state_new 04:12:52.901 [info] ue_fsm start(epdg_ue_fsm_262423777687790) *DBG* epdg_ue_fsm_262423777687790 receive call {auth_request,33,"internet",#{}} from <0.1160.0> in state state_new 04:12:52.901 [info] ue_fsm init(<<"262423777687790">>) *DBG* epdg_ue_fsm_262423777687790 send ok to <0.1160.0> 04:12:52.902 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423777687790 consume call {auth_request,33,"internet",#{}} from <0.1160.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.902 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423777687790 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423777687790 enter aaa_ue_fsm in state state_new 04:12:52.902 [info] ue_fsm start_link(aaa_ue_fsm_262423777687790) *DBG* aaa_ue_fsm_262423777687790 consume internal init_state in state state_new 04:12:52.902 [info] ue_fsm init("262423777687790") *DBG* aaa_ue_fsm_262423777687790 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:52.903 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:52.903 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423777687790",undefined,undefined,false,false,undefined} 04:12:52.903 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423777687790 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423777687790 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:52.903 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262423777687790",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:52.913 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423777687790",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83]],[[176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189]],["foobar"],[[145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38]],[[131,240,165,193,175,148,239,170,213,161,78,198,54,69,213,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423777687790 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>, <<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191, 69,212,161,140,233,28,169,10,71,199,199,164,177,189>>, <<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213, 224>>, <<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]}} from <0.1163.0> in state state_wait_swx_maa 04:12:52.913 [info] dia_sip2gsup: auth [176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83] authz [176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189]  04:12:52.913 [info] rand [176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191] autn [175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83]  *DBG* aaa_ue_fsm_262423777687790 send ok to <0.1163.0> *DBG* aaa_ue_fsm_262423777687790 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>, <<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191, 69,212,161,140,233,28,169,10,71,199,199,164,177,189>>, <<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213, 224>>, <<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]}} from <0.1163.0> in state state_wait_swx_maa => state_new 04:12:52.914 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423777687790 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>, <<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191, 69,212,161,140,233,28,169,10,71,199,199,164,177,189>>, <<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213, 224>>, <<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:52.914 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423777687790",undefined,undefined,false,false,undefined} 04:12:52.914 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>,<<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189>>,<<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213,224>>,<<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]} 04:12:52.915 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>,<<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189>>,<<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213,224>>,<<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]}, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423777687790 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423777687790">>, {ok, [{epdg_auth_tuple, <<176,104,147,179,104,170,91,43,129,52,18,217, 95,231,223,191>>, <<175,191,169,113,78,106,20,183,211,229,50,15, 134,116,214,83>>, <<176,104,147,179,104,170,91,43,129,52,18,217, 95,231,223,191,69,212,161,140,233,28,169,10, 71,199,199,164,177,189>>, <<131,240,165,193,175,148,239,170,213,161,78, 198,54,69,213,224>>, <<145,1,65,238,17,184,84,95,128,223,223, 250,134,59,119,38>>}]}}} 04:12:52.915 [info] auth_response(<<"262423777687790">>): {ok,[{epdg_auth_tuple,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>,<<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189>>,<<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213,224>>,<<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]} *DBG* epdg_ue_fsm_262423777687790 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>, <<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>, <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191, 69,212,161,140,233,28,169,10,71,199,199,164,177,189>>, <<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213, 224>>, <<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:52.916 [info] auth_response for <<"262423777687790">>: {ok,[{epdg_auth_tuple,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>,<<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>,<<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189>>,<<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213,224>>,<<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.916 [info] GSUP: Tx #{auth_tuples => [#{autn => <<175,191,169,113,78,106,20,183,211,229,50,15,134,116,214,83>>,ck => <<145,1,65,238,17,184,84,95,128,223,223,250,134,59,119,38>>,ik => <<131,240,165,193,175,148,239,170,213,161,78,198,54,69,213,224>>,rand => <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191>>,res => <<176,104,147,179,104,170,91,43,129,52,18,217,95,231,223,191,69,212,161,140,233,28,169,10,71,199,199,164,177,189>>}],imsi => <<"262423777687790">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423777687790">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423777687790 receive call lu_request from <0.1164.0> in state state_authenticating *DBG* epdg_ue_fsm_262423777687790 send ok to <0.1164.0> *DBG* epdg_ue_fsm_262423777687790 consume call lu_request from <0.1164.0> in state state_authenticating 04:12:52.919 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423777687790">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423777687790 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:52.919 [info] ue_fsm lu_request 04:12:52.919 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} 04:12:52.920 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:52.920 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423777687790",undefined,undefined,false,false,undefined} 04:12:52.920 [debug] SWx Tx SAR Imsi="262423777687790" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423777687790 send ok to <0.201.0> 04:12:52.920 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423777687790",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423777687790 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423777687790 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1165.0> in state state_wait_swx_saa 04:12:52.928 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423777687790",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423777687790 send ok to <0.1165.0> 04:12:52.928 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423777687790 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423777687790 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1165.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423777687790 send ok to <0.211.0> 04:12:52.928 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423777687790",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262423777687790">>,ok}} *DBG* epdg_ue_fsm_262423777687790 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:52.928 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:52.929 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} 04:12:52.929 [info] lu_response(<<"262423777687790">>): ok 04:12:52.929 [info] lu_response for <<"262423777687790">>: ok 04:12:52.929 [info] GSUP: Tx #{imsi => <<"262423777687790">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423777687790">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423777687790 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1166.0> in state state_authenticated 04:12:52.933 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423777687790">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:52.933 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:52.933 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} 04:12:52.933 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:52.933 [info] s2b: Tx {gtp,v2,create_session_request,0,8754755,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423777687790">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000330,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616234,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423777687790 send ok to <0.1166.0> 04:12:52.934 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423777687790 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1166.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423777687790 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423777687790 receive call {rx_s6b_aar,"262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1167.0> in state state_authenticated 04:12:52.943 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:52.943 [info] ue_fsm ev_rx_s6b_aar: "262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:52.944 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423777687790",undefined,undefined,true,false,undefined} 04:12:52.944 [debug] SWx Tx SAR Imsi="262423777687790" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:52.944 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423777687790",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423777687790 send ok to <0.1167.0> *DBG* aaa_ue_fsm_262423777687790 consume call {rx_s6b_aar,"262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1167.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:52.944 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423777687790 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1168.0> in state state_authenticated_wait_swx_saa 04:12:52.949 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423777687790",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423777687790 send ok to <0.1168.0> 04:12:52.949 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423777687790 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1168.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:52.949 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423777687790","262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1167.0>} 04:12:52.949 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:52.950 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:52.960 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,138,133,150,67,0,2,0,2,0,16,0,87,0,9,1,160,103,126,185,90,172,18,50,103,79,0,5,0,1,192,168,0,42,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,103,126,185,90,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,103,126,185,90,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:52.960 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000330,8754755,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"g~ЙZ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1736358234,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1736358234,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} 04:12:52.960 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423777687790">>,<0.1161.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000330,1736358234,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616234,1736358234}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423777687790 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 2699616234, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1736358234}}} from <0.1169.0> in state state_wait_create_session_resp 04:12:52.960 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:52.960 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 2699616234,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1736358234}} 04:12:52.961 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} 04:12:52.961 [info] KMOD Port Create PDP Context Call {<0.1161.0>,[alias|#Ref<0.4071005738.2327379969.177843>]}: {create_pdp_context,{172,18,50,103},2699616234,1736358234,{192,168,0,42}} 04:12:52.961 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,42}, 2699616234, 1736358234 04:12:52.961 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],258,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,42}},{i_tid,2699616234},{o_tid,1736358234}]}} 04:12:52.961 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 2699616234,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1736358234}) returned ok *DBG* epdg_ue_fsm_262423777687790 send ok to <0.1169.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423777687790">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 2699616234, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1736358234}}}} 04:12:52.961 [info] tunnel_response(<<"262423777687790">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 2699616234,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1736358234}} *DBG* epdg_ue_fsm_262423777687790 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 2699616234, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1736358234}}} from <0.1169.0> in state state_wait_create_session_resp => state_active 04:12:52.962 [info] tunnel_response for <<"262423777687790">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 2699616234,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1736358234}} 04:12:52.962 [info] GSUP: Tx #{imsi => <<"262423777687790">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,42>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426006733267">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426006733267 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426006733267 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426006733267 receive call {auth_request,33,"internet",#{}} from <0.1170.0> in state state_new 04:12:53.002 [info] GSUP: Rx #{imsi => <<"262426006733267">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426006733267 send ok to <0.1170.0> 04:12:53.002 [info] ue_fsm start(epdg_ue_fsm_262426006733267) *DBG* aaa_ue_fsm_262426006733267 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426006733267 consume call {auth_request,33,"internet",#{}} from <0.1170.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426006733267 consume internal init_state in state state_new 04:12:53.002 [info] ue_fsm init(<<"262426006733267">>) *DBG* epdg_ue_fsm_262426006733267 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426006733267 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.003 [info] ue_fsm auth_request 04:12:53.003 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} 04:12:53.003 [info] ue_fsm start_link(aaa_ue_fsm_262426006733267) 04:12:53.003 [info] ue_fsm init("262426006733267") 04:12:53.003 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426006733267 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426006733267 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.004 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426006733267",undefined,undefined,false,false,undefined} 04:12:53.004 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.004 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262426006733267",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426006733267 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>, <<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63, 137,64,183,182,171,70,112,182,149,165,233,44,99>>, <<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>, <<"ЩиЧыyVcџAь]2tR%/">>}]}} from <0.1173.0> in state state_wait_swx_maa 04:12:53.010 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426006733267",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177]],[[231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99]],["foobar"],["ЩиЧыyVcџAь]2tR%/"],[[205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.010 [info] dia_sip2gsup: auth [231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177] authz [231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99]  *DBG* aaa_ue_fsm_262426006733267 send ok to <0.1173.0> *DBG* epdg_ue_fsm_262426006733267 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>, <<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63, 137,64,183,182,171,70,112,182,149,165,233,44,99>>, <<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>, <<"ЩиЧыyVcџAь]2tR%/">>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.010 [info] rand [231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38] autn [94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177]  *DBG* aaa_ue_fsm_262426006733267 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>, <<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63, 137,64,183,182,171,70,112,182,149,165,233,44,99>>, <<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>, <<"ЩиЧыyVcџAь]2tR%/">>}]}} from <0.1173.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426006733267 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426006733267">>, {ok, [{epdg_auth_tuple, <<231,24,192,154,107,191,66,182,85,91,4,22,21, 123,205,38>>, <<94,78,228,95,204,124,95,38,243,2,245,17,22, 226,117,177>>, <<231,24,192,154,107,191,66,182,85,91,4,22,21, 123,205,38,63,137,64,183,182,171,70,112,182, 149,165,233,44,99>>, <<205,81,121,224,41,88,121,186,173,176,76,208, 149,209,147,93>>, <<"ЩиЧыyVcџAь]2tR%/">>}]}}} 04:12:53.010 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426006733267 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>, <<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>, <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63, 137,64,183,182,171,70,112,182,149,165,233,44,99>>, <<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>, <<"ЩиЧыyVcџAь]2tR%/">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.011 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426006733267",undefined,undefined,false,false,undefined} 04:12:53.011 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>,<<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99>>,<<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>,<<"ЩиЧыyVcџAь]2tR%/">>}]} 04:12:53.012 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>,<<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99>>,<<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>,<<"ЩиЧыyVcџAь]2tR%/">>}]}, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.012 [info] auth_response(<<"262426006733267">>): {ok,[{epdg_auth_tuple,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>,<<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99>>,<<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>,<<"ЩиЧыyVcџAь]2tR%/">>}]} 04:12:53.013 [info] auth_response for <<"262426006733267">>: {ok,[{epdg_auth_tuple,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>,<<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>,<<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99>>,<<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>,<<"ЩиЧыyVcџAь]2tR%/">>}]} 04:12:53.013 [info] GSUP: Tx #{auth_tuples => [#{autn => <<94,78,228,95,204,124,95,38,243,2,245,17,22,226,117,177>>,ck => <<"ЩиЧыyVcџAь]2tR%/">>,ik => <<205,81,121,224,41,88,121,186,173,176,76,208,149,209,147,93>>,rand => <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38>>,res => <<231,24,192,154,107,191,66,182,85,91,4,22,21,123,205,38,63,137,64,183,182,171,70,112,182,149,165,233,44,99>>}],imsi => <<"262426006733267">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426006733267">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426006733267 receive call lu_request from <0.1174.0> in state state_authenticating 04:12:53.018 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426006733267">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426006733267 send ok to <0.1174.0> *DBG* epdg_ue_fsm_262426006733267 consume call lu_request from <0.1174.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426006733267 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.018 [info] ue_fsm lu_request 04:12:53.018 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} 04:12:53.018 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.019 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426006733267",undefined,undefined,false,false,undefined} 04:12:53.019 [debug] SWx Tx SAR Imsi="262426006733267" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426006733267 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426006733267 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.019 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426006733267",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426006733267 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1175.0> in state state_wait_swx_saa 04:12:53.028 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426006733267",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426006733267 send ok to <0.1175.0> 04:12:53.028 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426006733267 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426006733267 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1175.0> in state state_wait_swx_saa => state_authenticated 04:12:53.028 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426006733267",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426006733267 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426006733267">>,ok}} 04:12:53.028 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426006733267 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.028 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.028 [info] lu_response(<<"262426006733267">>): ok 04:12:53.029 [info] lu_response for <<"262426006733267">>: ok 04:12:53.029 [info] GSUP: Tx #{imsi => <<"262426006733267">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426006733267">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426006733267 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1176.0> in state state_authenticated 04:12:53.034 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426006733267">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.034 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.034 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} 04:12:53.034 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:53.034 [info] s2b: Tx {gtp,v2,create_session_request,0,8754756,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426006733267">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000331,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616235,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426006733267 send ok to <0.1176.0> 04:12:53.035 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426006733267 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1176.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426006733267 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426006733267 receive call {rx_s6b_aar,"262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1177.0> in state state_authenticated 04:12:53.052 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.052 [info] ue_fsm ev_rx_s6b_aar: "262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426006733267 send ok to <0.1177.0> 04:12:53.052 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426006733267",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426006733267 consume call {rx_s6b_aar,"262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1177.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.052 [debug] SWx Tx SAR Imsi="262426006733267" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426006733267",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:53.053 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426006733267 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1178.0> in state state_authenticated_wait_swx_saa 04:12:53.058 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426006733267",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426006733267 send ok to <0.1178.0> *DBG* aaa_ue_fsm_262426006733267 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1178.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.058 [info] ue_fsm ev_rx_swx_saa 04:12:53.058 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426006733267","262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1177.0>} 04:12:53.058 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.064 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,139,133,150,68,0,2,0,2,0,16,0,87,0,9,1,160,35,248,53,127,172,18,50,103,79,0,5,0,1,192,168,0,43,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,35,248,53,127,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,35,248,53,127,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426006733267 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 2699616235, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 603469183}}} from <0.1179.0> in state state_wait_create_session_resp 04:12:53.064 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000331,8754756,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<35,248,53,127>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,603469183,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,603469183,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} 04:12:53.064 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426006733267">>,<0.1171.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000331,603469183,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,2699616235,603469183}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:53.064 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.064 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 2699616235,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 603469183}} 04:12:53.064 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} 04:12:53.064 [info] KMOD Port Create PDP Context Call {<0.1171.0>,[alias|#Ref<0.4071005738.2327379969.177983>]}: {create_pdp_context,{172,18,50,103},2699616235,603469183,{192,168,0,43}} 04:12:53.064 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,43}, 2699616235, 603469183 04:12:53.064 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],322,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,43}},{i_tid,2699616235},{o_tid,603469183}]}} *DBG* epdg_ue_fsm_262426006733267 send ok to <0.1179.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426006733267">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 2699616235, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 603469183}}}} 04:12:53.064 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 2699616235,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 603469183}) returned ok *DBG* epdg_ue_fsm_262426006733267 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 2699616235, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 603469183}}} from <0.1179.0> in state state_wait_create_session_resp => state_active 04:12:53.064 [info] tunnel_response(<<"262426006733267">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 2699616235,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 603469183}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.065 [info] tunnel_response for <<"262426006733267">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 2699616235,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 603469183}} 04:12:53.065 [info] GSUP: Tx #{imsi => <<"262426006733267">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,43>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426987083542">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:53.103 [info] GSUP: Rx #{imsi => <<"262426987083542">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426987083542 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426987083542 consume internal init_state in state state_new 04:12:53.103 [info] ue_fsm start(epdg_ue_fsm_262426987083542) *DBG* epdg_ue_fsm_262426987083542 receive call {auth_request,33,"internet",#{}} from <0.1180.0> in state state_new 04:12:53.103 [info] ue_fsm init(<<"262426987083542">>) *DBG* epdg_ue_fsm_262426987083542 send ok to <0.1180.0> 04:12:53.103 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426987083542 consume call {auth_request,33,"internet",#{}} from <0.1180.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426987083542 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426987083542 consume internal init_state in state state_new 04:12:53.104 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426987083542 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426987083542 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.104 [info] ue_fsm start_link(aaa_ue_fsm_262426987083542) 04:12:53.104 [info] ue_fsm init("262426987083542") 04:12:53.104 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.105 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426987083542",undefined,undefined,false,false,undefined} 04:12:53.105 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.105 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262426987083542",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426987083542 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426987083542 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.120 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426987083542",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116]],[[122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48]],["foobar"],[[67,222,237,136,116,249,65,194,134,228,64,7,43,151,126,48]],[[146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426987083542 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>, <<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143, 0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>, <<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>, <<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126, 48>>}]}} from <0.1183.0> in state state_wait_swx_maa 04:12:53.120 [info] dia_sip2gsup: auth [122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116] authz [122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48]  04:12:53.120 [info] rand [122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0] autn [96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116]  *DBG* aaa_ue_fsm_262426987083542 send ok to <0.1183.0> *DBG* epdg_ue_fsm_262426987083542 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>, <<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143, 0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>, <<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>, <<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126, 48>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.120 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426987083542 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>, <<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143, 0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>, <<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>, <<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126, 48>>}]}} from <0.1183.0> in state state_wait_swx_maa => state_new 04:12:53.121 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426987083542",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426987083542 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426987083542">>, {ok, [{epdg_auth_tuple, <<122,112,190,194,129,180,110,81,27,180,140, 219,141,157,143,0>>, <<96,140,107,165,14,167,238,190,27,216,146,31, 83,23,51,116>>, <<122,112,190,194,129,180,110,81,27,180,140, 219,141,157,143,0,115,52,247,200,149,41,29, 140,33,213,123,94,243,48>>, <<146,215,58,180,42,153,100,90,229,29,182,240, 241,3,187,144>>, <<67,222,237,136,116,249,65,194,134,228, 64,7,43,151,126,48>>}]}}} 04:12:53.121 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>,<<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>,<<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>,<<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126,48>>}]} *DBG* epdg_ue_fsm_262426987083542 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>, <<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>, <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143, 0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>, <<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>, <<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126, 48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.122 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>,<<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>,<<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>,<<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126,48>>}]}, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.122 [info] auth_response(<<"262426987083542">>): {ok,[{epdg_auth_tuple,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>,<<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>,<<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>,<<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126,48>>}]} 04:12:53.123 [info] auth_response for <<"262426987083542">>: {ok,[{epdg_auth_tuple,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>,<<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>,<<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>,<<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>,<<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126,48>>}]} 04:12:53.124 [info] GSUP: Tx #{auth_tuples => [#{autn => <<96,140,107,165,14,167,238,190,27,216,146,31,83,23,51,116>>,ck => <<67,222,237,136,116,249,65,194,134,228,64,7,43,151,126,48>>,ik => <<146,215,58,180,42,153,100,90,229,29,182,240,241,3,187,144>>,rand => <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0>>,res => <<122,112,190,194,129,180,110,81,27,180,140,219,141,157,143,0,115,52,247,200,149,41,29,140,33,213,123,94,243,48>>}],imsi => <<"262426987083542">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426987083542">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426987083542 receive call lu_request from <0.1184.0> in state state_authenticating 04:12:53.129 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426987083542">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426987083542 send ok to <0.1184.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.129 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426987083542 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426987083542 consume call lu_request from <0.1184.0> in state state_authenticating 04:12:53.129 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} 04:12:53.129 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.130 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426987083542",undefined,undefined,false,false,undefined} 04:12:53.130 [debug] SWx Tx SAR Imsi="262426987083542" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.130 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426987083542",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426987083542 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426987083542 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426987083542 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1185.0> in state state_wait_swx_saa 04:12:53.141 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426987083542",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.141 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426987083542 send ok to <0.1185.0> *DBG* epdg_ue_fsm_262426987083542 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.141 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426987083542",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426987083542 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1185.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426987083542 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426987083542">>,ok}} 04:12:53.141 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426987083542 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.142 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.142 [info] lu_response(<<"262426987083542">>): ok 04:12:53.142 [info] lu_response for <<"262426987083542">>: ok 04:12:53.142 [info] GSUP: Tx #{imsi => <<"262426987083542">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426987083542">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426987083542 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1186.0> in state state_authenticated 04:12:53.148 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426987083542">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.148 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262426987083542 send ok to <0.1186.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.148 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426987083542 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1186.0> in state state_authenticated => state_wait_create_session_resp 04:12:53.148 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262426987083542 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:53.149 [info] s2b: Tx {gtp,v2,create_session_request,0,8754757,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426987083542">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000332,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616236,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:53.149 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426987083542 receive call {rx_s6b_aar,"262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1187.0> in state state_authenticated 04:12:53.165 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.165 [info] ue_fsm ev_rx_s6b_aar: "262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.165 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426987083542",undefined,undefined,true,false,undefined} 04:12:53.165 [debug] SWx Tx SAR Imsi="262426987083542" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.166 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426987083542",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426987083542 send ok to <0.1187.0> 04:12:53.166 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426987083542 consume call {rx_s6b_aar,"262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1187.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426987083542 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1188.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426987083542 send ok to <0.1188.0> *DBG* aaa_ue_fsm_262426987083542 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1188.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.173 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426987083542",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.173 [info] ue_fsm ev_rx_swx_saa 04:12:53.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426987083542","262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1187.0>} 04:12:53.174 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.174 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.181 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,140,133,150,69,0,2,0,2,0,16,0,87,0,9,1,160,81,146,164,172,172,18,50,103,79,0,5,0,1,192,168,0,44,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,81,146,164,172,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,81,146,164,172,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426987083542 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 2699616236, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1368564908}}} from <0.1189.0> in state state_wait_create_session_resp 04:12:53.181 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000332,8754757,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<81,146,164,172>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1368564908,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1368564908,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} 04:12:53.181 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426987083542">>,<0.1181.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000332,1368564908,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616236,1368564908}],[],[],[],[],[],[],[],[]}}}} 04:12:53.182 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.182 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 2699616236,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1368564908}} 04:12:53.182 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} 04:12:53.182 [info] KMOD Port Create PDP Context Call {<0.1181.0>,[alias|#Ref<0.4071005738.2327379969.178168>]}: {create_pdp_context,{172,18,50,103},2699616236,1368564908,{192,168,0,44}} 04:12:53.182 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,44}, 2699616236, 1368564908 04:12:53.182 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],386,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,44}},{i_tid,2699616236},{o_tid,1368564908}]}} *DBG* epdg_ue_fsm_262426987083542 send ok to <0.1189.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426987083542">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 2699616236, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1368564908}}}} 04:12:53.182 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 2699616236,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1368564908}) returned ok *DBG* epdg_ue_fsm_262426987083542 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 2699616236, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1368564908}}} from <0.1189.0> in state state_wait_create_session_resp => state_active 04:12:53.183 [info] tunnel_response(<<"262426987083542">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 2699616236,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1368564908}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.183 [info] tunnel_response for <<"262426987083542">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 2699616236,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1368564908}} 04:12:53.183 [info] GSUP: Tx #{imsi => <<"262426987083542">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,44>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423315046347">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:53.202 [info] GSUP: Rx #{imsi => <<"262423315046347">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423315046347 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423315046347 consume internal init_state in state state_new 04:12:53.203 [info] ue_fsm start(epdg_ue_fsm_262423315046347) *DBG* epdg_ue_fsm_262423315046347 receive call {auth_request,33,"internet",#{}} from <0.1190.0> in state state_new 04:12:53.203 [info] ue_fsm init(<<"262423315046347">>) *DBG* epdg_ue_fsm_262423315046347 send ok to <0.1190.0> 04:12:53.203 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423315046347 consume call {auth_request,33,"internet",#{}} from <0.1190.0> in state state_new => state_wait_auth_resp 04:12:53.203 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423315046347 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423315046347 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423315046347 consume internal init_state in state state_new 04:12:53.204 [info] ue_fsm start_link(aaa_ue_fsm_262423315046347) *DBG* aaa_ue_fsm_262423315046347 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.204 [info] ue_fsm init("262423315046347") 04:12:53.204 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.204 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423315046347",undefined,undefined,false,false,undefined} 04:12:53.205 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.205 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262423315046347",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423315046347 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423315046347 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.218 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423315046347",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197]],[[85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28]],["foobar"],[[166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33]],[[59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423315046347 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>, <<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51, 36,83,18,138,53,229,17,198,139,200,186,170,105,28>>, <<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>, <<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]}} from <0.1193.0> in state state_wait_swx_maa 04:12:53.219 [info] dia_sip2gsup: auth [85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197] authz [85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28]  04:12:53.219 [info] rand [85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51] autn [58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197]  04:12:53.219 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423315046347 send ok to <0.1193.0> *DBG* epdg_ue_fsm_262423315046347 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>, <<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51, 36,83,18,138,53,229,17,198,139,200,186,170,105,28>>, <<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>, <<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.219 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423315046347",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423315046347 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>, <<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51, 36,83,18,138,53,229,17,198,139,200,186,170,105,28>>, <<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>, <<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]}} from <0.1193.0> in state state_wait_swx_maa => state_new 04:12:53.220 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>,<<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28>>,<<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>,<<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]} *DBG* epdg_ue_fsm_262423315046347 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423315046347">>, {ok, [{epdg_auth_tuple, <<85,123,235,217,186,111,3,38,125,198,3,230, 229,162,119,51>>, <<58,6,226,9,81,254,95,233,165,157,61,247,43, 131,243,197>>, <<85,123,235,217,186,111,3,38,125,198,3,230, 229,162,119,51,36,83,18,138,53,229,17,198, 139,200,186,170,105,28>>, <<59,161,83,10,135,5,253,9,167,99,180,2,164, 188,181,98>>, <<166,64,131,121,108,229,140,146,4,171,26, 158,57,7,168,33>>}]}}} 04:12:53.220 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>,<<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28>>,<<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>,<<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]}, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423315046347 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>, <<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>, <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51, 36,83,18,138,53,229,17,198,139,200,186,170,105,28>>, <<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>, <<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.221 [info] auth_response(<<"262423315046347">>): {ok,[{epdg_auth_tuple,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>,<<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28>>,<<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>,<<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.222 [info] auth_response for <<"262423315046347">>: {ok,[{epdg_auth_tuple,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>,<<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>,<<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28>>,<<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>,<<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>}]} 04:12:53.222 [info] GSUP: Tx #{auth_tuples => [#{autn => <<58,6,226,9,81,254,95,233,165,157,61,247,43,131,243,197>>,ck => <<166,64,131,121,108,229,140,146,4,171,26,158,57,7,168,33>>,ik => <<59,161,83,10,135,5,253,9,167,99,180,2,164,188,181,98>>,rand => <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51>>,res => <<85,123,235,217,186,111,3,38,125,198,3,230,229,162,119,51,36,83,18,138,53,229,17,198,139,200,186,170,105,28>>}],imsi => <<"262423315046347">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423315046347">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423315046347 receive call lu_request from <0.1194.0> in state state_authenticating 04:12:53.227 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423315046347">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423315046347 send ok to <0.1194.0> 04:12:53.227 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423315046347 consume call lu_request from <0.1194.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.228 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423315046347 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.228 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.228 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423315046347",undefined,undefined,false,false,undefined} 04:12:53.228 [debug] SWx Tx SAR Imsi="262423315046347" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423315046347 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423315046347 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.229 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423315046347",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423315046347 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1195.0> in state state_wait_swx_saa 04:12:53.239 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423315046347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.239 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423315046347 send ok to <0.1195.0> *DBG* epdg_ue_fsm_262423315046347 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.240 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423315046347",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423315046347 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1195.0> in state state_wait_swx_saa => state_authenticated 04:12:53.240 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423315046347 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423315046347">>,ok}} 04:12:53.241 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423315046347 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.241 [info] lu_response(<<"262423315046347">>): ok 04:12:53.241 [info] lu_response for <<"262423315046347">>: ok 04:12:53.241 [info] GSUP: Tx #{imsi => <<"262423315046347">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423315046347">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:53.246 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423315046347">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423315046347 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1196.0> in state state_authenticated 04:12:53.247 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.247 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} 04:12:53.247 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262423315046347 send ok to <0.1196.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423315046347 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1196.0> in state state_authenticated => state_wait_create_session_resp 04:12:53.247 [info] s2b: Tx {gtp,v2,create_session_request,0,8754758,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423315046347">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000333,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616237,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423315046347 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:53.247 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423315046347 receive call {rx_s6b_aar,"262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1197.0> in state state_authenticated 04:12:53.264 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.264 [info] ue_fsm ev_rx_s6b_aar: "262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.265 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423315046347",undefined,undefined,true,false,undefined} 04:12:53.265 [debug] SWx Tx SAR Imsi="262423315046347" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.265 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423315046347",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423315046347 send ok to <0.1197.0> *DBG* aaa_ue_fsm_262423315046347 consume call {rx_s6b_aar,"262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1197.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.265 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423315046347 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1198.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423315046347 send ok to <0.1198.0> 04:12:53.274 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423315046347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.274 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423315046347 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1198.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.274 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423315046347","262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1197.0>} 04:12:53.274 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.275 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.286 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,141,133,150,70,0,2,0,2,0,16,0,87,0,9,1,160,46,105,203,147,172,18,50,103,79,0,5,0,1,192,168,0,45,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,46,105,203,147,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,46,105,203,147,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.286 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000333,8754758,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<46,105,203,147>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,778685331,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,778685331,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} 04:12:53.286 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423315046347">>,<0.1191.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000333,778685331,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616237,778685331}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:53.286 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262423315046347 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 2699616237, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 778685331}}} from <0.1199.0> in state state_wait_create_session_resp 04:12:53.286 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 2699616237,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 778685331}} 04:12:53.287 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} 04:12:53.287 [info] KMOD Port Create PDP Context Call {<0.1191.0>,[alias|#Ref<0.4071005738.2327379969.178312>]}: {create_pdp_context,{172,18,50,103},2699616237,778685331,{192,168,0,45}} 04:12:53.287 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,45}, 2699616237, 778685331 04:12:53.287 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],450,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,45}},{i_tid,2699616237},{o_tid,778685331}]}} 04:12:53.287 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 2699616237,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 778685331}) returned ok *DBG* epdg_ue_fsm_262423315046347 send ok to <0.1199.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423315046347">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 2699616237, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 778685331}}}} *DBG* epdg_ue_fsm_262423315046347 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 2699616237, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 778685331}}} from <0.1199.0> in state state_wait_create_session_resp => state_active 04:12:53.287 [info] tunnel_response(<<"262423315046347">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 2699616237,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 778685331}} 04:12:53.288 [info] tunnel_response for <<"262423315046347">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 2699616237,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 778685331}} 04:12:53.288 [info] GSUP: Tx #{imsi => <<"262423315046347">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,45>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426911392016">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:53.302 [info] GSUP: Rx #{imsi => <<"262426911392016">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426911392016 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426911392016 consume internal init_state in state state_new 04:12:53.303 [info] ue_fsm start(epdg_ue_fsm_262426911392016) *DBG* epdg_ue_fsm_262426911392016 receive call {auth_request,33,"internet",#{}} from <0.1200.0> in state state_new 04:12:53.303 [info] ue_fsm init(<<"262426911392016">>) *DBG* epdg_ue_fsm_262426911392016 send ok to <0.1200.0> 04:12:53.303 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426911392016 consume call {auth_request,33,"internet",#{}} from <0.1200.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.303 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426911392016 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426911392016 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426911392016 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426911392016 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.304 [info] ue_fsm start_link(aaa_ue_fsm_262426911392016) 04:12:53.304 [info] ue_fsm init("262426911392016") 04:12:53.304 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.304 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426911392016",undefined,undefined,false,false,undefined} 04:12:53.305 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.305 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262426911392016",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426911392016 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426911392016 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.318 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426911392016",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42]],[[122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220]],["foobar"],[[166,226,190,196,195,133,8,245,176,202,204,126,188,43,18,79]],[[64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426911392016 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>, <<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63, 212,255,0,215,88,69,2,99,0,60,238,130,29,220>>, <<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>, <<166,226,190,196,195,133,8,245,176,202,204,126,188,43, 18,79>>}]}} from <0.1203.0> in state state_wait_swx_maa 04:12:53.319 [info] dia_sip2gsup: auth [122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42] authz [122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220]  04:12:53.319 [info] rand [122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63] autn [218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42]  04:12:53.319 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426911392016 send ok to <0.1203.0> *DBG* epdg_ue_fsm_262426911392016 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>, <<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63, 212,255,0,215,88,69,2,99,0,60,238,130,29,220>>, <<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>, <<166,226,190,196,195,133,8,245,176,202,204,126,188,43, 18,79>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.320 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426911392016",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426911392016 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>, <<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63, 212,255,0,215,88,69,2,99,0,60,238,130,29,220>>, <<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>, <<166,226,190,196,195,133,8,245,176,202,204,126,188,43, 18,79>>}]}} from <0.1203.0> in state state_wait_swx_maa => state_new 04:12:53.320 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>,<<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220>>,<<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>,<<166,226,190,196,195,133,8,245,176,202,204,126,188,43,18,79>>}]} 04:12:53.320 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>,<<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220>>,<<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>,<<166,226,190,196,195,133,8,245,176,202,204,126,188,43,18,79>>}]}, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426911392016 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426911392016">>, {ok, [{epdg_auth_tuple, <<122,147,130,148,118,231,55,97,214,167,49,93, 19,61,51,63>>, <<218,62,118,21,47,255,23,98,229,71,70,208,223, 109,64,42>>, <<122,147,130,148,118,231,55,97,214,167,49,93, 19,61,51,63,212,255,0,215,88,69,2,99,0,60, 238,130,29,220>>, <<64,238,249,233,51,185,66,138,176,31,209,205, 62,32,241,11>>, <<166,226,190,196,195,133,8,245,176,202, 204,126,188,43,18,79>>}]}}} 04:12:53.321 [info] auth_response(<<"262426911392016">>): {ok,[{epdg_auth_tuple,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>,<<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220>>,<<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>,<<166,226,190,196,195,133,8,245,176,202,204,126,188,43,18,79>>}]} *DBG* epdg_ue_fsm_262426911392016 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>, <<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>, <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63, 212,255,0,215,88,69,2,99,0,60,238,130,29,220>>, <<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>, <<166,226,190,196,195,133,8,245,176,202,204,126,188,43, 18,79>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.321 [info] auth_response for <<"262426911392016">>: {ok,[{epdg_auth_tuple,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>,<<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>,<<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220>>,<<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>,<<166,226,190,196,195,133,8,245,176,202,204,126,188,43,18,79>>}]} 04:12:53.321 [info] GSUP: Tx #{auth_tuples => [#{autn => <<218,62,118,21,47,255,23,98,229,71,70,208,223,109,64,42>>,ck => <<166,226,190,196,195,133,8,245,176,202,204,126,188,43,18,79>>,ik => <<64,238,249,233,51,185,66,138,176,31,209,205,62,32,241,11>>,rand => <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63>>,res => <<122,147,130,148,118,231,55,97,214,167,49,93,19,61,51,63,212,255,0,215,88,69,2,99,0,60,238,130,29,220>>}],imsi => <<"262426911392016">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426911392016">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426911392016 receive call lu_request from <0.1204.0> in state state_authenticating *DBG* epdg_ue_fsm_262426911392016 send ok to <0.1204.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.326 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426911392016">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426911392016 consume call lu_request from <0.1204.0> in state state_authenticating *DBG* aaa_ue_fsm_262426911392016 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.327 [info] ue_fsm lu_request 04:12:53.327 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426911392016 send ok to <0.201.0> 04:12:53.327 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.327 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426911392016",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426911392016 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.327 [debug] SWx Tx SAR Imsi="262426911392016" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.328 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426911392016",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426911392016 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1205.0> in state state_wait_swx_saa 04:12:53.335 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426911392016",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426911392016 send ok to <0.1205.0> *DBG* epdg_ue_fsm_262426911392016 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426911392016 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1205.0> in state state_wait_swx_saa => state_authenticated 04:12:53.335 [info] ue_fsm ev_rx_swx_saa 04:12:53.335 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426911392016",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426911392016 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426911392016">>,ok}} 04:12:53.335 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426911392016 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.336 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} 04:12:53.336 [info] lu_response(<<"262426911392016">>): ok 04:12:53.336 [info] lu_response for <<"262426911392016">>: ok 04:12:53.336 [info] GSUP: Tx #{imsi => <<"262426911392016">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426911392016">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426911392016 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1206.0> in state state_authenticated 04:12:53.338 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426911392016">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.338 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.338 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} 04:12:53.338 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:53.339 [info] s2b: Tx {gtp,v2,create_session_request,0,8754759,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426911392016">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000334,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616238,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426911392016 send ok to <0.1206.0> 04:12:53.339 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426911392016 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1206.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426911392016 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426911392016 receive call {rx_s6b_aar,"262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1207.0> in state state_authenticated 04:12:53.343 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.343 [info] ue_fsm ev_rx_s6b_aar: "262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.343 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426911392016",undefined,undefined,true,false,undefined} 04:12:53.343 [debug] SWx Tx SAR Imsi="262426911392016" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.344 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426911392016",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426911392016 send ok to <0.1207.0> 04:12:53.344 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426911392016 consume call {rx_s6b_aar,"262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1207.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426911392016 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1208.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426911392016 send ok to <0.1208.0> *DBG* aaa_ue_fsm_262426911392016 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1208.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.346 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426911392016",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.346 [info] ue_fsm ev_rx_swx_saa 04:12:53.346 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426911392016","262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1207.0>} 04:12:53.346 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.346 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.348 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,142,133,150,71,0,2,0,2,0,16,0,87,0,9,1,160,193,230,25,124,172,18,50,103,79,0,5,0,1,192,168,0,46,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,193,230,25,124,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,193,230,25,124,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426911392016 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 2699616238, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3253082492}}} from <0.1209.0> in state state_wait_create_session_resp 04:12:53.348 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000334,8754759,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<193,230,25,124>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3253082492,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3253082492,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} 04:12:53.348 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426911392016">>,<0.1201.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000334,3253082492,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616238,3253082492}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426911392016 send ok to <0.1209.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426911392016">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 2699616238, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3253082492}}}} 04:12:53.348 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262426911392016 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 2699616238, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3253082492}}} from <0.1209.0> in state state_wait_create_session_resp => state_active 04:12:53.348 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 2699616238,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3253082492}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.348 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} 04:12:53.349 [info] KMOD Port Create PDP Context Call {<0.1201.0>,[alias|#Ref<0.4071005738.2327379969.178431>]}: {create_pdp_context,{172,18,50,103},2699616238,3253082492,{192,168,0,46}} 04:12:53.349 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,46}, 2699616238, 3253082492 04:12:53.349 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],514,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,46}},{i_tid,2699616238},{o_tid,3253082492}]}} 04:12:53.349 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 2699616238,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3253082492}) returned ok 04:12:53.349 [info] tunnel_response(<<"262426911392016">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 2699616238,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3253082492}} 04:12:53.349 [info] tunnel_response for <<"262426911392016">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 2699616238,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3253082492}} 04:12:53.349 [info] GSUP: Tx #{imsi => <<"262426911392016">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,46>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422829546184">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422829546184 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422829546184 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422829546184 receive call {auth_request,33,"internet",#{}} from <0.1210.0> in state state_new *DBG* epdg_ue_fsm_262422829546184 send ok to <0.1210.0> 04:12:53.401 [info] GSUP: Rx #{imsi => <<"262422829546184">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422829546184 consume call {auth_request,33,"internet",#{}} from <0.1210.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422829546184 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:53.401 [info] ue_fsm start(epdg_ue_fsm_262422829546184) *DBG* aaa_ue_fsm_262422829546184 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262422829546184 consume internal init_state in state state_new 04:12:53.401 [info] ue_fsm init(<<"262422829546184">>) *DBG* aaa_ue_fsm_262422829546184 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.401 [info] ue_fsm auth_request 04:12:53.401 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} 04:12:53.401 [info] ue_fsm start_link(aaa_ue_fsm_262422829546184) 04:12:53.401 [info] ue_fsm init("262422829546184") 04:12:53.401 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.401 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422829546184",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422829546184 send ok to <0.201.0> 04:12:53.401 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422829546184 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.401 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262422829546184",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422829546184 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>, <<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128, 91,233,102,58,111,200,249,212,74,177,12,78,38>>, <<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>, <<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125, 174>>}]}} from <0.1213.0> in state state_wait_swx_maa 04:12:53.406 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422829546184",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72]],[[235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38]],["foobar"],[[83,215,6,181,133,76,223,206,254,52,24,201,16,176,125,174]],[[113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.406 [info] dia_sip2gsup: auth [235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72] authz [235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38]  *DBG* aaa_ue_fsm_262422829546184 send ok to <0.1213.0> *DBG* aaa_ue_fsm_262422829546184 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>, <<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128, 91,233,102,58,111,200,249,212,74,177,12,78,38>>, <<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>, <<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125, 174>>}]}} from <0.1213.0> in state state_wait_swx_maa => state_new 04:12:53.406 [info] rand [235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24] autn [146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72]  *DBG* epdg_ue_fsm_262422829546184 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>, <<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128, 91,233,102,58,111,200,249,212,74,177,12,78,38>>, <<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>, <<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125, 174>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.406 [info] ue_fsm ev_rx_swx_maa 04:12:53.406 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422829546184",undefined,undefined,false,false,undefined} 04:12:53.406 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>,<<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38>>,<<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>,<<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125,174>>}]} *DBG* epdg_ue_fsm_262422829546184 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422829546184 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>, <<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>, <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128, 91,233,102,58,111,200,249,212,74,177,12,78,38>>, <<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>, <<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125, 174>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server got cast {auth_response, {<<"262422829546184">>, {ok, [{epdg_auth_tuple, <<235,188,139,47,210,48,252,248,1,0,154,40,37, 48,173,24>>, <<146,177,115,81,97,100,84,147,251,160,243,65, 248,92,196,72>>, <<235,188,139,47,210,48,252,248,1,0,154,40,37, 48,173,24,128,91,233,102,58,111,200,249,212, 74,177,12,78,38>>, <<113,165,49,162,87,186,81,49,251,244,175,152, 228,202,28,11>>, <<83,215,6,181,133,76,223,206,254,52,24, 201,16,176,125,174>>}]}}} 04:12:53.406 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>,<<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38>>,<<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>,<<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125,174>>}]}, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} 04:12:53.406 [info] auth_response(<<"262422829546184">>): {ok,[{epdg_auth_tuple,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>,<<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38>>,<<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>,<<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125,174>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.407 [info] auth_response for <<"262422829546184">>: {ok,[{epdg_auth_tuple,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>,<<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>,<<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38>>,<<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>,<<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125,174>>}]} 04:12:53.407 [info] GSUP: Tx #{auth_tuples => [#{autn => <<146,177,115,81,97,100,84,147,251,160,243,65,248,92,196,72>>,ck => <<83,215,6,181,133,76,223,206,254,52,24,201,16,176,125,174>>,ik => <<113,165,49,162,87,186,81,49,251,244,175,152,228,202,28,11>>,rand => <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24>>,res => <<235,188,139,47,210,48,252,248,1,0,154,40,37,48,173,24,128,91,233,102,58,111,200,249,212,74,177,12,78,38>>}],imsi => <<"262422829546184">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422829546184">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422829546184 receive call lu_request from <0.1214.0> in state state_authenticating *DBG* epdg_ue_fsm_262422829546184 send ok to <0.1214.0> *DBG* epdg_ue_fsm_262422829546184 consume call lu_request from <0.1214.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422829546184 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.408 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422829546184">>,message_type => location_upd_req} 04:12:53.408 [info] ue_fsm lu_request 04:12:53.408 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} 04:12:53.408 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.408 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422829546184",undefined,undefined,false,false,undefined} 04:12:53.408 [debug] SWx Tx SAR Imsi="262422829546184" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.408 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422829546184",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422829546184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422829546184 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422829546184 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1215.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422829546184 send ok to <0.1215.0> 04:12:53.410 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422829546184",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422829546184 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422829546184 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1215.0> in state state_wait_swx_saa => state_authenticated 04:12:53.410 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422829546184 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422829546184">>,ok}} *DBG* epdg_ue_fsm_262422829546184 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.410 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422829546184",undefined,undefined,false,false,undefined} 04:12:53.410 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.410 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} 04:12:53.410 [info] lu_response(<<"262422829546184">>): ok 04:12:53.410 [info] lu_response for <<"262422829546184">>: ok 04:12:53.410 [info] GSUP: Tx #{imsi => <<"262422829546184">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422829546184">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422829546184 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1216.0> in state state_authenticated 04:12:53.411 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422829546184">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.411 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.411 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422829546184 send ok to <0.1216.0> *DBG* epdg_ue_fsm_262422829546184 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1216.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422829546184 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:53.411 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:53.412 [info] s2b: Tx {gtp,v2,create_session_request,0,8754760,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422829546184">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000335,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616239,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:53.412 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422829546184 receive call {rx_s6b_aar,"262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1217.0> in state state_authenticated 04:12:53.418 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.418 [info] ue_fsm ev_rx_s6b_aar: "262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.418 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422829546184",undefined,undefined,true,false,undefined} 04:12:53.418 [debug] SWx Tx SAR Imsi="262422829546184" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.418 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422829546184",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422829546184 send ok to <0.1217.0> *DBG* aaa_ue_fsm_262422829546184 consume call {rx_s6b_aar,"262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1217.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.418 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422829546184 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1218.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422829546184 send ok to <0.1218.0> 04:12:53.421 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422829546184",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422829546184 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1218.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.421 [info] ue_fsm ev_rx_swx_saa 04:12:53.421 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422829546184","262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1217.0>} 04:12:53.421 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.421 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.426 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,143,133,150,72,0,2,0,2,0,16,0,87,0,9,1,160,232,10,190,14,172,18,50,103,79,0,5,0,1,192,168,0,47,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,232,10,190,14,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,232,10,190,14,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.426 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000335,8754760,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<232,10,190,14>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3893018126,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3893018126,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} *DBG* epdg_ue_fsm_262422829546184 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 2699616239, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3893018126}}} from <0.1219.0> in state state_wait_create_session_resp 04:12:53.426 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422829546184">>,<0.1211.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000335,3893018126,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,2699616239,3893018126}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:53.426 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.426 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 2699616239,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3893018126}} 04:12:53.426 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} 04:12:53.426 [info] KMOD Port Create PDP Context Call {<0.1211.0>,[alias|#Ref<0.4071005738.2327379979.178445>]}: {create_pdp_context,{172,18,50,103},2699616239,3893018126,{192,168,0,47}} 04:12:53.426 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,47}, 2699616239, 3893018126 04:12:53.426 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],652,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,47}},{i_tid,2699616239},{o_tid,3893018126}]}} 04:12:53.427 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 2699616239,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3893018126}) returned ok *DBG* epdg_ue_fsm_262422829546184 send ok to <0.1219.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422829546184">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 2699616239, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3893018126}}}} 04:12:53.427 [info] tunnel_response(<<"262422829546184">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 2699616239,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3893018126}} *DBG* epdg_ue_fsm_262422829546184 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 2699616239, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3893018126}}} from <0.1219.0> in state state_wait_create_session_resp => state_active 04:12:53.427 [info] tunnel_response for <<"262422829546184">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 2699616239,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3893018126}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.427 [info] GSUP: Tx #{imsi => <<"262422829546184">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,47>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428434869301">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428434869301 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428434869301 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428434869301 receive call {auth_request,33,"internet",#{}} from <0.1220.0> in state state_new 04:12:53.504 [info] GSUP: Rx #{imsi => <<"262428434869301">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:53.504 [info] ue_fsm start(epdg_ue_fsm_262428434869301) *DBG* epdg_ue_fsm_262428434869301 send ok to <0.1220.0> *DBG* aaa_ue_fsm_262428434869301 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.504 [info] ue_fsm init(<<"262428434869301">>) *DBG* epdg_ue_fsm_262428434869301 consume call {auth_request,33,"internet",#{}} from <0.1220.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428434869301 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428434869301 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428434869301 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.504 [info] ue_fsm auth_request 04:12:53.504 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} 04:12:53.504 [info] ue_fsm start_link(aaa_ue_fsm_262428434869301) 04:12:53.505 [info] ue_fsm init("262428434869301") 04:12:53.505 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428434869301 send ok to <0.201.0> 04:12:53.505 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428434869301",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428434869301 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.505 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.506 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262428434869301",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:53.518 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428434869301",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,213,57,230,48,39,222,164,40,197,239,60,76,77,60,206,44]],[[247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31]],["foobar"],[[176,119,62,47,169,224,248,71,211,195,178,16,87,213,254,121]],[[95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428434869301 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>, <<"е9ц0'оЄ(Хя>, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69, 155,225,240,103,249,125,167,170,195,32,126,150,31>>, <<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>, <<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254, 121>>}]}} from <0.1223.0> in state state_wait_swx_maa 04:12:53.518 [info] dia_sip2gsup: auth [247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,213,57,230,48,39,222,164,40,197,239,60,76,77,60,206,44] authz [247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31]  04:12:53.518 [info] rand [247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236] autn "е9ц0'оЄ(Хя 04:12:53.518 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428434869301 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>, <<"е9ц0'оЄ(Хя>, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69, 155,225,240,103,249,125,167,170,195,32,126,150,31>>, <<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>, <<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254, 121>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.519 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428434869301",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428434869301 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>, <<"е9ц0'оЄ(Хя>, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69, 155,225,240,103,249,125,167,170,195,32,126,150,31>>, <<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>, <<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254, 121>>}]}} from <0.1223.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428434869301 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428434869301">>, {ok, [{epdg_auth_tuple, <<247,28,209,29,66,47,143,124,186,1,208,40,47, 161,166,236>>, <<"е9ц0'оЄ(Хя>, <<247,28,209,29,66,47,143,124,186,1,208,40,47, 161,166,236,69,155,225,240,103,249,125,167, 170,195,32,126,150,31>>, <<95,2,147,129,0,128,201,15,42,191,45,176,138, 14,215,151>>, <<176,119,62,47,169,224,248,71,211,195, 178,16,87,213,254,121>>}]}}} 04:12:53.519 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>,<<"е9ц0'оЄ(Хя>,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31>>,<<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>,<<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254,121>>}]} *DBG* epdg_ue_fsm_262428434869301 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>, <<"е9ц0'оЄ(Хя>, <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69, 155,225,240,103,249,125,167,170,195,32,126,150,31>>, <<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>, <<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254, 121>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.520 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>,<<"е9ц0'оЄ(Хя>,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31>>,<<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>,<<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254,121>>}]}, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.520 [info] auth_response(<<"262428434869301">>): {ok,[{epdg_auth_tuple,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>,<<"е9ц0'оЄ(Хя>,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31>>,<<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>,<<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254,121>>}]} 04:12:53.522 [info] auth_response for <<"262428434869301">>: {ok,[{epdg_auth_tuple,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>,<<"е9ц0'оЄ(Хя>,<<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31>>,<<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>,<<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254,121>>}]} 04:12:53.522 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"е9ц0'оЄ(Хя>,ck => <<176,119,62,47,169,224,248,71,211,195,178,16,87,213,254,121>>,ik => <<95,2,147,129,0,128,201,15,42,191,45,176,138,14,215,151>>,rand => <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236>>,res => <<247,28,209,29,66,47,143,124,186,1,208,40,47,161,166,236,69,155,225,240,103,249,125,167,170,195,32,126,150,31>>}],imsi => <<"262428434869301">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428434869301">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428434869301 receive call lu_request from <0.1224.0> in state state_authenticating 04:12:53.527 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428434869301">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428434869301 send ok to <0.1224.0> 04:12:53.527 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428434869301 consume call lu_request from <0.1224.0> in state state_authenticating *DBG* aaa_ue_fsm_262428434869301 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.527 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} 04:12:53.527 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.528 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428434869301",undefined,undefined,false,false,undefined} 04:12:53.528 [debug] SWx Tx SAR Imsi="262428434869301" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428434869301 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428434869301 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.528 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428434869301",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428434869301 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1225.0> in state state_wait_swx_saa 04:12:53.539 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428434869301",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.539 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428434869301 send ok to <0.1225.0> 04:12:53.539 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428434869301",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428434869301 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.539 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262428434869301 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1225.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428434869301 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428434869301">>,ok}} *DBG* epdg_ue_fsm_262428434869301 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.540 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} 04:12:53.540 [info] lu_response(<<"262428434869301">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.540 [info] lu_response for <<"262428434869301">>: ok 04:12:53.540 [info] GSUP: Tx #{imsi => <<"262428434869301">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428434869301">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428434869301 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1226.0> in state state_authenticated 04:12:53.545 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428434869301">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.546 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.546 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428434869301 send ok to <0.1226.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.546 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262428434869301 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1226.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428434869301 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:53.546 [info] s2b: Tx {gtp,v2,create_session_request,0,8754761,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428434869301">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000336,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616240,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:53.546 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428434869301 receive call {rx_s6b_aar,"262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1227.0> in state state_authenticated 04:12:53.563 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.563 [info] ue_fsm ev_rx_s6b_aar: "262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.563 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428434869301",undefined,undefined,true,false,undefined} 04:12:53.563 [debug] SWx Tx SAR Imsi="262428434869301" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.563 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428434869301",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428434869301 send ok to <0.1227.0> 04:12:53.564 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428434869301 consume call {rx_s6b_aar,"262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1227.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428434869301 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1228.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428434869301 send ok to <0.1228.0> 04:12:53.572 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428434869301",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.573 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428434869301 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1228.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.573 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428434869301","262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1227.0>} 04:12:53.573 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.573 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.584 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,144,133,150,73,0,2,0,2,0,16,0,87,0,9,1,160,125,161,137,174,172,18,50,103,79,0,5,0,1,192,168,0,48,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,125,161,137,174,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,125,161,137,174,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.584 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000336,8754761,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<125,161,137,174>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2107738542,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2107738542,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} 04:12:53.585 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428434869301">>,<0.1221.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000336,2107738542,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616240,2107738542}],[],[]}}}} *DBG* epdg_ue_fsm_262428434869301 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 2699616240, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2107738542}}} from <0.1229.0> in state state_wait_create_session_resp 04:12:53.585 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.585 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 2699616240,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2107738542}} 04:12:53.585 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} 04:12:53.585 [info] KMOD Port Create PDP Context Call {<0.1221.0>,[alias|#Ref<0.4071005738.2327379969.178767>]}: {create_pdp_context,{172,18,50,103},2699616240,2107738542,{192,168,0,48}} *DBG* epdg_ue_fsm_262428434869301 send ok to <0.1229.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428434869301">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 2699616240, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2107738542}}}} 04:12:53.585 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,48}, 2699616240, 2107738542 *DBG* epdg_ue_fsm_262428434869301 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 2699616240, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2107738542}}} from <0.1229.0> in state state_wait_create_session_resp => state_active 04:12:53.585 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],578,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,48}},{i_tid,2699616240},{o_tid,2107738542}]}} 04:12:53.586 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 2699616240,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2107738542}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.586 [info] tunnel_response(<<"262428434869301">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 2699616240,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2107738542}} 04:12:53.587 [info] tunnel_response for <<"262428434869301">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 2699616240,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2107738542}} 04:12:53.587 [info] GSUP: Tx #{imsi => <<"262428434869301">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,48>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423151894414">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423151894414 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423151894414 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423151894414 receive call {auth_request,33,"internet",#{}} from <0.1230.0> in state state_new 04:12:53.604 [info] GSUP: Rx #{imsi => <<"262423151894414">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:53.604 [info] ue_fsm start(epdg_ue_fsm_262423151894414) *DBG* epdg_ue_fsm_262423151894414 send ok to <0.1230.0> *DBG* aaa_ue_fsm_262423151894414 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.604 [info] ue_fsm init(<<"262423151894414">>) *DBG* epdg_ue_fsm_262423151894414 consume call {auth_request,33,"internet",#{}} from <0.1230.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423151894414 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423151894414 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423151894414 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.604 [info] ue_fsm auth_request 04:12:53.604 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} 04:12:53.604 [info] ue_fsm start_link(aaa_ue_fsm_262423151894414) 04:12:53.604 [info] ue_fsm init("262423151894414") *DBG* aaa_ue_fsm_262423151894414 send ok to <0.201.0> 04:12:53.604 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423151894414 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.605 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423151894414",undefined,undefined,false,false,undefined} 04:12:53.605 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.606 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262423151894414",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423151894414 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>, <<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73, 156,156,153,21,16,137,59,57,153,119,70,20,116,246>>, <<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>, <<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236, 153>>}]}} from <0.1233.0> in state state_wait_swx_maa 04:12:53.619 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423151894414",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222]],[[5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246]],["foobar"],[[98,122,56,175,173,119,201,234,31,97,181,229,1,158,236,153]],[[159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.619 [info] dia_sip2gsup: auth [5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222] authz [5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246]  *DBG* aaa_ue_fsm_262423151894414 send ok to <0.1233.0> *DBG* aaa_ue_fsm_262423151894414 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>, <<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73, 156,156,153,21,16,137,59,57,153,119,70,20,116,246>>, <<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>, <<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236, 153>>}]}} from <0.1233.0> in state state_wait_swx_maa => state_new 04:12:53.619 [info] rand [5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73] autn [39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222]  *DBG* epdg_ue_fsm_262423151894414 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>, <<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73, 156,156,153,21,16,137,59,57,153,119,70,20,116,246>>, <<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>, <<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236, 153>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.619 [info] ue_fsm ev_rx_swx_maa 04:12:53.620 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423151894414",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423151894414 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423151894414">>, {ok, [{epdg_auth_tuple, <<5,130,245,81,129,229,192,248,72,174,42,211, 76,53,120,73>>, <<39,200,229,168,25,197,168,211,191,138,138, 252,14,69,80,222>>, <<5,130,245,81,129,229,192,248,72,174,42,211, 76,53,120,73,156,156,153,21,16,137,59,57,153, 119,70,20,116,246>>, <<159,223,13,15,165,167,158,121,103,9,122,219, 86,16,117,203>>, <<98,122,56,175,173,119,201,234,31,97,181, 229,1,158,236,153>>}]}}} 04:12:53.621 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>,<<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246>>,<<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>,<<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236,153>>}]} *DBG* epdg_ue_fsm_262423151894414 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>, <<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>, <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73, 156,156,153,21,16,137,59,57,153,119,70,20,116,246>>, <<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>, <<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236, 153>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.622 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>,<<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246>>,<<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>,<<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236,153>>}]}, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.622 [info] auth_response(<<"262423151894414">>): {ok,[{epdg_auth_tuple,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>,<<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246>>,<<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>,<<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236,153>>}]} 04:12:53.623 [info] auth_response for <<"262423151894414">>: {ok,[{epdg_auth_tuple,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>,<<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>,<<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246>>,<<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>,<<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236,153>>}]} 04:12:53.623 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,200,229,168,25,197,168,211,191,138,138,252,14,69,80,222>>,ck => <<98,122,56,175,173,119,201,234,31,97,181,229,1,158,236,153>>,ik => <<159,223,13,15,165,167,158,121,103,9,122,219,86,16,117,203>>,rand => <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73>>,res => <<5,130,245,81,129,229,192,248,72,174,42,211,76,53,120,73,156,156,153,21,16,137,59,57,153,119,70,20,116,246>>}],imsi => <<"262423151894414">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423151894414">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423151894414 receive call lu_request from <0.1234.0> in state state_authenticating 04:12:53.628 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423151894414">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423151894414 send ok to <0.1234.0> 04:12:53.628 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423151894414 consume call lu_request from <0.1234.0> in state state_authenticating *DBG* aaa_ue_fsm_262423151894414 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.628 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} 04:12:53.628 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.629 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423151894414",undefined,undefined,false,false,undefined} 04:12:53.629 [debug] SWx Tx SAR Imsi="262423151894414" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.629 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423151894414",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423151894414 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423151894414 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423151894414 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1235.0> in state state_wait_swx_saa 04:12:53.636 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423151894414",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.636 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423151894414 send ok to <0.1235.0> *DBG* epdg_ue_fsm_262423151894414 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.636 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423151894414",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423151894414 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1235.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423151894414 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423151894414">>,ok}} 04:12:53.636 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423151894414 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.636 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.636 [info] lu_response(<<"262423151894414">>): ok 04:12:53.636 [info] lu_response for <<"262423151894414">>: ok 04:12:53.636 [info] GSUP: Tx #{imsi => <<"262423151894414">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423151894414">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423151894414 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1236.0> in state state_authenticated 04:12:53.639 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423151894414">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.639 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.639 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} 04:12:53.639 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262423151894414 send ok to <0.1236.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.640 [info] s2b: Tx {gtp,v2,create_session_request,0,8754762,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423151894414">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000337,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616241,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423151894414 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1236.0> in state state_authenticated => state_wait_create_session_resp 04:12:53.640 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423151894414 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423151894414 receive call {rx_s6b_aar,"262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1237.0> in state state_authenticated 04:12:53.651 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.651 [info] ue_fsm ev_rx_s6b_aar: "262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.651 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423151894414",undefined,undefined,true,false,undefined} 04:12:53.651 [debug] SWx Tx SAR Imsi="262423151894414" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.651 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423151894414",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423151894414 send ok to <0.1237.0> 04:12:53.652 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423151894414 consume call {rx_s6b_aar,"262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1237.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423151894414 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1238.0> in state state_authenticated_wait_swx_saa 04:12:53.658 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423151894414",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.658 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423151894414 send ok to <0.1238.0> *DBG* aaa_ue_fsm_262423151894414 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1238.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.658 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423151894414","262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1237.0>} 04:12:53.658 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.659 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.667 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,145,133,150,74,0,2,0,2,0,16,0,87,0,9,1,160,119,154,180,142,172,18,50,103,79,0,5,0,1,192,168,0,49,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,119,154,180,142,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,119,154,180,142,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.667 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000337,8754762,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<119,154,180,142>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2006627470,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2006627470,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} *DBG* epdg_ue_fsm_262423151894414 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 2699616241, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2006627470}}} from <0.1239.0> in state state_wait_create_session_resp 04:12:53.667 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423151894414">>,<0.1231.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000337,2006627470,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616241,2006627470}],[]}}}} 04:12:53.667 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.668 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 2699616241,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2006627470}} 04:12:53.668 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} 04:12:53.668 [info] KMOD Port Create PDP Context Call {<0.1231.0>,[alias|#Ref<0.4071005738.2327379969.178909>]}: {create_pdp_context,{172,18,50,103},2699616241,2006627470,{192,168,0,49}} 04:12:53.668 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,49}, 2699616241, 2006627470 04:12:53.668 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],642,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,49}},{i_tid,2699616241},{o_tid,2006627470}]}} 04:12:53.669 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 2699616241,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2006627470}) returned ok *DBG* epdg_ue_fsm_262423151894414 send ok to <0.1239.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423151894414">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 2699616241, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2006627470}}}} 04:12:53.669 [info] tunnel_response(<<"262423151894414">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 2699616241,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2006627470}} *DBG* epdg_ue_fsm_262423151894414 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 2699616241, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2006627470}}} from <0.1239.0> in state state_wait_create_session_resp => state_active 04:12:53.670 [info] tunnel_response for <<"262423151894414">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 2699616241,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2006627470}} 04:12:53.670 [info] GSUP: Tx #{imsi => <<"262423151894414">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,49>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421971797555">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421971797555 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421971797555 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421971797555 receive call {auth_request,33,"internet",#{}} from <0.1240.0> in state state_new 04:12:53.704 [info] GSUP: Rx #{imsi => <<"262421971797555">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421971797555 send ok to <0.1240.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421971797555 consume call {auth_request,33,"internet",#{}} from <0.1240.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421971797555 enter aaa_ue_fsm in state state_new 04:12:53.704 [info] ue_fsm start(epdg_ue_fsm_262421971797555) *DBG* epdg_ue_fsm_262421971797555 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421971797555 consume internal init_state in state state_new 04:12:53.704 [info] ue_fsm init(<<"262421971797555">>) *DBG* aaa_ue_fsm_262421971797555 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.705 [info] ue_fsm auth_request 04:12:53.705 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} 04:12:53.705 [info] ue_fsm start_link(aaa_ue_fsm_262421971797555) *DBG* aaa_ue_fsm_262421971797555 send ok to <0.201.0> 04:12:53.705 [info] ue_fsm init("262421971797555") *DBG* aaa_ue_fsm_262421971797555 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.705 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.706 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421971797555",undefined,undefined,false,false,undefined} 04:12:53.706 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.706 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262421971797555",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421971797555 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151>>, <<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>, <<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>, <<187,229,198,100,124,238,105,216,15,87,117,140,222,235, 107,195>>}]}} from <0.1243.0> in state state_wait_swx_maa 04:12:53.721 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421971797555",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218]],[[113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174]],["foobar"],[[187,229,198,100,124,238,105,216,15,87,117,140,222,235,107,195]],[[50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.721 [info] dia_sip2gsup: auth [113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218] authz [113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174]  *DBG* aaa_ue_fsm_262421971797555 send ok to <0.1243.0> 04:12:53.721 [info] rand [113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151] autn [102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218]  *DBG* epdg_ue_fsm_262421971797555 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151>>, <<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>, <<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>, <<187,229,198,100,124,238,105,216,15,87,117,140,222,235, 107,195>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421971797555 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151>>, <<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>, <<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>, <<187,229,198,100,124,238,105,216,15,87,117,140,222,235, 107,195>>}]}} from <0.1243.0> in state state_wait_swx_maa => state_new 04:12:53.721 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421971797555 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421971797555">>, {ok, [{epdg_auth_tuple, <<113,230,25,191,152,164,245,173,158,21,219, 173,245,190,116,151>>, <<102,105,206,233,169,234,84,249,45,87,7,101, 156,251,234,218>>, <<113,230,25,191,152,164,245,173,158,21,219, 173,245,190,116,151,34,224,214,17,240,220,61, 192,102,84,65,29,230,174>>, <<50,34,101,194,146,194,18,51,141,100,91,120, 202,219,82,146>>, <<187,229,198,100,124,238,105,216,15,87, 117,140,222,235,107,195>>}]}}} *DBG* epdg_ue_fsm_262421971797555 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151>>, <<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>, <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116, 151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>, <<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>, <<187,229,198,100,124,238,105,216,15,87,117,140,222,235, 107,195>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.722 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421971797555",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.722 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151>>,<<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>,<<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>,<<187,229,198,100,124,238,105,216,15,87,117,140,222,235,107,195>>}]} 04:12:53.723 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151>>,<<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>,<<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>,<<187,229,198,100,124,238,105,216,15,87,117,140,222,235,107,195>>}]}, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} 04:12:53.723 [info] auth_response(<<"262421971797555">>): {ok,[{epdg_auth_tuple,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151>>,<<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>,<<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>,<<187,229,198,100,124,238,105,216,15,87,117,140,222,235,107,195>>}]} 04:12:53.724 [info] auth_response for <<"262421971797555">>: {ok,[{epdg_auth_tuple,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151>>,<<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>,<<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>,<<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>,<<187,229,198,100,124,238,105,216,15,87,117,140,222,235,107,195>>}]} 04:12:53.724 [info] GSUP: Tx #{auth_tuples => [#{autn => <<102,105,206,233,169,234,84,249,45,87,7,101,156,251,234,218>>,ck => <<187,229,198,100,124,238,105,216,15,87,117,140,222,235,107,195>>,ik => <<50,34,101,194,146,194,18,51,141,100,91,120,202,219,82,146>>,rand => <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151>>,res => <<113,230,25,191,152,164,245,173,158,21,219,173,245,190,116,151,34,224,214,17,240,220,61,192,102,84,65,29,230,174>>}],imsi => <<"262421971797555">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421971797555">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421971797555 receive call lu_request from <0.1244.0> in state state_authenticating 04:12:53.729 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421971797555">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421971797555 send ok to <0.1244.0> *DBG* epdg_ue_fsm_262421971797555 consume call lu_request from <0.1244.0> in state state_authenticating *DBG* aaa_ue_fsm_262421971797555 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.729 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.730 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} 04:12:53.730 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.730 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421971797555",undefined,undefined,false,false,undefined} 04:12:53.730 [debug] SWx Tx SAR Imsi="262421971797555" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421971797555 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421971797555 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.731 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421971797555",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421971797555 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1245.0> in state state_wait_swx_saa 04:12:53.741 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421971797555",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.741 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421971797555 send ok to <0.1245.0> *DBG* epdg_ue_fsm_262421971797555 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421971797555 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1245.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421971797555 send ok to <0.211.0> 04:12:53.741 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421971797555",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262421971797555">>,ok}} *DBG* epdg_ue_fsm_262421971797555 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.741 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.742 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} 04:12:53.742 [info] lu_response(<<"262421971797555">>): ok 04:12:53.742 [info] lu_response for <<"262421971797555">>: ok 04:12:53.742 [info] GSUP: Tx #{imsi => <<"262421971797555">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421971797555">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421971797555 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1246.0> in state state_authenticated 04:12:53.747 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421971797555">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.747 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.748 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} 04:12:53.748 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:53.748 [info] s2b: Tx {gtp,v2,create_session_request,0,8754763,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421971797555">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000338,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616242,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421971797555 send ok to <0.1246.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.748 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421971797555 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1246.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421971797555 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421971797555 receive call {rx_s6b_aar,"262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1247.0> in state state_authenticated 04:12:53.760 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.760 [info] ue_fsm ev_rx_s6b_aar: "262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.761 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421971797555",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421971797555 send ok to <0.1247.0> *DBG* aaa_ue_fsm_262421971797555 consume call {rx_s6b_aar,"262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1247.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.761 [debug] SWx Tx SAR Imsi="262421971797555" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.761 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421971797555",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:53.761 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421971797555 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1248.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421971797555 send ok to <0.1248.0> 04:12:53.766 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421971797555",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421971797555 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1248.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.766 [info] ue_fsm ev_rx_swx_saa 04:12:53.766 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421971797555","262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1247.0>} 04:12:53.766 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.766 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.772 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,146,133,150,75,0,2,0,2,0,16,0,87,0,9,1,160,200,127,0,43,172,18,50,103,79,0,5,0,1,192,168,0,50,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,200,127,0,43,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,200,127,0,43,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.772 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000338,8754763,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<200,127,0,43>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3363766315,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3363766315,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} 04:12:53.772 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421971797555">>,<0.1241.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000338,3363766315,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616242,3363766315}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421971797555 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 2699616242, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3363766315}}} from <0.1249.0> in state state_wait_create_session_resp 04:12:53.772 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.772 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 2699616242,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3363766315}} 04:12:53.772 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} 04:12:53.772 [info] KMOD Port Create PDP Context Call {<0.1241.0>,[alias|#Ref<0.4071005738.2327379979.178851>]}: {create_pdp_context,{172,18,50,103},2699616242,3363766315,{192,168,0,50}} 04:12:53.772 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,50}, 2699616242, 3363766315 04:12:53.772 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],716,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,50}},{i_tid,2699616242},{o_tid,3363766315}]}} *DBG* epdg_ue_fsm_262421971797555 send ok to <0.1249.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421971797555">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 2699616242, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3363766315}}}} *DBG* epdg_ue_fsm_262421971797555 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 2699616242, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3363766315}}} from <0.1249.0> in state state_wait_create_session_resp => state_active 04:12:53.773 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 2699616242,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3363766315}) returned ok 04:12:53.773 [info] tunnel_response(<<"262421971797555">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 2699616242,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3363766315}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.773 [info] tunnel_response for <<"262421971797555">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 2699616242,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3363766315}} 04:12:53.773 [info] GSUP: Tx #{imsi => <<"262421971797555">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,50>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428407114316">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:53.804 [info] GSUP: Rx #{imsi => <<"262428407114316">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428407114316 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428407114316 consume internal init_state in state state_new 04:12:53.804 [info] ue_fsm start(epdg_ue_fsm_262428407114316) *DBG* epdg_ue_fsm_262428407114316 receive call {auth_request,33,"internet",#{}} from <0.1250.0> in state state_new 04:12:53.804 [info] ue_fsm init(<<"262428407114316">>) *DBG* epdg_ue_fsm_262428407114316 send ok to <0.1250.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.804 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428407114316 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428407114316 consume call {auth_request,33,"internet",#{}} from <0.1250.0> in state state_new => state_wait_auth_resp 04:12:53.805 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428407114316 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428407114316 consume internal init_state in state state_new 04:12:53.805 [info] ue_fsm start_link(aaa_ue_fsm_262428407114316) *DBG* aaa_ue_fsm_262428407114316 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.805 [info] ue_fsm init("262428407114316") 04:12:53.805 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.806 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428407114316",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428407114316 send ok to <0.201.0> 04:12:53.806 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428407114316 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.806 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262428407114316",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428407114316 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>, <<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142, 111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>, <<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206, 226>>, <<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]}} from <0.1253.0> in state state_wait_swx_maa 04:12:53.820 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428407114316",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182]],[[51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45]],["foobar"],[[0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191]],[[244,177,155,251,63,211,135,164,178,239,19,145,73,196,206,226]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428407114316 send ok to <0.1253.0> 04:12:53.820 [info] dia_sip2gsup: auth [51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182] authz [51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45]  *DBG* aaa_ue_fsm_262428407114316 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>, <<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142, 111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>, <<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206, 226>>, <<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]}} from <0.1253.0> in state state_wait_swx_maa => state_new 04:12:53.820 [info] rand [51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111] autn [244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182]  *DBG* epdg_ue_fsm_262428407114316 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>, <<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142, 111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>, <<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206, 226>>, <<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.820 [info] ue_fsm ev_rx_swx_maa 04:12:53.821 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428407114316",undefined,undefined,false,false,undefined} 04:12:53.821 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>,<<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>,<<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206,226>>,<<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]} *DBG* epdg_ue_fsm_262428407114316 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428407114316">>, {ok, [{epdg_auth_tuple, <<51,119,10,211,114,148,86,207,177,184,124,174, 78,106,142,111>>, <<244,135,3,137,149,168,215,226,107,113,206,18, 96,193,81,182>>, <<51,119,10,211,114,148,86,207,177,184,124,174, 78,106,142,111,75,62,62,173,97,64,15,87,226, 209,61,45,160,45>>, <<244,177,155,251,63,211,135,164,178,239,19, 145,73,196,206,226>>, <<0,47,187,160,39,211,8,107,244,71,109,47, 57,156,187,191>>}]}}} 04:12:53.823 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>,<<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>,<<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206,226>>,<<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]}, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428407114316 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>, <<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>, <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142, 111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>, <<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206, 226>>, <<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.823 [info] auth_response(<<"262428407114316">>): {ok,[{epdg_auth_tuple,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>,<<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>,<<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206,226>>,<<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.824 [info] auth_response for <<"262428407114316">>: {ok,[{epdg_auth_tuple,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>,<<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>,<<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>,<<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206,226>>,<<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>}]} 04:12:53.824 [info] GSUP: Tx #{auth_tuples => [#{autn => <<244,135,3,137,149,168,215,226,107,113,206,18,96,193,81,182>>,ck => <<0,47,187,160,39,211,8,107,244,71,109,47,57,156,187,191>>,ik => <<244,177,155,251,63,211,135,164,178,239,19,145,73,196,206,226>>,rand => <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111>>,res => <<51,119,10,211,114,148,86,207,177,184,124,174,78,106,142,111,75,62,62,173,97,64,15,87,226,209,61,45,160,45>>}],imsi => <<"262428407114316">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428407114316">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428407114316 receive call lu_request from <0.1254.0> in state state_authenticating 04:12:53.828 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428407114316">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428407114316 send ok to <0.1254.0> *DBG* aaa_ue_fsm_262428407114316 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428407114316 consume call lu_request from <0.1254.0> in state state_authenticating 04:12:53.828 [info] ue_fsm lu_request 04:12:53.828 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} 04:12:53.828 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.828 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428407114316",undefined,undefined,false,false,undefined} 04:12:53.829 [debug] SWx Tx SAR Imsi="262428407114316" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428407114316 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428407114316 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.829 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428407114316",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428407114316 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1255.0> in state state_wait_swx_saa 04:12:53.838 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428407114316",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428407114316 send ok to <0.1255.0> *DBG* aaa_ue_fsm_262428407114316 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1255.0> in state state_wait_swx_saa => state_authenticated 04:12:53.838 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428407114316 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.838 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428407114316",undefined,undefined,false,false,undefined} 04:12:53.838 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428407114316 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428407114316">>,ok}} 04:12:53.838 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428407114316 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.838 [info] lu_response(<<"262428407114316">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.839 [info] lu_response for <<"262428407114316">>: ok 04:12:53.839 [info] GSUP: Tx #{imsi => <<"262428407114316">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428407114316">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428407114316 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1256.0> in state state_authenticated 04:12:53.843 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428407114316">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.843 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.844 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428407114316 send ok to <0.1256.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428407114316 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1256.0> in state state_authenticated => state_wait_create_session_resp 04:12:53.844 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262428407114316 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:53.844 [info] s2b: Tx {gtp,v2,create_session_request,0,8754764,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428407114316">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000339,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616243,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:53.844 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428407114316 receive call {rx_s6b_aar,"262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1257.0> in state state_authenticated 04:12:53.859 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.859 [info] ue_fsm ev_rx_s6b_aar: "262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.859 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428407114316",undefined,undefined,true,false,undefined} 04:12:53.859 [debug] SWx Tx SAR Imsi="262428407114316" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428407114316 send ok to <0.1257.0> 04:12:53.859 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428407114316",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428407114316 consume call {rx_s6b_aar,"262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.859 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428407114316 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1258.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428407114316 send ok to <0.1258.0> 04:12:53.868 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428407114316",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.868 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428407114316 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.869 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428407114316","262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1257.0>} 04:12:53.869 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.869 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.880 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,147,133,150,76,0,2,0,2,0,16,0,87,0,9,1,160,225,94,227,14,172,18,50,103,79,0,5,0,1,192,168,0,51,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,225,94,227,14,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,225,94,227,14,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.880 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000339,8754764,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<225,94,227,14>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3781092110,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3781092110,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} 04:12:53.880 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428407114316">>,<0.1251.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000339,3781092110,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,2699616243,3781092110}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428407114316 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 2699616243, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3781092110}}} from <0.1259.0> in state state_wait_create_session_resp 04:12:53.880 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.880 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 2699616243,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3781092110}} 04:12:53.881 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} 04:12:53.881 [info] KMOD Port Create PDP Context Call {<0.1251.0>,[alias|#Ref<0.4071005738.2327379969.179222>]}: {create_pdp_context,{172,18,50,103},2699616243,3781092110,{192,168,0,51}} 04:12:53.881 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,51}, 2699616243, 3781092110 04:12:53.881 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],706,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,51}},{i_tid,2699616243},{o_tid,3781092110}]}} *DBG* epdg_ue_fsm_262428407114316 send ok to <0.1259.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428407114316">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 2699616243, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3781092110}}}} 04:12:53.882 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 2699616243,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3781092110}) returned ok *DBG* epdg_ue_fsm_262428407114316 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 2699616243, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3781092110}}} from <0.1259.0> in state state_wait_create_session_resp => state_active 04:12:53.882 [info] tunnel_response(<<"262428407114316">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 2699616243,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3781092110}} 04:12:53.882 [info] tunnel_response for <<"262428407114316">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 2699616243,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3781092110}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.883 [info] GSUP: Tx #{imsi => <<"262428407114316">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,51>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422966664600">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:53.904 [info] GSUP: Rx #{imsi => <<"262422966664600">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422966664600 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422966664600 consume internal init_state in state state_new 04:12:53.904 [info] ue_fsm start(epdg_ue_fsm_262422966664600) *DBG* epdg_ue_fsm_262422966664600 receive call {auth_request,33,"internet",#{}} from <0.1260.0> in state state_new 04:12:53.904 [info] ue_fsm init(<<"262422966664600">>) 04:12:53.904 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422966664600 send ok to <0.1260.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422966664600 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422966664600 consume call {auth_request,33,"internet",#{}} from <0.1260.0> in state state_new => state_wait_auth_resp 04:12:53.905 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422966664600 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422966664600 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:53.905 [info] ue_fsm start_link(aaa_ue_fsm_262422966664600) *DBG* aaa_ue_fsm_262422966664600 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.905 [info] ue_fsm init("262422966664600") 04:12:53.905 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.906 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422966664600",undefined,undefined,false,false,undefined} 04:12:53.906 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:53.906 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262422966664600",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422966664600 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422966664600 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.920 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422966664600",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179]],[[38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240]],["foobar"],[[238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205]],[[23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422966664600 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>, <<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247, 115,176,83,77,157,254,118,100,45,193,238,229,226,240>>, <<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>, <<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]}} from <0.1263.0> in state state_wait_swx_maa 04:12:53.920 [info] dia_sip2gsup: auth [38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179] authz [38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240]  04:12:53.920 [info] rand [38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247] autn [74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179]  *DBG* aaa_ue_fsm_262422966664600 send ok to <0.1263.0> 04:12:53.920 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422966664600 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>, <<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247, 115,176,83,77,157,254,118,100,45,193,238,229,226,240>>, <<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>, <<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]}} from <0.1263.0> in state state_wait_swx_maa => state_new 04:12:53.921 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422966664600",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422966664600 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>, <<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247, 115,176,83,77,157,254,118,100,45,193,238,229,226,240>>, <<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>, <<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.921 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>,<<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240>>,<<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>,<<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]} 04:12:53.922 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>,<<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240>>,<<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>,<<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]}, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422966664600 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422966664600">>, {ok, [{epdg_auth_tuple, <<38,153,161,171,58,59,29,23,235,233,60,243,21, 128,41,247>>, <<74,25,106,189,139,9,193,251,84,197,84,211,36, 180,229,179>>, <<38,153,161,171,58,59,29,23,235,233,60,243,21, 128,41,247,115,176,83,77,157,254,118,100,45, 193,238,229,226,240>>, <<23,232,138,233,91,84,92,199,152,34,73,56,116, 148,251,104>>, <<238,170,33,40,77,87,224,181,38,148,87, 107,89,145,33,205>>}]}}} 04:12:53.922 [info] auth_response(<<"262422966664600">>): {ok,[{epdg_auth_tuple,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>,<<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240>>,<<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>,<<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]} *DBG* epdg_ue_fsm_262422966664600 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>, <<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>, <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247, 115,176,83,77,157,254,118,100,45,193,238,229,226,240>>, <<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>, <<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.923 [info] auth_response for <<"262422966664600">>: {ok,[{epdg_auth_tuple,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>,<<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>,<<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240>>,<<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>,<<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.923 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,25,106,189,139,9,193,251,84,197,84,211,36,180,229,179>>,ck => <<238,170,33,40,77,87,224,181,38,148,87,107,89,145,33,205>>,ik => <<23,232,138,233,91,84,92,199,152,34,73,56,116,148,251,104>>,rand => <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247>>,res => <<38,153,161,171,58,59,29,23,235,233,60,243,21,128,41,247,115,176,83,77,157,254,118,100,45,193,238,229,226,240>>}],imsi => <<"262422966664600">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422966664600">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422966664600 receive call lu_request from <0.1264.0> in state state_authenticating 04:12:53.927 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422966664600">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422966664600 send ok to <0.1264.0> 04:12:53.928 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422966664600 consume call lu_request from <0.1264.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422966664600 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.928 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} 04:12:53.928 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.928 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422966664600",undefined,undefined,false,false,undefined} 04:12:53.928 [debug] SWx Tx SAR Imsi="262422966664600" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.929 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422966664600",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422966664600 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422966664600 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422966664600 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1265.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422966664600 send ok to <0.1265.0> 04:12:53.936 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422966664600",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422966664600 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1265.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422966664600 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.936 [info] ue_fsm ev_rx_swx_saa 04:12:53.936 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422966664600",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422966664600 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422966664600">>,ok}} 04:12:53.936 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422966664600 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.937 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.937 [info] lu_response(<<"262422966664600">>): ok 04:12:53.937 [info] lu_response for <<"262422966664600">>: ok 04:12:53.937 [info] GSUP: Tx #{imsi => <<"262422966664600">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422966664600">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422966664600 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1266.0> in state state_authenticated 04:12:53.941 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422966664600">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.941 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.941 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} 04:12:53.941 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:53.942 [info] s2b: Tx {gtp,v2,create_session_request,0,8754765,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422966664600">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000340,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616244,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422966664600 send ok to <0.1266.0> 04:12:53.942 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422966664600 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1266.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422966664600 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422966664600 receive call {rx_s6b_aar,"262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1267.0> in state state_authenticated 04:12:53.951 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.951 [info] ue_fsm ev_rx_s6b_aar: "262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:53.951 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422966664600",undefined,undefined,true,false,undefined} 04:12:53.951 [debug] SWx Tx SAR Imsi="262422966664600" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:53.951 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422966664600",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422966664600 send ok to <0.1267.0> 04:12:53.951 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422966664600 consume call {rx_s6b_aar,"262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1267.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422966664600 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1268.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422966664600 send ok to <0.1268.0> 04:12:53.954 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422966664600",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422966664600 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1268.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.954 [info] ue_fsm ev_rx_swx_saa 04:12:53.955 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422966664600","262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1267.0>} 04:12:53.955 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.955 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.958 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,148,133,150,77,0,2,0,2,0,16,0,87,0,9,1,160,80,44,135,222,172,18,50,103,79,0,5,0,1,192,168,0,52,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,80,44,135,222,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,80,44,135,222,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.958 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000340,8754765,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<80,44,135,222>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1345095646,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1345095646,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} *DBG* epdg_ue_fsm_262422966664600 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 2699616244, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1345095646}}} from <0.1269.0> in state state_wait_create_session_resp 04:12:53.958 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422966664600">>,<0.1261.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000340,1345095646,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616244,1345095646}],[],[]}}}} 04:12:53.958 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.958 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 2699616244,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1345095646}} 04:12:53.959 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} 04:12:53.959 [info] KMOD Port Create PDP Context Call {<0.1261.0>,[alias|#Ref<0.4071005738.2327379969.179406>]}: {create_pdp_context,{172,18,50,103},2699616244,1345095646,{192,168,0,52}} 04:12:53.959 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,52}, 2699616244, 1345095646 04:12:53.959 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],780,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,52}},{i_tid,2699616244},{o_tid,1345095646}]}} *DBG* epdg_ue_fsm_262422966664600 send ok to <0.1269.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422966664600">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 2699616244, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1345095646}}}} 04:12:53.959 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 2699616244,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1345095646}) returned ok *DBG* epdg_ue_fsm_262422966664600 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 2699616244, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1345095646}}} from <0.1269.0> in state state_wait_create_session_resp => state_active 04:12:53.959 [info] tunnel_response(<<"262422966664600">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 2699616244,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1345095646}} 04:12:53.959 [info] tunnel_response for <<"262422966664600">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 2699616244,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1345095646}} 04:12:53.959 [info] GSUP: Tx #{imsi => <<"262422966664600">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,52>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428866093042">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:54.005 [info] GSUP: Rx #{imsi => <<"262428866093042">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428866093042 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428866093042 consume internal init_state in state state_new 04:12:54.005 [info] ue_fsm start(epdg_ue_fsm_262428866093042) *DBG* epdg_ue_fsm_262428866093042 receive call {auth_request,33,"internet",#{}} from <0.1270.0> in state state_new 04:12:54.006 [info] ue_fsm init(<<"262428866093042">>) *DBG* epdg_ue_fsm_262428866093042 send ok to <0.1270.0> *DBG* epdg_ue_fsm_262428866093042 consume call {auth_request,33,"internet",#{}} from <0.1270.0> in state state_new => state_wait_auth_resp 04:12:54.006 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428866093042 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428866093042 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.006 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428866093042 consume internal init_state in state state_new 04:12:54.007 [info] ue_fsm start_link(aaa_ue_fsm_262428866093042) *DBG* aaa_ue_fsm_262428866093042 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.007 [info] ue_fsm init("262428866093042") 04:12:54.007 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.007 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428866093042",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428866093042 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428866093042 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.008 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.008 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262428866093042",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428866093042 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>, <<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120, 148,7,102,47,35,188,171,56,95,68,80,156,159,138>>, <<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>, <<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86, 157>>}]}} from <0.1273.0> in state state_wait_swx_maa 04:12:54.022 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428866093042",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191]],[[52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138]],["foobar"],[[119,116,214,67,254,143,93,77,68,15,226,137,217,22,86,157]],[[226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428866093042 send ok to <0.1273.0> 04:12:54.022 [info] dia_sip2gsup: auth [52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191] authz [52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138]  *DBG* aaa_ue_fsm_262428866093042 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>, <<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120, 148,7,102,47,35,188,171,56,95,68,80,156,159,138>>, <<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>, <<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86, 157>>}]}} from <0.1273.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428866093042 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>, <<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120, 148,7,102,47,35,188,171,56,95,68,80,156,159,138>>, <<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>, <<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86, 157>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.022 [info] rand [52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120] autn [162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191]  04:12:54.022 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428866093042 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428866093042">>, {ok, [{epdg_auth_tuple, <<52,132,5,207,88,73,201,227,213,113,142,3,141, 219,173,120>>, <<162,85,132,133,245,116,150,100,45,148,29,46, 240,168,163,191>>, <<52,132,5,207,88,73,201,227,213,113,142,3,141, 219,173,120,148,7,102,47,35,188,171,56,95,68, 80,156,159,138>>, <<226,8,129,43,111,3,165,140,78,209,170,39,212, 87,117,200>>, <<119,116,214,67,254,143,93,77,68,15,226, 137,217,22,86,157>>}]}}} *DBG* epdg_ue_fsm_262428866093042 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>, <<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>, <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120, 148,7,102,47,35,188,171,56,95,68,80,156,159,138>>, <<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>, <<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86, 157>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.023 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428866093042",undefined,undefined,false,false,undefined} 04:12:54.023 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>,<<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138>>,<<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>,<<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86,157>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.024 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>,<<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138>>,<<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>,<<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86,157>>}]}, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} 04:12:54.024 [info] auth_response(<<"262428866093042">>): {ok,[{epdg_auth_tuple,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>,<<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138>>,<<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>,<<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86,157>>}]} 04:12:54.025 [info] auth_response for <<"262428866093042">>: {ok,[{epdg_auth_tuple,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>,<<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>,<<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138>>,<<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>,<<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86,157>>}]} 04:12:54.025 [info] GSUP: Tx #{auth_tuples => [#{autn => <<162,85,132,133,245,116,150,100,45,148,29,46,240,168,163,191>>,ck => <<119,116,214,67,254,143,93,77,68,15,226,137,217,22,86,157>>,ik => <<226,8,129,43,111,3,165,140,78,209,170,39,212,87,117,200>>,rand => <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120>>,res => <<52,132,5,207,88,73,201,227,213,113,142,3,141,219,173,120,148,7,102,47,35,188,171,56,95,68,80,156,159,138>>}],imsi => <<"262428866093042">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428866093042">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428866093042 receive call lu_request from <0.1274.0> in state state_authenticating *DBG* epdg_ue_fsm_262428866093042 send ok to <0.1274.0> *DBG* epdg_ue_fsm_262428866093042 consume call lu_request from <0.1274.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.030 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428866093042">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428866093042 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.030 [info] ue_fsm lu_request 04:12:54.030 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} 04:12:54.031 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.031 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428866093042",undefined,undefined,false,false,undefined} 04:12:54.031 [debug] SWx Tx SAR Imsi="262428866093042" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428866093042 send ok to <0.201.0> 04:12:54.031 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428866093042",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428866093042 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428866093042 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1275.0> in state state_wait_swx_saa 04:12:54.041 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428866093042",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428866093042 send ok to <0.1275.0> *DBG* epdg_ue_fsm_262428866093042 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428866093042 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1275.0> in state state_wait_swx_saa => state_authenticated 04:12:54.041 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428866093042 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428866093042">>,ok}} 04:12:54.042 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428866093042",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428866093042 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.042 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.042 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} 04:12:54.042 [info] lu_response(<<"262428866093042">>): ok 04:12:54.042 [info] lu_response for <<"262428866093042">>: ok 04:12:54.042 [info] GSUP: Tx #{imsi => <<"262428866093042">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428866093042">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428866093042 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1276.0> in state state_authenticated 04:12:54.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428866093042">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.047 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.047 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} 04:12:54.048 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262428866093042 send ok to <0.1276.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.048 [info] s2b: Tx {gtp,v2,create_session_request,0,8754766,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428866093042">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000341,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616245,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428866093042 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1276.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.048 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428866093042 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428866093042 receive call {rx_s6b_aar,"262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1277.0> in state state_authenticated 04:12:54.056 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.056 [info] ue_fsm ev_rx_s6b_aar: "262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262428866093042 send ok to <0.1277.0> 04:12:54.056 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428866093042",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428866093042 consume call {rx_s6b_aar,"262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1277.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.056 [debug] SWx Tx SAR Imsi="262428866093042" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428866093042",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:54.056 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428866093042 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1278.0> in state state_authenticated_wait_swx_saa 04:12:54.058 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428866093042",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428866093042 send ok to <0.1278.0> 04:12:54.058 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428866093042 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1278.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.058 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428866093042","262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1277.0>} 04:12:54.058 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.061 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,149,133,150,78,0,2,0,2,0,16,0,87,0,9,1,160,140,242,242,45,172,18,50,103,79,0,5,0,1,192,168,0,53,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,140,242,242,45,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,140,242,242,45,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.061 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000341,8754766,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<140,242,242,45>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2364731949,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2364731949,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} 04:12:54.061 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428866093042">>,<0.1271.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000341,2364731949,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616245,2364731949}],[],[],[]}}}} *DBG* epdg_ue_fsm_262428866093042 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 2699616245, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2364731949}}} from <0.1279.0> in state state_wait_create_session_resp 04:12:54.061 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.061 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 2699616245,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2364731949}} 04:12:54.061 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} 04:12:54.061 [info] KMOD Port Create PDP Context Call {<0.1271.0>,[alias|#Ref<0.4071005738.2327379979.179220>]}: {create_pdp_context,{172,18,50,103},2699616245,2364731949,{192,168,0,53}} 04:12:54.061 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,53}, 2699616245, 2364731949 04:12:54.061 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],844,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,53}},{i_tid,2699616245},{o_tid,2364731949}]}} 04:12:54.062 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 2699616245,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2364731949}) returned ok *DBG* epdg_ue_fsm_262428866093042 send ok to <0.1279.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428866093042">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 2699616245, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2364731949}}}} 04:12:54.062 [info] tunnel_response(<<"262428866093042">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 2699616245,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2364731949}} *DBG* epdg_ue_fsm_262428866093042 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 2699616245, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2364731949}}} from <0.1279.0> in state state_wait_create_session_resp => state_active 04:12:54.062 [info] tunnel_response for <<"262428866093042">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 2699616245,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2364731949}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.062 [info] GSUP: Tx #{imsi => <<"262428866093042">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,53>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425020136076">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425020136076 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425020136076 consume internal init_state in state state_new 04:12:54.105 [info] GSUP: Rx #{imsi => <<"262425020136076">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425020136076 receive call {auth_request,33,"internet",#{}} from <0.1280.0> in state state_new 04:12:54.106 [info] ue_fsm start(epdg_ue_fsm_262425020136076) *DBG* epdg_ue_fsm_262425020136076 send ok to <0.1280.0> 04:12:54.106 [info] ue_fsm init(<<"262425020136076">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425020136076 consume call {auth_request,33,"internet",#{}} from <0.1280.0> in state state_new => state_wait_auth_resp 04:12:54.106 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425020136076 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425020136076 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.106 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425020136076 consume internal init_state in state state_new 04:12:54.107 [info] ue_fsm start_link(aaa_ue_fsm_262425020136076) *DBG* aaa_ue_fsm_262425020136076 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.107 [info] ue_fsm init("262425020136076") 04:12:54.107 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.108 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425020136076",undefined,undefined,false,false,undefined} 04:12:54.108 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.108 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262425020136076",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425020136076 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425020136076 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.122 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425020136076",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224]],[[254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77]],["foobar"],[[195,225,250,245,9,190,157,189,77,164,231,125,171,47,121,189]],[[151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425020136076 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>, <<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200, 17,146,8,145,161,231,43,166,58,4,66,149,77>>, <<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>, <<195,225,250,245,9,190,157,189,77,164,231,125,171,47, 121,189>>}]}} from <0.1283.0> in state state_wait_swx_maa 04:12:54.122 [info] dia_sip2gsup: auth [254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224] authz [254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77]  04:12:54.123 [info] rand [254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211] autn [4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224]  *DBG* aaa_ue_fsm_262425020136076 send ok to <0.1283.0> 04:12:54.123 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425020136076 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>, <<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200, 17,146,8,145,161,231,43,166,58,4,66,149,77>>, <<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>, <<195,225,250,245,9,190,157,189,77,164,231,125,171,47, 121,189>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425020136076 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>, <<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200, 17,146,8,145,161,231,43,166,58,4,66,149,77>>, <<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>, <<195,225,250,245,9,190,157,189,77,164,231,125,171,47, 121,189>>}]}} from <0.1283.0> in state state_wait_swx_maa => state_new 04:12:54.124 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425020136076",undefined,undefined,false,false,undefined} 04:12:54.124 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>,<<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77>>,<<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>,<<195,225,250,245,9,190,157,189,77,164,231,125,171,47,121,189>>}]} *DBG* epdg_ue_fsm_262425020136076 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425020136076">>, {ok, [{epdg_auth_tuple, <<254,5,211,87,215,16,1,178,23,250,181,182,93, 29,126,211>>, <<4,168,66,50,36,120,230,63,27,147,176,193,203, 124,88,224>>, <<254,5,211,87,215,16,1,178,23,250,181,182,93, 29,126,211,200,17,146,8,145,161,231,43,166, 58,4,66,149,77>>, <<151,188,224,178,238,55,255,188,125,83,108,62, 123,88,75,116>>, <<195,225,250,245,9,190,157,189,77,164, 231,125,171,47,121,189>>}]}}} 04:12:54.125 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>,<<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77>>,<<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>,<<195,225,250,245,9,190,157,189,77,164,231,125,171,47,121,189>>}]}, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425020136076 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>, <<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>, <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200, 17,146,8,145,161,231,43,166,58,4,66,149,77>>, <<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>, <<195,225,250,245,9,190,157,189,77,164,231,125,171,47, 121,189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.125 [info] auth_response(<<"262425020136076">>): {ok,[{epdg_auth_tuple,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>,<<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77>>,<<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>,<<195,225,250,245,9,190,157,189,77,164,231,125,171,47,121,189>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.126 [info] auth_response for <<"262425020136076">>: {ok,[{epdg_auth_tuple,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>,<<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>,<<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77>>,<<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>,<<195,225,250,245,9,190,157,189,77,164,231,125,171,47,121,189>>}]} 04:12:54.126 [info] GSUP: Tx #{auth_tuples => [#{autn => <<4,168,66,50,36,120,230,63,27,147,176,193,203,124,88,224>>,ck => <<195,225,250,245,9,190,157,189,77,164,231,125,171,47,121,189>>,ik => <<151,188,224,178,238,55,255,188,125,83,108,62,123,88,75,116>>,rand => <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211>>,res => <<254,5,211,87,215,16,1,178,23,250,181,182,93,29,126,211,200,17,146,8,145,161,231,43,166,58,4,66,149,77>>}],imsi => <<"262425020136076">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425020136076">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425020136076 receive call lu_request from <0.1284.0> in state state_authenticating 04:12:54.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425020136076">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425020136076 send ok to <0.1284.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425020136076 consume call lu_request from <0.1284.0> in state state_authenticating 04:12:54.132 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425020136076 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.132 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} 04:12:54.132 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.133 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425020136076",undefined,undefined,false,false,undefined} 04:12:54.133 [debug] SWx Tx SAR Imsi="262425020136076" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.133 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425020136076",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425020136076 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425020136076 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425020136076 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1285.0> in state state_wait_swx_saa 04:12:54.145 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425020136076",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425020136076 send ok to <0.1285.0> 04:12:54.145 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425020136076 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425020136076 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1285.0> in state state_wait_swx_saa => state_authenticated 04:12:54.145 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425020136076",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425020136076 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425020136076">>,ok}} 04:12:54.145 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425020136076 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.145 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.145 [info] lu_response(<<"262425020136076">>): ok 04:12:54.146 [info] lu_response for <<"262425020136076">>: ok 04:12:54.146 [info] GSUP: Tx #{imsi => <<"262425020136076">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425020136076">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425020136076 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1286.0> in state state_authenticated 04:12:54.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425020136076">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.152 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.152 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} 04:12:54.152 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:54.152 [info] s2b: Tx {gtp,v2,create_session_request,0,8754767,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425020136076">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000342,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616246,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425020136076 send ok to <0.1286.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.153 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425020136076 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1286.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425020136076 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425020136076 receive call {rx_s6b_aar,"262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1287.0> in state state_authenticated 04:12:54.169 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.169 [info] ue_fsm ev_rx_s6b_aar: "262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.169 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425020136076",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425020136076 send ok to <0.1287.0> 04:12:54.170 [debug] SWx Tx SAR Imsi="262425020136076" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425020136076 consume call {rx_s6b_aar,"262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1287.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.170 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425020136076",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:54.170 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425020136076 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1288.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425020136076 send ok to <0.1288.0> 04:12:54.176 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425020136076",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.176 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425020136076 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1288.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.177 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425020136076","262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1287.0>} 04:12:54.177 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.177 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.189 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,150,133,150,79,0,2,0,2,0,16,0,87,0,9,1,160,172,145,62,129,172,18,50,103,79,0,5,0,1,192,168,0,54,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,172,145,62,129,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,172,145,62,129,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.189 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000342,8754767,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<172,145,62,129>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2895199873,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2895199873,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} 04:12:54.190 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425020136076">>,<0.1281.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000342,2895199873,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616246,2895199873}],[]}}}} *DBG* epdg_ue_fsm_262425020136076 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 2699616246, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2895199873}}} from <0.1289.0> in state state_wait_create_session_resp 04:12:54.190 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.190 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 2699616246,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2895199873}} 04:12:54.191 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} 04:12:54.191 [info] KMOD Port Create PDP Context Call {<0.1281.0>,[alias|#Ref<0.4071005738.2327379979.179361>]}: {create_pdp_context,{172,18,50,103},2699616246,2895199873,{192,168,0,54}} 04:12:54.191 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,54}, 2699616246, 2895199873 04:12:54.191 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],908,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,54}},{i_tid,2699616246},{o_tid,2895199873}]}} 04:12:54.191 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 2699616246,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2895199873}) returned ok *DBG* epdg_ue_fsm_262425020136076 send ok to <0.1289.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425020136076">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 2699616246, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2895199873}}}} *DBG* epdg_ue_fsm_262425020136076 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 2699616246, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2895199873}}} from <0.1289.0> in state state_wait_create_session_resp => state_active 04:12:54.191 [info] tunnel_response(<<"262425020136076">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 2699616246,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2895199873}} 04:12:54.192 [info] tunnel_response for <<"262425020136076">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 2699616246,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2895199873}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.192 [info] GSUP: Tx #{imsi => <<"262425020136076">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,54>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420367151888">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420367151888 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420367151888 consume internal init_state in state state_new 04:12:54.205 [info] GSUP: Rx #{imsi => <<"262420367151888">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420367151888 receive call {auth_request,33,"internet",#{}} from <0.1290.0> in state state_new 04:12:54.205 [info] ue_fsm start(epdg_ue_fsm_262420367151888) *DBG* epdg_ue_fsm_262420367151888 send ok to <0.1290.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.205 [info] ue_fsm init(<<"262420367151888">>) *DBG* aaa_ue_fsm_262420367151888 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420367151888 consume call {auth_request,33,"internet",#{}} from <0.1290.0> in state state_new => state_wait_auth_resp 04:12:54.205 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420367151888 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420367151888 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.206 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420367151888 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.206 [info] ue_fsm start_link(aaa_ue_fsm_262420367151888) 04:12:54.206 [info] ue_fsm init("262420367151888") 04:12:54.206 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.207 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420367151888",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420367151888 send ok to <0.201.0> 04:12:54.207 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420367151888 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.207 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262420367151888",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420367151888 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>, <<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187, 250>>, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187, 178,240,161,36,172,192,81,195,189,195,101,95,142,16>>, <<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>, <<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]}} from <0.1293.0> in state state_wait_swx_maa 04:12:54.221 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420367151888",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250]],[[98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16]],["foobar"],[[81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219]],[[116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.221 [info] dia_sip2gsup: auth [98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250] authz [98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16]  *DBG* aaa_ue_fsm_262420367151888 send ok to <0.1293.0> 04:12:54.221 [info] rand [98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187] autn [159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250]  *DBG* epdg_ue_fsm_262420367151888 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>, <<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187, 250>>, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187, 178,240,161,36,172,192,81,195,189,195,101,95,142,16>>, <<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>, <<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420367151888 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>, <<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187, 250>>, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187, 178,240,161,36,172,192,81,195,189,195,101,95,142,16>>, <<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>, <<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]}} from <0.1293.0> in state state_wait_swx_maa => state_new 04:12:54.221 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420367151888 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420367151888">>, {ok, [{epdg_auth_tuple, <<98,69,242,80,14,4,234,247,159,247,87,51,163, 199,246,187>>, <<159,104,250,252,156,120,100,218,31,83,85,216, 239,254,187,250>>, <<98,69,242,80,14,4,234,247,159,247,87,51,163, 199,246,187,178,240,161,36,172,192,81,195, 189,195,101,95,142,16>>, <<116,249,204,192,53,155,180,17,43,9,251,85,91, 10,142,144>>, <<81,95,189,30,220,97,101,168,95,93,220, 54,75,50,221,219>>}]}}} 04:12:54.222 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420367151888",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420367151888 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>, <<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187, 250>>, <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187, 178,240,161,36,172,192,81,195,189,195,101,95,142,16>>, <<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>, <<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.222 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>,<<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250>>,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16>>,<<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>,<<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.223 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>,<<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250>>,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16>>,<<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>,<<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]}, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} 04:12:54.223 [info] auth_response(<<"262420367151888">>): {ok,[{epdg_auth_tuple,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>,<<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250>>,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16>>,<<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>,<<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]} 04:12:54.224 [info] auth_response for <<"262420367151888">>: {ok,[{epdg_auth_tuple,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>,<<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250>>,<<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16>>,<<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>,<<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>}]} 04:12:54.224 [info] GSUP: Tx #{auth_tuples => [#{autn => <<159,104,250,252,156,120,100,218,31,83,85,216,239,254,187,250>>,ck => <<81,95,189,30,220,97,101,168,95,93,220,54,75,50,221,219>>,ik => <<116,249,204,192,53,155,180,17,43,9,251,85,91,10,142,144>>,rand => <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187>>,res => <<98,69,242,80,14,4,234,247,159,247,87,51,163,199,246,187,178,240,161,36,172,192,81,195,189,195,101,95,142,16>>}],imsi => <<"262420367151888">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420367151888">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420367151888 receive call lu_request from <0.1294.0> in state state_authenticating 04:12:54.229 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420367151888">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420367151888 send ok to <0.1294.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420367151888 consume call lu_request from <0.1294.0> in state state_authenticating 04:12:54.229 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420367151888 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.229 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} 04:12:54.229 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.230 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420367151888",undefined,undefined,false,false,undefined} 04:12:54.230 [debug] SWx Tx SAR Imsi="262420367151888" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.230 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420367151888",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420367151888 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420367151888 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420367151888 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1295.0> in state state_wait_swx_saa 04:12:54.238 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420367151888",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.238 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420367151888 send ok to <0.1295.0> 04:12:54.238 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420367151888",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420367151888 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420367151888 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1295.0> in state state_wait_swx_saa => state_authenticated 04:12:54.238 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420367151888 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420367151888">>,ok}} 04:12:54.239 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420367151888 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.239 [info] lu_response(<<"262420367151888">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.239 [info] lu_response for <<"262420367151888">>: ok 04:12:54.239 [info] GSUP: Tx #{imsi => <<"262420367151888">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420367151888">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420367151888 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1296.0> in state state_authenticated 04:12:54.244 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420367151888">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.244 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.244 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} 04:12:54.244 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420367151888 send ok to <0.1296.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420367151888 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1296.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.245 [info] s2b: Tx {gtp,v2,create_session_request,0,8754768,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420367151888">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000343,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616247,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420367151888 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.245 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420367151888 receive call {rx_s6b_aar,"262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1297.0> in state state_authenticated 04:12:54.258 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.258 [info] ue_fsm ev_rx_s6b_aar: "262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.259 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420367151888",undefined,undefined,true,false,undefined} 04:12:54.259 [debug] SWx Tx SAR Imsi="262420367151888" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.259 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420367151888",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420367151888 send ok to <0.1297.0> 04:12:54.259 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420367151888 consume call {rx_s6b_aar,"262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1297.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420367151888 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1298.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420367151888 send ok to <0.1298.0> 04:12:54.266 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420367151888",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420367151888 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1298.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.266 [info] ue_fsm ev_rx_swx_saa 04:12:54.266 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420367151888","262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1297.0>} 04:12:54.266 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.266 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.274 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,151,133,150,80,0,2,0,2,0,16,0,87,0,9,1,160,247,92,102,89,172,18,50,103,79,0,5,0,1,192,168,0,55,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,247,92,102,89,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,247,92,102,89,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.274 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000343,8754768,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ї\\fY">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4150027865,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4150027865,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} *DBG* epdg_ue_fsm_262420367151888 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 2699616247, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4150027865}}} from <0.1299.0> in state state_wait_create_session_resp 04:12:54.274 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420367151888">>,<0.1291.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000343,4150027865,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616247,4150027865}],[],[],[],[],[],[],[],[]}}}} 04:12:54.274 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.274 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 2699616247,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4150027865}} *DBG* epdg_ue_fsm_262420367151888 send ok to <0.1299.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420367151888">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 2699616247, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 4150027865}}}} 04:12:54.275 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420367151888 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 2699616247, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4150027865}}} from <0.1299.0> in state state_wait_create_session_resp => state_active 04:12:54.275 [info] KMOD Port Create PDP Context Call {<0.1291.0>,[alias|#Ref<0.4071005738.2327379979.179520>]}: {create_pdp_context,{172,18,50,103},2699616247,4150027865,{192,168,0,55}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.275 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,55}, 2699616247, 4150027865 04:12:54.275 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],972,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,55}},{i_tid,2699616247},{o_tid,4150027865}]}} 04:12:54.275 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 2699616247,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4150027865}) returned ok 04:12:54.275 [info] tunnel_response(<<"262420367151888">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 2699616247,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4150027865}} 04:12:54.276 [info] tunnel_response for <<"262420367151888">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 2699616247,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4150027865}} 04:12:54.276 [info] GSUP: Tx #{imsi => <<"262420367151888">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,55>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423976041651">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423976041651 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423976041651 consume internal init_state in state state_new 04:12:54.305 [info] GSUP: Rx #{imsi => <<"262423976041651">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423976041651 receive call {auth_request,33,"internet",#{}} from <0.1300.0> in state state_new 04:12:54.306 [info] ue_fsm start(epdg_ue_fsm_262423976041651) 04:12:54.306 [info] ue_fsm init(<<"262423976041651">>) *DBG* epdg_ue_fsm_262423976041651 send ok to <0.1300.0> 04:12:54.306 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423976041651 consume call {auth_request,33,"internet",#{}} from <0.1300.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423976041651 enter aaa_ue_fsm in state state_new 04:12:54.306 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423976041651 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423976041651 consume internal init_state in state state_new 04:12:54.306 [info] ue_fsm start_link(aaa_ue_fsm_262423976041651) *DBG* aaa_ue_fsm_262423976041651 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.306 [info] ue_fsm init("262423976041651") 04:12:54.307 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.307 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423976041651",undefined,undefined,false,false,undefined} 04:12:54.307 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.307 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262423976041651",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423976041651 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423976041651 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423976041651 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>, <<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183, 196>>, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141, 168,91,9,18,42,45,10,191,251,225,1,76,29>>, <<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>, <<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245, 223>>}]}} from <0.1303.0> in state state_wait_swx_maa 04:12:54.321 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423976041651",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196]],[[149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29]],["foobar"],[[46,224,178,136,44,173,110,106,154,5,60,173,167,220,245,223]],[[225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.321 [info] dia_sip2gsup: auth [149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196] authz [149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29]  04:12:54.321 [info] rand [149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10] autn [247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196]  *DBG* aaa_ue_fsm_262423976041651 send ok to <0.1303.0> 04:12:54.321 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423976041651 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>, <<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183, 196>>, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141, 168,91,9,18,42,45,10,191,251,225,1,76,29>>, <<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>, <<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245, 223>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423976041651 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>, <<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183, 196>>, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141, 168,91,9,18,42,45,10,191,251,225,1,76,29>>, <<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>, <<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245, 223>>}]}} from <0.1303.0> in state state_wait_swx_maa => state_new 04:12:54.322 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423976041651",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423976041651 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423976041651">>, {ok, [{epdg_auth_tuple, <<149,243,221,172,54,6,84,180,251,24,28,94,27, 92,73,10>>, <<247,173,236,208,116,4,219,149,149,194,193, 205,169,194,183,196>>, <<149,243,221,172,54,6,84,180,251,24,28,94,27, 92,73,10,141,168,91,9,18,42,45,10,191,251, 225,1,76,29>>, <<225,72,34,206,116,44,110,108,7,112,115,84, 151,174,11,87>>, <<46,224,178,136,44,173,110,106,154,5,60, 173,167,220,245,223>>}]}}} *DBG* epdg_ue_fsm_262423976041651 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>, <<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183, 196>>, <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141, 168,91,9,18,42,45,10,191,251,225,1,76,29>>, <<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>, <<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245, 223>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.322 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>,<<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196>>,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29>>,<<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>,<<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245,223>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.323 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>,<<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196>>,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29>>,<<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>,<<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245,223>>}]}, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} 04:12:54.323 [info] auth_response(<<"262423976041651">>): {ok,[{epdg_auth_tuple,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>,<<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196>>,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29>>,<<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>,<<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245,223>>}]} 04:12:54.324 [info] auth_response for <<"262423976041651">>: {ok,[{epdg_auth_tuple,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>,<<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196>>,<<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29>>,<<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>,<<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245,223>>}]} 04:12:54.324 [info] GSUP: Tx #{auth_tuples => [#{autn => <<247,173,236,208,116,4,219,149,149,194,193,205,169,194,183,196>>,ck => <<46,224,178,136,44,173,110,106,154,5,60,173,167,220,245,223>>,ik => <<225,72,34,206,116,44,110,108,7,112,115,84,151,174,11,87>>,rand => <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10>>,res => <<149,243,221,172,54,6,84,180,251,24,28,94,27,92,73,10,141,168,91,9,18,42,45,10,191,251,225,1,76,29>>}],imsi => <<"262423976041651">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423976041651">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423976041651 receive call lu_request from <0.1304.0> in state state_authenticating 04:12:54.329 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423976041651">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423976041651 send ok to <0.1304.0> 04:12:54.330 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423976041651 consume call lu_request from <0.1304.0> in state state_authenticating *DBG* aaa_ue_fsm_262423976041651 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.330 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} 04:12:54.330 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.330 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423976041651",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423976041651 send ok to <0.201.0> 04:12:54.331 [debug] SWx Tx SAR Imsi="262423976041651" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423976041651 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.331 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423976041651",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423976041651 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1305.0> in state state_wait_swx_saa 04:12:54.340 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423976041651",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423976041651 send ok to <0.1305.0> *DBG* epdg_ue_fsm_262423976041651 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.340 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423976041651 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1305.0> in state state_wait_swx_saa => state_authenticated 04:12:54.340 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423976041651",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423976041651 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423976041651">>,ok}} 04:12:54.341 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423976041651 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.341 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.341 [info] lu_response(<<"262423976041651">>): ok 04:12:54.341 [info] lu_response for <<"262423976041651">>: ok 04:12:54.342 [info] GSUP: Tx #{imsi => <<"262423976041651">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423976041651">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423976041651 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1306.0> in state state_authenticated 04:12:54.347 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423976041651">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.347 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.347 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} 04:12:54.347 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:54.348 [info] s2b: Tx {gtp,v2,create_session_request,0,8754769,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423976041651">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000344,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616248,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423976041651 send ok to <0.1306.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423976041651 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1306.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.348 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423976041651 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423976041651 receive call {rx_s6b_aar,"262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1307.0> in state state_authenticated 04:12:54.371 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.371 [info] ue_fsm ev_rx_s6b_aar: "262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.372 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423976041651",undefined,undefined,true,false,undefined} 04:12:54.372 [debug] SWx Tx SAR Imsi="262423976041651" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.372 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423976041651",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423976041651 send ok to <0.1307.0> 04:12:54.372 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423976041651 consume call {rx_s6b_aar,"262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1307.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423976041651 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1308.0> in state state_authenticated_wait_swx_saa 04:12:54.381 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423976041651",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423976041651 send ok to <0.1308.0> 04:12:54.381 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423976041651 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1308.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.381 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423976041651","262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1307.0>} 04:12:54.381 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.381 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.392 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,152,133,150,81,0,2,0,2,0,16,0,87,0,9,1,160,236,44,127,116,172,18,50,103,79,0,5,0,1,192,168,0,56,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,236,44,127,116,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,236,44,127,116,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.393 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000344,8754769,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<236,44,127,116>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3962339188,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3962339188,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} 04:12:54.393 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423976041651">>,<0.1301.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000344,3962339188,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,2699616248,3962339188}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:54.393 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262423976041651 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 2699616248, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3962339188}}} from <0.1309.0> in state state_wait_create_session_resp 04:12:54.393 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 2699616248,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3962339188}} 04:12:54.394 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} 04:12:54.394 [info] KMOD Port Create PDP Context Call {<0.1301.0>,[alias|#Ref<0.4071005738.2327379969.180071>]}: {create_pdp_context,{172,18,50,103},2699616248,3962339188,{192,168,0,56}} 04:12:54.394 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,56}, 2699616248, 3962339188 *DBG* epdg_ue_fsm_262423976041651 send ok to <0.1309.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423976041651">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 2699616248, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3962339188}}}} *DBG* epdg_ue_fsm_262423976041651 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 2699616248, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3962339188}}} from <0.1309.0> in state state_wait_create_session_resp => state_active 04:12:54.394 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],770,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,56}},{i_tid,2699616248},{o_tid,3962339188}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.395 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 2699616248,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3962339188}) returned ok 04:12:54.395 [info] tunnel_response(<<"262423976041651">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 2699616248,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3962339188}} 04:12:54.396 [info] tunnel_response for <<"262423976041651">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 2699616248,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3962339188}} 04:12:54.396 [info] GSUP: Tx #{imsi => <<"262423976041651">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,56>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423289360625">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:54.405 [info] GSUP: Rx #{imsi => <<"262423289360625">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423289360625 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423289360625 consume internal init_state in state state_new 04:12:54.406 [info] ue_fsm start(epdg_ue_fsm_262423289360625) *DBG* epdg_ue_fsm_262423289360625 receive call {auth_request,33,"internet",#{}} from <0.1310.0> in state state_new 04:12:54.406 [info] ue_fsm init(<<"262423289360625">>) *DBG* epdg_ue_fsm_262423289360625 send ok to <0.1310.0> *DBG* epdg_ue_fsm_262423289360625 consume call {auth_request,33,"internet",#{}} from <0.1310.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.406 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423289360625 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423289360625 enter aaa_ue_fsm in state state_new 04:12:54.406 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423289360625 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423289360625 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.407 [info] ue_fsm start_link(aaa_ue_fsm_262423289360625) 04:12:54.407 [info] ue_fsm init("262423289360625") 04:12:54.407 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.408 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423289360625",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423289360625 send ok to <0.201.0> 04:12:54.408 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423289360625 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.408 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262423289360625",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:54.420 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423289360625",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202]],[[156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116]],["foobar"],[[81,135,3,218,19,145,235,139,64,144,184,68,226,27,165,193]],[[233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423289360625 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>, <<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22, 93,109,109,226,212,94,116,140,117,45,49,47,239,116>>, <<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>, <<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165, 193>>}]}} from <0.1313.0> in state state_wait_swx_maa 04:12:54.420 [info] dia_sip2gsup: auth [156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202] authz [156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116]  *DBG* aaa_ue_fsm_262423289360625 send ok to <0.1313.0> *DBG* aaa_ue_fsm_262423289360625 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>, <<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22, 93,109,109,226,212,94,116,140,117,45,49,47,239,116>>, <<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>, <<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165, 193>>}]}} from <0.1313.0> in state state_wait_swx_maa => state_new 04:12:54.420 [info] rand [156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22] autn [61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202]  04:12:54.420 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423289360625 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>, <<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22, 93,109,109,226,212,94,116,140,117,45,49,47,239,116>>, <<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>, <<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165, 193>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.421 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423289360625",undefined,undefined,false,false,undefined} 04:12:54.421 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>,<<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116>>,<<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>,<<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165,193>>}]} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423289360625">>, {ok, [{epdg_auth_tuple, <<156,204,145,173,154,221,3,188,113,167,248, 130,16,93,9,22>>, <<61,59,18,225,255,80,72,151,245,229,53,46,187, 89,24,202>>, <<156,204,145,173,154,221,3,188,113,167,248, 130,16,93,9,22,93,109,109,226,212,94,116,140, 117,45,49,47,239,116>>, <<233,226,123,74,15,130,110,51,11,139,167,103, 72,73,7,143>>, <<81,135,3,218,19,145,235,139,64,144,184, 68,226,27,165,193>>}]}}} 04:12:54.422 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>,<<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116>>,<<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>,<<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165,193>>}]}, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423289360625 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>, <<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>, <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22, 93,109,109,226,212,94,116,140,117,45,49,47,239,116>>, <<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>, <<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165, 193>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.422 [info] auth_response(<<"262423289360625">>): {ok,[{epdg_auth_tuple,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>,<<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116>>,<<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>,<<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165,193>>}]} 04:12:54.423 [info] auth_response for <<"262423289360625">>: {ok,[{epdg_auth_tuple,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>,<<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>,<<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116>>,<<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>,<<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165,193>>}]} 04:12:54.423 [info] GSUP: Tx #{auth_tuples => [#{autn => <<61,59,18,225,255,80,72,151,245,229,53,46,187,89,24,202>>,ck => <<81,135,3,218,19,145,235,139,64,144,184,68,226,27,165,193>>,ik => <<233,226,123,74,15,130,110,51,11,139,167,103,72,73,7,143>>,rand => <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22>>,res => <<156,204,145,173,154,221,3,188,113,167,248,130,16,93,9,22,93,109,109,226,212,94,116,140,117,45,49,47,239,116>>}],imsi => <<"262423289360625">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423289360625">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423289360625 receive call lu_request from <0.1314.0> in state state_authenticating 04:12:54.427 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423289360625">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.1314.0> 04:12:54.427 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423289360625 consume call lu_request from <0.1314.0> in state state_authenticating *DBG* aaa_ue_fsm_262423289360625 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.427 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} 04:12:54.428 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.428 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423289360625",undefined,undefined,false,false,undefined} 04:12:54.428 [debug] SWx Tx SAR Imsi="262423289360625" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423289360625 send ok to <0.201.0> 04:12:54.428 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423289360625",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423289360625 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423289360625 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1315.0> in state state_wait_swx_saa 04:12:54.435 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423289360625",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.435 [info] ue_fsm ev_rx_swx_saa 04:12:54.436 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423289360625",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423289360625 send ok to <0.1315.0> *DBG* epdg_ue_fsm_262423289360625 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.436 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423289360625 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1315.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423289360625 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423289360625">>,ok}} 04:12:54.436 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423289360625 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.436 [info] lu_response(<<"262423289360625">>): ok 04:12:54.436 [info] lu_response for <<"262423289360625">>: ok 04:12:54.437 [info] GSUP: Tx #{imsi => <<"262423289360625">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423289360625">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:54.442 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423289360625">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423289360625 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1316.0> in state state_authenticated 04:12:54.442 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.442 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} 04:12:54.442 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:54.442 [info] s2b: Tx {gtp,v2,create_session_request,0,8754770,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423289360625">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000345,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616249,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.1316.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.443 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423289360625 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1316.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423289360625 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423289360625 receive call {rx_s6b_aar,"262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1317.0> in state state_authenticated 04:12:54.457 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.457 [info] ue_fsm ev_rx_s6b_aar: "262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262423289360625 send ok to <0.1317.0> 04:12:54.457 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423289360625",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423289360625 consume call {rx_s6b_aar,"262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1317.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.457 [debug] SWx Tx SAR Imsi="262423289360625" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.458 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423289360625",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:54.458 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423289360625 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1318.0> in state state_authenticated_wait_swx_saa 04:12:54.465 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423289360625",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.465 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423289360625 send ok to <0.1318.0> 04:12:54.465 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423289360625","262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1317.0>} *DBG* aaa_ue_fsm_262423289360625 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1318.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.465 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.465 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.473 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,153,133,150,82,0,2,0,2,0,16,0,87,0,9,1,160,224,105,99,83,172,18,50,103,79,0,5,0,1,192,168,0,57,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,224,105,99,83,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,224,105,99,83,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.473 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000345,8754770,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"рicS">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3765003091,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3765003091,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} 04:12:54.474 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423289360625">>,<0.1311.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000345,3765003091,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,2699616249,3765003091}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423289360625 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 2699616249, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3765003091}}} from <0.1319.0> in state state_wait_create_session_resp 04:12:54.474 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.474 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 2699616249,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3765003091}} 04:12:54.475 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.1319.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423289360625">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 2699616249, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3765003091}}}} 04:12:54.475 [info] KMOD Port Create PDP Context Call {<0.1311.0>,[alias|#Ref<0.4071005738.2327379969.180260>]}: {create_pdp_context,{172,18,50,103},2699616249,3765003091,{192,168,0,57}} *DBG* epdg_ue_fsm_262423289360625 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 2699616249, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3765003091}}} from <0.1319.0> in state state_wait_create_session_resp => state_active 04:12:54.475 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,57}, 2699616249, 3765003091 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.475 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],834,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,57}},{i_tid,2699616249},{o_tid,3765003091}]}} 04:12:54.475 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 2699616249,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3765003091}) returned ok 04:12:54.475 [info] tunnel_response(<<"262423289360625">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 2699616249,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3765003091}} 04:12:54.476 [info] tunnel_response for <<"262423289360625">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 2699616249,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3765003091}} 04:12:54.476 [info] GSUP: Tx #{imsi => <<"262423289360625">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,57>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428608542119">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:54.506 [info] GSUP: Rx #{imsi => <<"262428608542119">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428608542119 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428608542119 consume internal init_state in state state_new 04:12:54.506 [info] ue_fsm start(epdg_ue_fsm_262428608542119) *DBG* epdg_ue_fsm_262428608542119 receive call {auth_request,33,"internet",#{}} from <0.1320.0> in state state_new 04:12:54.506 [info] ue_fsm init(<<"262428608542119">>) *DBG* epdg_ue_fsm_262428608542119 send ok to <0.1320.0> *DBG* epdg_ue_fsm_262428608542119 consume call {auth_request,33,"internet",#{}} from <0.1320.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.506 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428608542119 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428608542119 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428608542119 consume internal init_state in state state_new 04:12:54.507 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428608542119 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.507 [info] ue_fsm start_link(aaa_ue_fsm_262428608542119) 04:12:54.507 [info] ue_fsm init("262428608542119") 04:12:54.507 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.508 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428608542119",undefined,undefined,false,false,undefined} 04:12:54.508 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.508 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262428608542119",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428608542119 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428608542119 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.522 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428608542119",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90]],[[160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199]],["foobar"],[[12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67]],[[62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428608542119 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>, <<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195, 67,0,18,225,182,16,236,90,176,185,38,243,12,199>>, <<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>, <<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]}} from <0.1323.0> in state state_wait_swx_maa 04:12:54.522 [info] dia_sip2gsup: auth [160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90] authz [160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199]  04:12:54.522 [info] rand [160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195] autn [231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90]  *DBG* aaa_ue_fsm_262428608542119 send ok to <0.1323.0> 04:12:54.522 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428608542119 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>, <<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195, 67,0,18,225,182,16,236,90,176,185,38,243,12,199>>, <<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>, <<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]}} from <0.1323.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428608542119 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>, <<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195, 67,0,18,225,182,16,236,90,176,185,38,243,12,199>>, <<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>, <<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.523 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428608542119",undefined,undefined,false,false,undefined} 04:12:54.523 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>,<<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199>>,<<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>,<<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]} 04:12:54.524 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>,<<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199>>,<<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>,<<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]}, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428608542119 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428608542119">>, {ok, [{epdg_auth_tuple, <<160,78,84,0,123,216,113,175,42,126,92,225, 223,23,247,195>>, <<231,5,239,22,141,63,22,116,202,56,188,207, 248,54,221,90>>, <<160,78,84,0,123,216,113,175,42,126,92,225, 223,23,247,195,67,0,18,225,182,16,236,90,176, 185,38,243,12,199>>, <<62,5,99,167,13,84,129,116,222,196,72,45,122, 118,91,15>>, <<12,34,235,144,116,176,1,175,210,46,40, 38,95,250,120,67>>}]}}} 04:12:54.524 [info] auth_response(<<"262428608542119">>): {ok,[{epdg_auth_tuple,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>,<<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199>>,<<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>,<<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]} *DBG* epdg_ue_fsm_262428608542119 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>, <<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>, <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195, 67,0,18,225,182,16,236,90,176,185,38,243,12,199>>, <<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>, <<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.525 [info] auth_response for <<"262428608542119">>: {ok,[{epdg_auth_tuple,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>,<<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>,<<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199>>,<<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>,<<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.525 [info] GSUP: Tx #{auth_tuples => [#{autn => <<231,5,239,22,141,63,22,116,202,56,188,207,248,54,221,90>>,ck => <<12,34,235,144,116,176,1,175,210,46,40,38,95,250,120,67>>,ik => <<62,5,99,167,13,84,129,116,222,196,72,45,122,118,91,15>>,rand => <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195>>,res => <<160,78,84,0,123,216,113,175,42,126,92,225,223,23,247,195,67,0,18,225,182,16,236,90,176,185,38,243,12,199>>}],imsi => <<"262428608542119">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428608542119">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428608542119 receive call lu_request from <0.1324.0> in state state_authenticating *DBG* epdg_ue_fsm_262428608542119 send ok to <0.1324.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.531 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428608542119">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428608542119 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428608542119 consume call lu_request from <0.1324.0> in state state_authenticating 04:12:54.531 [info] ue_fsm lu_request 04:12:54.531 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} 04:12:54.531 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.532 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428608542119",undefined,undefined,false,false,undefined} 04:12:54.532 [debug] SWx Tx SAR Imsi="262428608542119" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.532 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428608542119",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428608542119 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428608542119 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428608542119 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1325.0> in state state_wait_swx_saa 04:12:54.542 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428608542119",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.542 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428608542119 send ok to <0.1325.0> *DBG* epdg_ue_fsm_262428608542119 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.542 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428608542119",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428608542119 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1325.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428608542119 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428608542119">>,ok}} 04:12:54.542 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428608542119 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.543 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.543 [info] lu_response(<<"262428608542119">>): ok 04:12:54.543 [info] lu_response for <<"262428608542119">>: ok 04:12:54.543 [info] GSUP: Tx #{imsi => <<"262428608542119">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428608542119">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428608542119 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1326.0> in state state_authenticated 04:12:54.548 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428608542119">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.549 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.549 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428608542119 send ok to <0.1326.0> 04:12:54.549 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428608542119 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1326.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.549 [info] s2b: Tx {gtp,v2,create_session_request,0,8754771,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428608542119">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000346,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616250,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428608542119 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.550 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428608542119 receive call {rx_s6b_aar,"262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1327.0> in state state_authenticated 04:12:54.563 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.563 [info] ue_fsm ev_rx_s6b_aar: "262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.563 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428608542119",undefined,undefined,true,false,undefined} 04:12:54.563 [debug] SWx Tx SAR Imsi="262428608542119" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.563 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428608542119",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428608542119 send ok to <0.1327.0> 04:12:54.563 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428608542119 consume call {rx_s6b_aar,"262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1327.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428608542119 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1328.0> in state state_authenticated_wait_swx_saa 04:12:54.570 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428608542119",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428608542119 send ok to <0.1328.0> 04:12:54.570 [info] ue_fsm ev_rx_swx_saa 04:12:54.571 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428608542119","262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1327.0>} *DBG* aaa_ue_fsm_262428608542119 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1328.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.571 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.571 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.580 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,154,133,150,83,0,2,0,2,0,16,0,87,0,9,1,160,144,246,184,167,172,18,50,103,79,0,5,0,1,192,168,0,58,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,144,246,184,167,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,144,246,184,167,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.580 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000346,8754771,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<144,246,184,167>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2432088231,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2432088231,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} *DBG* epdg_ue_fsm_262428608542119 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 2699616250, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2432088231}}} from <0.1329.0> in state state_wait_create_session_resp 04:12:54.580 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428608542119">>,<0.1321.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000346,2432088231,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616250,2432088231}],[],[],[],[]}}}} 04:12:54.580 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.581 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 2699616250,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2432088231}} 04:12:54.581 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} 04:12:54.581 [info] KMOD Port Create PDP Context Call {<0.1321.0>,[alias|#Ref<0.4071005738.2327379969.180445>]}: {create_pdp_context,{172,18,50,103},2699616250,2432088231,{192,168,0,58}} 04:12:54.581 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,58}, 2699616250, 2432088231 04:12:54.581 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],11,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,58}},{i_tid,2699616250},{o_tid,2432088231}]}} 04:12:54.581 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 2699616250,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2432088231}) returned ok *DBG* epdg_ue_fsm_262428608542119 send ok to <0.1329.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428608542119">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 2699616250, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2432088231}}}} 04:12:54.581 [info] tunnel_response(<<"262428608542119">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 2699616250,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2432088231}} *DBG* epdg_ue_fsm_262428608542119 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 2699616250, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2432088231}}} from <0.1329.0> in state state_wait_create_session_resp => state_active 04:12:54.582 [info] tunnel_response for <<"262428608542119">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 2699616250,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2432088231}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.582 [info] GSUP: Tx #{imsi => <<"262428608542119">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,58>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422297792446">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422297792446 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422297792446 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422297792446 receive call {auth_request,33,"internet",#{}} from <0.1330.0> in state state_new 04:12:54.606 [info] GSUP: Rx #{imsi => <<"262422297792446">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422297792446 send ok to <0.1330.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.606 [info] ue_fsm start(epdg_ue_fsm_262422297792446) *DBG* aaa_ue_fsm_262422297792446 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422297792446 consume call {auth_request,33,"internet",#{}} from <0.1330.0> in state state_new => state_wait_auth_resp 04:12:54.606 [info] ue_fsm init(<<"262422297792446">>) *DBG* aaa_ue_fsm_262422297792446 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422297792446 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422297792446 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.606 [info] ue_fsm auth_request 04:12:54.607 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} 04:12:54.607 [info] ue_fsm start_link(aaa_ue_fsm_262422297792446) *DBG* aaa_ue_fsm_262422297792446 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422297792446 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.607 [info] ue_fsm init("262422297792446") 04:12:54.607 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.608 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422297792446",undefined,undefined,false,false,undefined} 04:12:54.608 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.608 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262422297792446",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422297792446 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>, <<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>, <<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165, 223,35,83,50,169,8,24,8,145,207,162,199,32,68>>, <<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>, <<124,155,234,120,204,126,193,121,244,115,220,48,162,186, 16,23>>}]}} from <0.1333.0> in state state_wait_swx_maa 04:12:54.622 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422297792446",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61]],[[248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68]],["foobar"],[[124,155,234,120,204,126,193,121,244,115,220,48,162,186,16,23]],[[84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.622 [info] dia_sip2gsup: auth [248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61] authz [248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68]  04:12:54.622 [info] rand "јеF!№A§ё MРP§щМЅ" autn [25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61]  04:12:54.622 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422297792446 send ok to <0.1333.0> *DBG* epdg_ue_fsm_262422297792446 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>, <<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>, <<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165, 223,35,83,50,169,8,24,8,145,207,162,199,32,68>>, <<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>, <<124,155,234,120,204,126,193,121,244,115,220,48,162,186, 16,23>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422297792446 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>, <<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>, <<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165, 223,35,83,50,169,8,24,8,145,207,162,199,32,68>>, <<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>, <<124,155,234,120,204,126,193,121,244,115,220,48,162,186, 16,23>>}]}} from <0.1333.0> in state state_wait_swx_maa => state_new 04:12:54.623 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422297792446",undefined,undefined,false,false,undefined} 04:12:54.623 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>,<<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>,<<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68>>,<<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>,<<124,155,234,120,204,126,193,121,244,115,220,48,162,186,16,23>>}]} *DBG* epdg_ue_fsm_262422297792446 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422297792446">>, {ok, [{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>, <<25,108,115,27,24,244,218,131,140,39,2,41,117, 90,38,61>>, <<248,213,70,33,240,65,253,241,160,77,192,80, 253,233,188,165,223,35,83,50,169,8,24,8,145, 207,162,199,32,68>>, <<84,163,2,41,28,154,190,88,63,69,238,151,172, 45,13,165>>, <<124,155,234,120,204,126,193,121,244,115, 220,48,162,186,16,23>>}]}}} 04:12:54.624 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>,<<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>,<<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68>>,<<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>,<<124,155,234,120,204,126,193,121,244,115,220,48,162,186,16,23>>}]}, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422297792446 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>, <<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>, <<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165, 223,35,83,50,169,8,24,8,145,207,162,199,32,68>>, <<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>, <<124,155,234,120,204,126,193,121,244,115,220,48,162,186, 16,23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.624 [info] auth_response(<<"262422297792446">>): {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>,<<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>,<<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68>>,<<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>,<<124,155,234,120,204,126,193,121,244,115,220,48,162,186,16,23>>}]} 04:12:54.625 [info] auth_response for <<"262422297792446">>: {ok,[{epdg_auth_tuple,<<"јеF!№A§ё MРP§щМЅ">>,<<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>,<<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68>>,<<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>,<<124,155,234,120,204,126,193,121,244,115,220,48,162,186,16,23>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.625 [info] GSUP: Tx #{auth_tuples => [#{autn => <<25,108,115,27,24,244,218,131,140,39,2,41,117,90,38,61>>,ck => <<124,155,234,120,204,126,193,121,244,115,220,48,162,186,16,23>>,ik => <<84,163,2,41,28,154,190,88,63,69,238,151,172,45,13,165>>,rand => <<"јеF!№A§ё MРP§щМЅ">>,res => <<248,213,70,33,240,65,253,241,160,77,192,80,253,233,188,165,223,35,83,50,169,8,24,8,145,207,162,199,32,68>>}],imsi => <<"262422297792446">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422297792446">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422297792446 receive call lu_request from <0.1334.0> in state state_authenticating 04:12:54.630 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422297792446">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422297792446 send ok to <0.1334.0> 04:12:54.630 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422297792446 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422297792446 consume call lu_request from <0.1334.0> in state state_authenticating 04:12:54.630 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} 04:12:54.630 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.631 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422297792446",undefined,undefined,false,false,undefined} 04:12:54.631 [debug] SWx Tx SAR Imsi="262422297792446" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422297792446 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422297792446 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.631 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422297792446",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422297792446 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1335.0> in state state_wait_swx_saa 04:12:54.639 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422297792446",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.640 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422297792446 send ok to <0.1335.0> *DBG* epdg_ue_fsm_262422297792446 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422297792446 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1335.0> in state state_wait_swx_saa => state_authenticated 04:12:54.640 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422297792446",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422297792446 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422297792446">>,ok}} 04:12:54.640 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422297792446 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.640 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.640 [info] lu_response(<<"262422297792446">>): ok 04:12:54.641 [info] lu_response for <<"262422297792446">>: ok 04:12:54.641 [info] GSUP: Tx #{imsi => <<"262422297792446">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422297792446">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422297792446 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1336.0> in state state_authenticated 04:12:54.646 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422297792446">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.646 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.646 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422297792446 send ok to <0.1336.0> *DBG* epdg_ue_fsm_262422297792446 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1336.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.647 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262422297792446 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.647 [info] s2b: Tx {gtp,v2,create_session_request,0,8754772,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422297792446">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000347,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616251,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:54.647 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422297792446 receive call {rx_s6b_aar,"262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1337.0> in state state_authenticated 04:12:54.656 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.656 [info] ue_fsm ev_rx_s6b_aar: "262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.656 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422297792446",undefined,undefined,true,false,undefined} 04:12:54.656 [debug] SWx Tx SAR Imsi="262422297792446" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422297792446 send ok to <0.1337.0> 04:12:54.657 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422297792446",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422297792446 consume call {rx_s6b_aar,"262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1337.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.657 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422297792446 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1338.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422297792446 send ok to <0.1338.0> 04:12:54.661 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422297792446",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422297792446 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1338.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.661 [info] ue_fsm ev_rx_swx_saa 04:12:54.661 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422297792446","262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1337.0>} 04:12:54.661 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.661 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.665 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,155,133,150,84,0,2,0,2,0,16,0,87,0,9,1,160,53,224,47,48,172,18,50,103,79,0,5,0,1,192,168,0,59,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,53,224,47,48,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,53,224,47,48,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.665 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000347,8754772,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"5р/0">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,903884592,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,903884592,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} 04:12:54.665 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422297792446">>,<0.1331.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000347,903884592,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616251,903884592}],[],[]}}}} 04:12:54.665 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422297792446 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 2699616251, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 903884592}}} from <0.1339.0> in state state_wait_create_session_resp 04:12:54.665 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 2699616251,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 903884592}} 04:12:54.665 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} 04:12:54.665 [info] KMOD Port Create PDP Context Call {<0.1331.0>,[alias|#Ref<0.4071005738.2327379978.176520>]}: {create_pdp_context,{172,18,50,103},2699616251,903884592,{192,168,0,59}} 04:12:54.665 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,59}, 2699616251, 903884592 04:12:54.666 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],898,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,59}},{i_tid,2699616251},{o_tid,903884592}]}} 04:12:54.666 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 2699616251,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 903884592}) returned ok *DBG* epdg_ue_fsm_262422297792446 send ok to <0.1339.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422297792446">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 2699616251, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 903884592}}}} 04:12:54.666 [info] tunnel_response(<<"262422297792446">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 2699616251,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 903884592}} *DBG* epdg_ue_fsm_262422297792446 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 2699616251, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 903884592}}} from <0.1339.0> in state state_wait_create_session_resp => state_active 04:12:54.666 [info] tunnel_response for <<"262422297792446">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 2699616251,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 903884592}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.666 [info] GSUP: Tx #{imsi => <<"262422297792446">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,59>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421300916375">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421300916375 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421300916375 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421300916375 receive call {auth_request,33,"internet",#{}} from <0.1340.0> in state state_new 04:12:54.707 [info] GSUP: Rx #{imsi => <<"262421300916375">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.1340.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.707 [info] ue_fsm start(epdg_ue_fsm_262421300916375) *DBG* aaa_ue_fsm_262421300916375 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421300916375 consume call {auth_request,33,"internet",#{}} from <0.1340.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421300916375 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421300916375 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.707 [info] ue_fsm init(<<"262421300916375">>) *DBG* aaa_ue_fsm_262421300916375 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.707 [info] ue_fsm auth_request 04:12:54.708 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:12:54.708 [info] ue_fsm start_link(aaa_ue_fsm_262421300916375) 04:12:54.708 [info] ue_fsm init("262421300916375") 04:12:54.708 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421300916375 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421300916375 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.709 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421300916375",undefined,undefined,false,false,undefined} 04:12:54.709 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.709 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262421300916375",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421300916375 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>, <<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114, 220,18,218,6,163,19,65,57,253,3,169,90,130,60>>, <<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>, <<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14, 159>>}]}} from <0.1343.0> in state state_wait_swx_maa 04:12:54.723 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421300916375",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214]],[[44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60]],["foobar"],[[52,244,100,180,220,170,169,166,232,79,187,5,184,244,14,159]],[[163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.723 [info] dia_sip2gsup: auth [44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214] authz [44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60]  *DBG* aaa_ue_fsm_262421300916375 send ok to <0.1343.0> *DBG* aaa_ue_fsm_262421300916375 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>, <<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114, 220,18,218,6,163,19,65,57,253,3,169,90,130,60>>, <<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>, <<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14, 159>>}]}} from <0.1343.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421300916375 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>, <<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114, 220,18,218,6,163,19,65,57,253,3,169,90,130,60>>, <<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>, <<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14, 159>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.724 [info] rand [44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114] autn [122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214]  04:12:54.724 [info] ue_fsm ev_rx_swx_maa 04:12:54.724 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421300916375",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421300916375">>, {ok, [{epdg_auth_tuple, <<44,187,118,217,158,111,130,95,132,160,173,39, 77,143,38,114>>, <<122,214,9,64,231,0,243,30,23,20,181,225,197, 193,180,214>>, <<44,187,118,217,158,111,130,95,132,160,173,39, 77,143,38,114,220,18,218,6,163,19,65,57,253, 3,169,90,130,60>>, <<163,67,105,49,228,198,245,206,226,60,58,251, 158,13,253,96>>, <<52,244,100,180,220,170,169,166,232,79, 187,5,184,244,14,159>>}]}}} *DBG* epdg_ue_fsm_262421300916375 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>, <<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>, <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114, 220,18,218,6,163,19,65,57,253,3,169,90,130,60>>, <<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>, <<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14, 159>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.724 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>,<<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60>>,<<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>,<<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14,159>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.726 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>,<<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60>>,<<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>,<<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14,159>>}]}, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:12:54.726 [info] auth_response(<<"262421300916375">>): {ok,[{epdg_auth_tuple,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>,<<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60>>,<<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>,<<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14,159>>}]} 04:12:54.727 [info] auth_response for <<"262421300916375">>: {ok,[{epdg_auth_tuple,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>,<<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>,<<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60>>,<<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>,<<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14,159>>}]} 04:12:54.727 [info] GSUP: Tx #{auth_tuples => [#{autn => <<122,214,9,64,231,0,243,30,23,20,181,225,197,193,180,214>>,ck => <<52,244,100,180,220,170,169,166,232,79,187,5,184,244,14,159>>,ik => <<163,67,105,49,228,198,245,206,226,60,58,251,158,13,253,96>>,rand => <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114>>,res => <<44,187,118,217,158,111,130,95,132,160,173,39,77,143,38,114,220,18,218,6,163,19,65,57,253,3,169,90,130,60>>}],imsi => <<"262421300916375">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421300916375">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421300916375 receive call lu_request from <0.1344.0> in state state_authenticating 04:12:54.733 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421300916375">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.1344.0> 04:12:54.733 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421300916375 consume call lu_request from <0.1344.0> in state state_authenticating *DBG* aaa_ue_fsm_262421300916375 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.733 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:12:54.733 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.734 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421300916375",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421300916375 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421300916375 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.734 [debug] SWx Tx SAR Imsi="262421300916375" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.734 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421300916375",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421300916375 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1345.0> in state state_wait_swx_saa 04:12:54.744 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421300916375",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421300916375 send ok to <0.1345.0> *DBG* epdg_ue_fsm_262421300916375 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.744 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421300916375 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1345.0> in state state_wait_swx_saa => state_authenticated 04:12:54.745 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421300916375",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421300916375">>,ok}} 04:12:54.745 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421300916375 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.745 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:12:54.745 [info] lu_response(<<"262421300916375">>): ok 04:12:54.745 [info] lu_response for <<"262421300916375">>: ok 04:12:54.745 [info] GSUP: Tx #{imsi => <<"262421300916375">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421300916375">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421300916375 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1346.0> in state state_authenticated 04:12:54.751 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421300916375">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.751 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.752 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:12:54.752 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:54.752 [info] s2b: Tx {gtp,v2,create_session_request,0,8754773,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421300916375">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000348,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616252,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.1346.0> 04:12:54.752 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421300916375 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1346.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421300916375 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421300916375 receive call {rx_s6b_aar,"262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1347.0> in state state_authenticated 04:12:54.769 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.769 [info] ue_fsm ev_rx_s6b_aar: "262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.770 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421300916375",undefined,undefined,true,false,undefined} 04:12:54.770 [debug] SWx Tx SAR Imsi="262421300916375" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.770 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421300916375",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421300916375 send ok to <0.1347.0> 04:12:54.770 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421300916375 consume call {rx_s6b_aar,"262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1347.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421300916375 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1348.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421300916375 send ok to <0.1348.0> 04:12:54.777 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421300916375",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421300916375 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1348.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.777 [info] ue_fsm ev_rx_swx_saa 04:12:54.777 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421300916375","262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1347.0>} 04:12:54.777 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.777 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.786 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,156,133,150,85,0,2,0,2,0,16,0,87,0,9,1,160,171,26,180,94,172,18,50,103,79,0,5,0,1,192,168,0,60,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,171,26,180,94,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,171,26,180,94,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.786 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000348,8754773,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<171,26,180,94>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2870654046,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2870654046,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} 04:12:54.786 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421300916375">>,<0.1341.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000348,2870654046,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616252,2870654046}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421300916375 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 2699616252, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2870654046}}} from <0.1349.0> in state state_wait_create_session_resp 04:12:54.786 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.786 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 2699616252,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2870654046}} 04:12:54.787 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:12:54.787 [info] KMOD Port Create PDP Context Call {<0.1341.0>,[alias|#Ref<0.4071005738.2327379978.176638>]}: {create_pdp_context,{172,18,50,103},2699616252,2870654046,{192,168,0,60}} 04:12:54.787 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,60}, 2699616252, 2870654046 04:12:54.787 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],962,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,60}},{i_tid,2699616252},{o_tid,2870654046}]}} 04:12:54.787 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 2699616252,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2870654046}) returned ok *DBG* epdg_ue_fsm_262421300916375 send ok to <0.1349.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421300916375">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 2699616252, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2870654046}}}} *DBG* epdg_ue_fsm_262421300916375 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 2699616252, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2870654046}}} from <0.1349.0> in state state_wait_create_session_resp => state_active 04:12:54.787 [info] tunnel_response(<<"262421300916375">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 2699616252,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2870654046}} 04:12:54.788 [info] tunnel_response for <<"262421300916375">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 2699616252,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2870654046}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.788 [info] GSUP: Tx #{imsi => <<"262421300916375">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,60>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421928254257">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:54.806 [info] GSUP: Rx #{imsi => <<"262421928254257">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421928254257 enter epdg_ue_fsm in state state_new 04:12:54.807 [info] ue_fsm start(epdg_ue_fsm_262421928254257) *DBG* epdg_ue_fsm_262421928254257 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421928254257 receive call {auth_request,33,"internet",#{}} from <0.1350.0> in state state_new 04:12:54.807 [info] ue_fsm init(<<"262421928254257">>) *DBG* epdg_ue_fsm_262421928254257 send ok to <0.1350.0> 04:12:54.807 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421928254257 consume call {auth_request,33,"internet",#{}} from <0.1350.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421928254257 enter aaa_ue_fsm in state state_new 04:12:54.807 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421928254257 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421928254257 consume internal init_state in state state_new 04:12:54.808 [info] ue_fsm start_link(aaa_ue_fsm_262421928254257) *DBG* aaa_ue_fsm_262421928254257 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.808 [info] ue_fsm init("262421928254257") 04:12:54.808 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.809 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421928254257",undefined,undefined,false,false,undefined} 04:12:54.809 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.809 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262421928254257",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421928254257 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421928254257 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421928254257 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>, <<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190, 164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>, <<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>, <<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111, 110>>}]}} from <0.1353.0> in state state_wait_swx_maa 04:12:54.823 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421928254257",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91]],[[140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112]],["foobar"],[[60,115,39,151,97,154,223,226,139,185,63,218,119,78,111,110]],[[170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.823 [info] dia_sip2gsup: auth [140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91] authz [140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112]  04:12:54.823 [info] rand [140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164] autn [148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91]  *DBG* aaa_ue_fsm_262421928254257 send ok to <0.1353.0> *DBG* epdg_ue_fsm_262421928254257 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>, <<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190, 164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>, <<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>, <<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111, 110>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.823 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421928254257 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>, <<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190, 164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>, <<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>, <<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111, 110>>}]}} from <0.1353.0> in state state_wait_swx_maa => state_new 04:12:54.824 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421928254257",undefined,undefined,false,false,undefined} 04:12:54.824 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>,<<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>,<<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>,<<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111,110>>}]} *DBG* epdg_ue_fsm_262421928254257 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421928254257">>, {ok, [{epdg_auth_tuple, <<140,48,96,244,166,10,111,114,53,190,175,208, 174,192,190,164>>, <<148,189,76,227,176,148,97,87,84,241,65,143, 189,6,177,91>>, <<140,48,96,244,166,10,111,114,53,190,175,208, 174,192,190,164,86,199,216,196,100,124,195, 225,248,227,187,158,162,112>>, <<170,78,179,104,58,251,5,17,153,76,177,8,209, 170,51,117>>, <<60,115,39,151,97,154,223,226,139,185,63, 218,119,78,111,110>>}]}}} 04:12:54.825 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>,<<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>,<<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>,<<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111,110>>}]}, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421928254257 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>, <<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>, <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190, 164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>, <<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>, <<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111, 110>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.825 [info] auth_response(<<"262421928254257">>): {ok,[{epdg_auth_tuple,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>,<<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>,<<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>,<<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111,110>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.826 [info] auth_response for <<"262421928254257">>: {ok,[{epdg_auth_tuple,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>,<<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>,<<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>,<<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>,<<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111,110>>}]} 04:12:54.826 [info] GSUP: Tx #{auth_tuples => [#{autn => <<148,189,76,227,176,148,97,87,84,241,65,143,189,6,177,91>>,ck => <<60,115,39,151,97,154,223,226,139,185,63,218,119,78,111,110>>,ik => <<170,78,179,104,58,251,5,17,153,76,177,8,209,170,51,117>>,rand => <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164>>,res => <<140,48,96,244,166,10,111,114,53,190,175,208,174,192,190,164,86,199,216,196,100,124,195,225,248,227,187,158,162,112>>}],imsi => <<"262421928254257">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421928254257">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421928254257 receive call lu_request from <0.1354.0> in state state_authenticating 04:12:54.831 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421928254257">>,message_type => location_upd_req} 04:12:54.831 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421928254257 send ok to <0.1354.0> *DBG* aaa_ue_fsm_262421928254257 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.831 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421928254257 consume call lu_request from <0.1354.0> in state state_authenticating 04:12:54.831 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.832 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421928254257",undefined,undefined,false,false,undefined} 04:12:54.832 [debug] SWx Tx SAR Imsi="262421928254257" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421928254257 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421928254257 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.832 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421928254257",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421928254257 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1355.0> in state state_wait_swx_saa 04:12:54.839 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421928254257",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421928254257 send ok to <0.1355.0> 04:12:54.839 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421928254257 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.839 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421928254257",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421928254257 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1355.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421928254257 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421928254257">>,ok}} 04:12:54.840 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421928254257 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.840 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.840 [info] lu_response(<<"262421928254257">>): ok 04:12:54.840 [info] lu_response for <<"262421928254257">>: ok 04:12:54.840 [info] GSUP: Tx #{imsi => <<"262421928254257">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421928254257">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421928254257 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1356.0> in state state_authenticated 04:12:54.845 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421928254257">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.845 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.845 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} 04:12:54.845 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:54.846 [info] s2b: Tx {gtp,v2,create_session_request,0,8754774,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421928254257">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000349,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616253,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421928254257 send ok to <0.1356.0> 04:12:54.846 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421928254257 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1356.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421928254257 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421928254257 receive call {rx_s6b_aar,"262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1357.0> in state state_authenticated 04:12:54.858 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.858 [info] ue_fsm ev_rx_s6b_aar: "262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421928254257 send ok to <0.1357.0> 04:12:54.858 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421928254257",undefined,undefined,true,false,undefined} 04:12:54.858 [debug] SWx Tx SAR Imsi="262421928254257" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421928254257 consume call {rx_s6b_aar,"262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1357.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.858 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421928254257",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:54.859 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421928254257 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1358.0> in state state_authenticated_wait_swx_saa 04:12:54.865 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421928254257",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421928254257 send ok to <0.1358.0> 04:12:54.865 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421928254257 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1358.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.865 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421928254257","262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1357.0>} 04:12:54.865 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.865 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.879 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,157,133,150,86,0,2,0,2,0,16,0,87,0,9,1,160,24,136,197,220,172,18,50,103,79,0,5,0,1,192,168,0,61,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,24,136,197,220,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,24,136,197,220,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.880 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000349,8754774,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<24,136,197,220>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,411616732,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,411616732,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} *DBG* epdg_ue_fsm_262421928254257 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 2699616253, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 411616732}}} from <0.1359.0> in state state_wait_create_session_resp 04:12:54.880 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421928254257">>,<0.1351.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000349,411616732,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,2699616253,411616732}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:54.880 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.880 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 2699616253,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 411616732}} 04:12:54.881 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} 04:12:54.881 [info] KMOD Port Create PDP Context Call {<0.1351.0>,[alias|#Ref<0.4071005738.2327379969.180972>]}: {create_pdp_context,{172,18,50,103},2699616253,411616732,{192,168,0,61}} 04:12:54.881 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,61}, 2699616253, 411616732 04:12:54.881 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],75,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,61}},{i_tid,2699616253},{o_tid,411616732}]}} 04:12:54.881 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 2699616253,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 411616732}) returned ok *DBG* epdg_ue_fsm_262421928254257 send ok to <0.1359.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421928254257">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 2699616253, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 411616732}}}} *DBG* epdg_ue_fsm_262421928254257 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 2699616253, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 411616732}}} from <0.1359.0> in state state_wait_create_session_resp => state_active 04:12:54.881 [info] tunnel_response(<<"262421928254257">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 2699616253,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 411616732}} 04:12:54.882 [info] tunnel_response for <<"262421928254257">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 2699616253,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 411616732}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.882 [info] GSUP: Tx #{imsi => <<"262421928254257">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,61>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423714331415">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423714331415 enter epdg_ue_fsm in state state_new 04:12:54.907 [info] GSUP: Rx #{imsi => <<"262423714331415">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423714331415 consume internal init_state in state state_new 04:12:54.907 [info] ue_fsm start(epdg_ue_fsm_262423714331415) *DBG* epdg_ue_fsm_262423714331415 receive call {auth_request,33,"internet",#{}} from <0.1360.0> in state state_new 04:12:54.907 [info] ue_fsm init(<<"262423714331415">>) 04:12:54.907 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423714331415 send ok to <0.1360.0> *DBG* aaa_ue_fsm_262423714331415 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423714331415 consume call {auth_request,33,"internet",#{}} from <0.1360.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423714331415 consume internal init_state in state state_new 04:12:54.908 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423714331415 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423714331415 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.908 [info] ue_fsm start_link(aaa_ue_fsm_262423714331415) 04:12:54.908 [info] ue_fsm init("262423714331415") 04:12:54.908 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.908 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423714331415",undefined,undefined,false,false,undefined} 04:12:54.908 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:54.909 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262423714331415",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423714331415 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423714331415 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423714331415 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>, <<" 8т<яэtіѕЋмwP^ји">>, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99, 232,203,204,113,153,57,150,96,141,120,40,193,145>>, <<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>, <<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]}} from <0.1363.0> in state state_wait_swx_maa 04:12:54.923 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423714331415",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,32,56,226,60,239,237,116,246,245,171,220,119,80,94,248,216]],[[87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145]],["foobar"],[[44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86]],[[170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.923 [info] dia_sip2gsup: auth [87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,32,56,226,60,239,237,116,246,245,171,220,119,80,94,248,216] authz [87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145]  04:12:54.923 [info] rand [87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75] autn " 8т<яэtіѕЋмwP^ји"  *DBG* aaa_ue_fsm_262423714331415 send ok to <0.1363.0> *DBG* epdg_ue_fsm_262423714331415 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>, <<" 8т<яэtіѕЋмwP^ји">>, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99, 232,203,204,113,153,57,150,96,141,120,40,193,145>>, <<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>, <<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.923 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423714331415 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>, <<" 8т<яэtіѕЋмwP^ји">>, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99, 232,203,204,113,153,57,150,96,141,120,40,193,145>>, <<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>, <<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]}} from <0.1363.0> in state state_wait_swx_maa => state_new 04:12:54.924 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423714331415",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423714331415 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423714331415">>, {ok, [{epdg_auth_tuple, <<87,243,217,3,132,55,234,47,214,70,226,10,144, 154,236,75>>, <<" 8т<яэtіѕЋмwP^ји">>, <<87,243,217,3,132,55,234,47,214,70,226,10,144, 154,236,75,99,232,203,204,113,153,57,150,96, 141,120,40,193,145>>, <<170,146,117,242,178,109,209,193,137,210,35, 86,79,172,111,62>>, <<44,1,87,240,108,154,244,40,139,254,20, 85,183,86,20,86>>}]}}} *DBG* epdg_ue_fsm_262423714331415 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>, <<" 8т<яэtіѕЋмwP^ји">>, <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99, 232,203,204,113,153,57,150,96,141,120,40,193,145>>, <<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>, <<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.924 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>,<<" 8т<яэtіѕЋмwP^ји">>,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145>>,<<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>,<<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.925 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>,<<" 8т<яэtіѕЋмwP^ји">>,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145>>,<<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>,<<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]}, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} 04:12:54.925 [info] auth_response(<<"262423714331415">>): {ok,[{epdg_auth_tuple,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>,<<" 8т<яэtіѕЋмwP^ји">>,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145>>,<<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>,<<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]} 04:12:54.926 [info] auth_response for <<"262423714331415">>: {ok,[{epdg_auth_tuple,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>,<<" 8т<яэtіѕЋмwP^ји">>,<<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145>>,<<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>,<<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>}]} 04:12:54.926 [info] GSUP: Tx #{auth_tuples => [#{autn => <<" 8т<яэtіѕЋмwP^ји">>,ck => <<44,1,87,240,108,154,244,40,139,254,20,85,183,86,20,86>>,ik => <<170,146,117,242,178,109,209,193,137,210,35,86,79,172,111,62>>,rand => <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75>>,res => <<87,243,217,3,132,55,234,47,214,70,226,10,144,154,236,75,99,232,203,204,113,153,57,150,96,141,120,40,193,145>>}],imsi => <<"262423714331415">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423714331415">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423714331415 receive call lu_request from <0.1364.0> in state state_authenticating *DBG* epdg_ue_fsm_262423714331415 send ok to <0.1364.0> 04:12:54.931 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423714331415">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423714331415 consume call lu_request from <0.1364.0> in state state_authenticating 04:12:54.931 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423714331415 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.932 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} 04:12:54.932 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.932 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423714331415",undefined,undefined,false,false,undefined} 04:12:54.932 [debug] SWx Tx SAR Imsi="262423714331415" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.932 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423714331415",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423714331415 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423714331415 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423714331415 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1365.0> in state state_wait_swx_saa 04:12:54.943 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423714331415",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.943 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423714331415 send ok to <0.1365.0> *DBG* epdg_ue_fsm_262423714331415 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.944 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423714331415",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423714331415 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1365.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423714331415 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423714331415">>,ok}} 04:12:54.944 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423714331415 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.944 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} 04:12:54.944 [info] lu_response(<<"262423714331415">>): ok 04:12:54.944 [info] lu_response for <<"262423714331415">>: ok 04:12:54.944 [info] GSUP: Tx #{imsi => <<"262423714331415">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423714331415">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423714331415 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1366.0> in state state_authenticated 04:12:54.951 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423714331415">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.951 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.951 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} 04:12:54.951 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:54.951 [info] s2b: Tx {gtp,v2,create_session_request,0,8754775,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423714331415">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000350,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616254,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423714331415 send ok to <0.1366.0> 04:12:54.952 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423714331415 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1366.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423714331415 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423714331415 receive call {rx_s6b_aar,"262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1367.0> in state state_authenticated 04:12:54.969 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.969 [info] ue_fsm ev_rx_s6b_aar: "262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:54.969 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423714331415",undefined,undefined,true,false,undefined} 04:12:54.970 [debug] SWx Tx SAR Imsi="262423714331415" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:54.970 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423714331415",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423714331415 send ok to <0.1367.0> *DBG* aaa_ue_fsm_262423714331415 consume call {rx_s6b_aar,"262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1367.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.970 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423714331415 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1368.0> in state state_authenticated_wait_swx_saa 04:12:54.976 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423714331415",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.976 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423714331415 send ok to <0.1368.0> *DBG* aaa_ue_fsm_262423714331415 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1368.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.976 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423714331415","262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1367.0>} 04:12:54.976 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.976 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.983 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,158,133,150,87,0,2,0,2,0,16,0,87,0,9,1,160,248,62,25,235,172,18,50,103,79,0,5,0,1,192,168,0,62,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,248,62,25,235,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,248,62,25,235,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.984 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000350,8754775,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<248,62,25,235>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4164819435,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4164819435,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} *DBG* epdg_ue_fsm_262423714331415 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 2699616254, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4164819435}}} from <0.1369.0> in state state_wait_create_session_resp 04:12:54.984 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423714331415">>,<0.1361.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000350,4164819435,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616254,4164819435}],[],[],[]}}}} 04:12:54.984 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.984 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 2699616254,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4164819435}} 04:12:54.985 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} 04:12:54.985 [info] KMOD Port Create PDP Context Call {<0.1361.0>,[alias|#Ref<0.4071005738.2327379978.176917>]}: {create_pdp_context,{172,18,50,103},2699616254,4164819435,{192,168,0,62}} 04:12:54.985 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,62}, 2699616254, 4164819435 04:12:54.985 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],139,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,62}},{i_tid,2699616254},{o_tid,4164819435}]}} *DBG* epdg_ue_fsm_262423714331415 send ok to <0.1369.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423714331415">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 2699616254, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 4164819435}}}} *DBG* epdg_ue_fsm_262423714331415 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 2699616254, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4164819435}}} from <0.1369.0> in state state_wait_create_session_resp => state_active 04:12:54.986 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 2699616254,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4164819435}) returned ok 04:12:54.986 [info] tunnel_response(<<"262423714331415">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 2699616254,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4164819435}} 04:12:54.986 [info] tunnel_response for <<"262423714331415">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 2699616254,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4164819435}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.986 [info] GSUP: Tx #{imsi => <<"262423714331415">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,62>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429497606986">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429497606986 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429497606986 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429497606986 receive call {auth_request,33,"internet",#{}} from <0.1370.0> in state state_new 04:12:55.007 [info] GSUP: Rx #{imsi => <<"262429497606986">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429497606986 send ok to <0.1370.0> 04:12:55.007 [info] ue_fsm start(epdg_ue_fsm_262429497606986) *DBG* epdg_ue_fsm_262429497606986 consume call {auth_request,33,"internet",#{}} from <0.1370.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429497606986 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.007 [info] ue_fsm init(<<"262429497606986">>) *DBG* epdg_ue_fsm_262429497606986 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429497606986 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429497606986 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.007 [info] ue_fsm auth_request 04:12:55.008 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} 04:12:55.008 [info] ue_fsm start_link(aaa_ue_fsm_262429497606986) 04:12:55.008 [info] ue_fsm init("262429497606986") 04:12:55.008 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.009 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429497606986",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429497606986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429497606986 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.009 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.009 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262429497606986",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429497606986 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>, <<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104, 218,193,53,74,230,50,190,203,49,203,192,95,247>>, <<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>, <<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]}} from <0.1373.0> in state state_wait_swx_maa 04:12:55.023 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429497606986",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241]],[[104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247]],["foobar"],[[252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156]],[[147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.023 [info] dia_sip2gsup: auth [104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241] authz [104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247]  *DBG* aaa_ue_fsm_262429497606986 send ok to <0.1373.0> 04:12:55.023 [info] rand [104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23] autn [144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241]  *DBG* epdg_ue_fsm_262429497606986 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>, <<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104, 218,193,53,74,230,50,190,203,49,203,192,95,247>>, <<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>, <<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429497606986 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>, <<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104, 218,193,53,74,230,50,190,203,49,203,192,95,247>>, <<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>, <<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]}} from <0.1373.0> in state state_wait_swx_maa => state_new 04:12:55.023 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429497606986 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429497606986">>, {ok, [{epdg_auth_tuple, <<104,42,178,222,30,167,166,56,69,43,32,92,219, 229,87,23>>, <<144,132,66,21,195,132,247,111,43,55,126,92, 224,142,27,241>>, <<104,42,178,222,30,167,166,56,69,43,32,92,219, 229,87,23,104,218,193,53,74,230,50,190,203, 49,203,192,95,247>>, <<147,92,231,190,246,40,194,231,112,89,243,128, 194,125,242,27>>, <<252,36,91,204,122,237,2,187,124,125,3, 30,170,18,232,156>>}]}}} 04:12:55.024 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429497606986",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429497606986 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>, <<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>, <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104, 218,193,53,74,230,50,190,203,49,203,192,95,247>>, <<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>, <<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.024 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>,<<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247>>,<<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>,<<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]} 04:12:55.025 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>,<<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247>>,<<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>,<<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]}, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} 04:12:55.025 [info] auth_response(<<"262429497606986">>): {ok,[{epdg_auth_tuple,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>,<<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247>>,<<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>,<<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]} 04:12:55.026 [info] auth_response for <<"262429497606986">>: {ok,[{epdg_auth_tuple,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>,<<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>,<<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247>>,<<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>,<<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>}]} 04:12:55.026 [info] GSUP: Tx #{auth_tuples => [#{autn => <<144,132,66,21,195,132,247,111,43,55,126,92,224,142,27,241>>,ck => <<252,36,91,204,122,237,2,187,124,125,3,30,170,18,232,156>>,ik => <<147,92,231,190,246,40,194,231,112,89,243,128,194,125,242,27>>,rand => <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23>>,res => <<104,42,178,222,30,167,166,56,69,43,32,92,219,229,87,23,104,218,193,53,74,230,50,190,203,49,203,192,95,247>>}],imsi => <<"262429497606986">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429497606986">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429497606986 receive call lu_request from <0.1374.0> in state state_authenticating 04:12:55.031 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429497606986">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429497606986 send ok to <0.1374.0> *DBG* aaa_ue_fsm_262429497606986 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429497606986 consume call lu_request from <0.1374.0> in state state_authenticating 04:12:55.031 [info] ue_fsm lu_request 04:12:55.032 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429497606986 send ok to <0.201.0> 04:12:55.032 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.032 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429497606986",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429497606986 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.032 [debug] SWx Tx SAR Imsi="262429497606986" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.032 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429497606986",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429497606986 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1375.0> in state state_wait_swx_saa 04:12:55.041 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429497606986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429497606986 send ok to <0.1375.0> 04:12:55.041 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429497606986 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429497606986 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1375.0> in state state_wait_swx_saa => state_authenticated 04:12:55.041 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429497606986",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429497606986 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429497606986">>,ok}} 04:12:55.042 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429497606986 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.042 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.042 [info] lu_response(<<"262429497606986">>): ok 04:12:55.042 [info] lu_response for <<"262429497606986">>: ok 04:12:55.042 [info] GSUP: Tx #{imsi => <<"262429497606986">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429497606986">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429497606986 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1376.0> in state state_authenticated 04:12:55.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429497606986">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.048 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.048 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} 04:12:55.048 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.048 [info] s2b: Tx {gtp,v2,create_session_request,0,8754776,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429497606986">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000351,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616255,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429497606986 send ok to <0.1376.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.048 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429497606986 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1376.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429497606986 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429497606986 receive call {rx_s6b_aar,"262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1377.0> in state state_authenticated 04:12:55.060 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.060 [info] ue_fsm ev_rx_s6b_aar: "262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.060 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429497606986",undefined,undefined,true,false,undefined} 04:12:55.060 [debug] SWx Tx SAR Imsi="262429497606986" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429497606986 send ok to <0.1377.0> 04:12:55.060 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429497606986",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429497606986 consume call {rx_s6b_aar,"262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1377.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.060 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429497606986 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1378.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429497606986 send ok to <0.1378.0> 04:12:55.065 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429497606986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429497606986 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1378.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.065 [info] ue_fsm ev_rx_swx_saa 04:12:55.065 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429497606986","262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1377.0>} 04:12:55.065 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.065 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.071 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,159,133,150,88,0,2,0,2,0,16,0,87,0,9,1,160,189,149,43,94,172,18,50,103,79,0,5,0,1,192,168,0,63,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,189,149,43,94,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,189,149,43,94,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.071 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000351,8754776,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<189,149,43,94>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3180669790,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3180669790,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} 04:12:55.071 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429497606986">>,<0.1371.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000351,3180669790,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616255,3180669790}],[],[],[],[],[],[],[]}}}} 04:12:55.071 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429497606986 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 2699616255, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3180669790}}} from <0.1379.0> in state state_wait_create_session_resp 04:12:55.071 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 2699616255,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3180669790}} 04:12:55.071 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} 04:12:55.071 [info] KMOD Port Create PDP Context Call {<0.1371.0>,[alias|#Ref<0.4071005738.2327379978.177099>]}: {create_pdp_context,{172,18,50,103},2699616255,3180669790,{192,168,0,63}} 04:12:55.071 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,63}, 2699616255, 3180669790 04:12:55.071 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1026,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,63}},{i_tid,2699616255},{o_tid,3180669790}]}} *DBG* epdg_ue_fsm_262429497606986 send ok to <0.1379.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429497606986">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 2699616255, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3180669790}}}} 04:12:55.071 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 2699616255,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3180669790}) returned ok *DBG* epdg_ue_fsm_262429497606986 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 2699616255, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3180669790}}} from <0.1379.0> in state state_wait_create_session_resp => state_active 04:12:55.071 [info] tunnel_response(<<"262429497606986">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 2699616255,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3180669790}} 04:12:55.072 [info] tunnel_response for <<"262429497606986">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 2699616255,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3180669790}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.072 [info] GSUP: Tx #{imsi => <<"262429497606986">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,63>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420219169259">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:55.107 [info] GSUP: Rx #{imsi => <<"262420219169259">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420219169259 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420219169259 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420219169259 receive call {auth_request,33,"internet",#{}} from <0.1380.0> in state state_new 04:12:55.108 [info] ue_fsm start(epdg_ue_fsm_262420219169259) *DBG* epdg_ue_fsm_262420219169259 send ok to <0.1380.0> 04:12:55.108 [info] ue_fsm init(<<"262420219169259">>) *DBG* epdg_ue_fsm_262420219169259 consume call {auth_request,33,"internet",#{}} from <0.1380.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420219169259 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420219169259 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.108 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420219169259 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420219169259 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.108 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} 04:12:55.108 [info] ue_fsm start_link(aaa_ue_fsm_262420219169259) 04:12:55.108 [info] ue_fsm init("262420219169259") 04:12:55.109 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.109 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420219169259",undefined,undefined,false,false,undefined} 04:12:55.109 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420219169259 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420219169259 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.109 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262420219169259",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:55.127 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420219169259",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85]],[[185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181]],["foobar"],[[118,234,212,124,203,90,239,29,8,90,131,14,108,154,138,132]],[[37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420219169259 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161>>, <<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>, <<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>, <<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138, 132>>}]}} from <0.1383.0> in state state_wait_swx_maa 04:12:55.127 [info] dia_sip2gsup: auth [185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85] authz [185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181]  04:12:55.127 [info] rand [185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161] autn [65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85]  *DBG* aaa_ue_fsm_262420219169259 send ok to <0.1383.0> *DBG* aaa_ue_fsm_262420219169259 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161>>, <<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>, <<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>, <<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138, 132>>}]}} from <0.1383.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420219169259 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161>>, <<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>, <<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>, <<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138, 132>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.127 [info] ue_fsm ev_rx_swx_maa 04:12:55.128 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420219169259",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420219169259 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420219169259">>, {ok, [{epdg_auth_tuple, <<185,18,101,170,13,182,105,183,215,161,71,200, 149,173,232,161>>, <<65,79,249,234,174,5,160,78,42,133,150,213,27, 241,150,85>>, <<185,18,101,170,13,182,105,183,215,161,71,200, 149,173,232,161,145,189,9,118,97,76,188,155, 208,163,80,15,92,181>>, <<37,110,62,219,130,123,236,98,160,146,131,251, 199,32,163,74>>, <<118,234,212,124,203,90,239,29,8,90,131, 14,108,154,138,132>>}]}}} 04:12:55.128 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161>>,<<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>,<<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>,<<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138,132>>}]} *DBG* epdg_ue_fsm_262420219169259 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161>>, <<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>, <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232, 161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>, <<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>, <<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138, 132>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.129 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161>>,<<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>,<<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>,<<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138,132>>}]}, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.129 [info] auth_response(<<"262420219169259">>): {ok,[{epdg_auth_tuple,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161>>,<<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>,<<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>,<<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138,132>>}]} 04:12:55.129 [info] auth_response for <<"262420219169259">>: {ok,[{epdg_auth_tuple,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161>>,<<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>,<<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>,<<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>,<<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138,132>>}]} 04:12:55.129 [info] GSUP: Tx #{auth_tuples => [#{autn => <<65,79,249,234,174,5,160,78,42,133,150,213,27,241,150,85>>,ck => <<118,234,212,124,203,90,239,29,8,90,131,14,108,154,138,132>>,ik => <<37,110,62,219,130,123,236,98,160,146,131,251,199,32,163,74>>,rand => <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161>>,res => <<185,18,101,170,13,182,105,183,215,161,71,200,149,173,232,161,145,189,9,118,97,76,188,155,208,163,80,15,92,181>>}],imsi => <<"262420219169259">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420219169259">>, message_type => location_upd_req}} 04:12:55.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420219169259">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420219169259 receive call lu_request from <0.1384.0> in state state_authenticating 04:12:55.132 [info] ue_fsm lu_request 04:12:55.132 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420219169259 send ok to <0.1384.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420219169259 consume call lu_request from <0.1384.0> in state state_authenticating *DBG* aaa_ue_fsm_262420219169259 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.132 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.132 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420219169259",undefined,undefined,false,false,undefined} 04:12:55.132 [debug] SWx Tx SAR Imsi="262420219169259" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420219169259 send ok to <0.201.0> 04:12:55.132 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420219169259",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420219169259 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420219169259 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1385.0> in state state_wait_swx_saa 04:12:55.138 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420219169259",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.138 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420219169259 send ok to <0.1385.0> *DBG* epdg_ue_fsm_262420219169259 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.138 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420219169259",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420219169259 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1385.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420219169259 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420219169259">>,ok}} 04:12:55.138 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420219169259 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.139 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} 04:12:55.139 [info] lu_response(<<"262420219169259">>): ok 04:12:55.139 [info] lu_response for <<"262420219169259">>: ok 04:12:55.139 [info] GSUP: Tx #{imsi => <<"262420219169259">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420219169259">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.141 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420219169259">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420219169259 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1386.0> in state state_authenticated 04:12:55.141 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.142 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} 04:12:55.142 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.142 [info] s2b: Tx {gtp,v2,create_session_request,0,8754777,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420219169259">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000352,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616256,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420219169259 send ok to <0.1386.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.142 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420219169259 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1386.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420219169259 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420219169259 receive call {rx_s6b_aar,"262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1387.0> in state state_authenticated 04:12:55.153 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.153 [info] ue_fsm ev_rx_s6b_aar: "262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.154 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420219169259",undefined,undefined,true,false,undefined} 04:12:55.154 [debug] SWx Tx SAR Imsi="262420219169259" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:55.154 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420219169259",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420219169259 send ok to <0.1387.0> 04:12:55.154 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420219169259 consume call {rx_s6b_aar,"262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1387.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420219169259 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1388.0> in state state_authenticated_wait_swx_saa 04:12:55.158 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420219169259",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420219169259 send ok to <0.1388.0> 04:12:55.158 [info] ue_fsm ev_rx_swx_saa 04:12:55.159 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420219169259","262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1387.0>} *DBG* aaa_ue_fsm_262420219169259 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1388.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.159 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.159 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.165 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,160,133,150,89,0,2,0,2,0,16,0,87,0,9,1,160,132,16,225,203,172,18,50,103,79,0,5,0,1,192,168,0,64,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,132,16,225,203,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,132,16,225,203,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.165 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000352,8754777,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<132,16,225,203>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2215698891,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2215698891,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 04:12:55.165 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420219169259">>,<0.1381.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000352,2215698891,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616256,2215698891}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420219169259 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 2699616256, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2215698891}}} from <0.1389.0> in state state_wait_create_session_resp 04:12:55.165 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.165 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 2699616256,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2215698891}} 04:12:55.166 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} 04:12:55.166 [info] KMOD Port Create PDP Context Call {<0.1381.0>,[alias|#Ref<0.4071005738.2327379969.181369>]}: {create_pdp_context,{172,18,50,103},2699616256,2215698891,{192,168,0,64}} 04:12:55.166 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,64}, 2699616256, 2215698891 *DBG* epdg_ue_fsm_262420219169259 send ok to <0.1389.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420219169259">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 2699616256, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2215698891}}}} 04:12:55.166 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1090,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,64}},{i_tid,2699616256},{o_tid,2215698891}]}} *DBG* epdg_ue_fsm_262420219169259 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 2699616256, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2215698891}}} from <0.1389.0> in state state_wait_create_session_resp => state_active 04:12:55.166 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 2699616256,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2215698891}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.166 [info] tunnel_response(<<"262420219169259">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 2699616256,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2215698891}} 04:12:55.166 [info] tunnel_response for <<"262420219169259">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 2699616256,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2215698891}} 04:12:55.166 [info] GSUP: Tx #{imsi => <<"262420219169259">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,64>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428619762170">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:55.205 [info] GSUP: Rx #{imsi => <<"262428619762170">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428619762170 enter epdg_ue_fsm in state state_new 04:12:55.206 [info] ue_fsm start(epdg_ue_fsm_262428619762170) *DBG* epdg_ue_fsm_262428619762170 consume internal init_state in state state_new 04:12:55.206 [info] ue_fsm init(<<"262428619762170">>) *DBG* epdg_ue_fsm_262428619762170 receive call {auth_request,33,"internet",#{}} from <0.1390.0> in state state_new 04:12:55.206 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428619762170 send ok to <0.1390.0> 04:12:55.206 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428619762170 consume call {auth_request,33,"internet",#{}} from <0.1390.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428619762170 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.206 [info] ue_fsm start_link(aaa_ue_fsm_262428619762170) *DBG* epdg_ue_fsm_262428619762170 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428619762170 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428619762170 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.206 [info] ue_fsm init("262428619762170") 04:12:55.206 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.207 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428619762170",undefined,undefined,false,false,undefined} 04:12:55.207 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.207 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262428619762170",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428619762170 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428619762170 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428619762170 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>, <<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230, 18,155,6,68,240,160,142,210,240,248,17,172,73,68>>, <<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>, <<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]}} from <0.1393.0> in state state_wait_swx_maa 04:12:55.215 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428619762170",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119]],[[77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68]],["foobar"],[[23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222]],[[126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.215 [info] dia_sip2gsup: auth [77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119] authz [77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68]  *DBG* aaa_ue_fsm_262428619762170 send ok to <0.1393.0> *DBG* aaa_ue_fsm_262428619762170 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>, <<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230, 18,155,6,68,240,160,142,210,240,248,17,172,73,68>>, <<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>, <<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]}} from <0.1393.0> in state state_wait_swx_maa => state_new 04:12:55.215 [info] rand [77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230] autn [120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119]  *DBG* epdg_ue_fsm_262428619762170 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>, <<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230, 18,155,6,68,240,160,142,210,240,248,17,172,73,68>>, <<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>, <<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.215 [info] ue_fsm ev_rx_swx_maa 04:12:55.215 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428619762170",undefined,undefined,false,false,undefined} 04:12:55.215 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>,<<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68>>,<<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>,<<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]} 04:12:55.215 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>,<<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68>>,<<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>,<<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]}, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428619762170 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428619762170">>, {ok, [{epdg_auth_tuple, <<77,223,47,136,115,18,147,58,86,22,118,141, 239,188,225,230>>, <<120,161,231,92,255,19,115,234,70,198,230,209, 30,33,31,119>>, <<77,223,47,136,115,18,147,58,86,22,118,141, 239,188,225,230,18,155,6,68,240,160,142,210, 240,248,17,172,73,68>>, <<126,239,219,28,102,251,238,91,220,151,135,53, 156,4,27,247>>, <<23,59,123,154,6,181,223,103,221,129,152, 35,67,23,39,222>>}]}}} 04:12:55.216 [info] auth_response(<<"262428619762170">>): {ok,[{epdg_auth_tuple,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>,<<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68>>,<<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>,<<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]} *DBG* epdg_ue_fsm_262428619762170 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>, <<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>, <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230, 18,155,6,68,240,160,142,210,240,248,17,172,73,68>>, <<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>, <<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.216 [info] auth_response for <<"262428619762170">>: {ok,[{epdg_auth_tuple,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>,<<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>,<<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68>>,<<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>,<<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>}]} 04:12:55.216 [info] GSUP: Tx #{auth_tuples => [#{autn => <<120,161,231,92,255,19,115,234,70,198,230,209,30,33,31,119>>,ck => <<23,59,123,154,6,181,223,103,221,129,152,35,67,23,39,222>>,ik => <<126,239,219,28,102,251,238,91,220,151,135,53,156,4,27,247>>,rand => <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230>>,res => <<77,223,47,136,115,18,147,58,86,22,118,141,239,188,225,230,18,155,6,68,240,160,142,210,240,248,17,172,73,68>>}],imsi => <<"262428619762170">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428619762170">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428619762170 receive call lu_request from <0.1394.0> in state state_authenticating 04:12:55.219 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428619762170">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428619762170 send ok to <0.1394.0> *DBG* aaa_ue_fsm_262428619762170 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428619762170 consume call lu_request from <0.1394.0> in state state_authenticating 04:12:55.219 [info] ue_fsm lu_request 04:12:55.219 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} 04:12:55.219 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.219 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428619762170",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428619762170 send ok to <0.201.0> 04:12:55.219 [debug] SWx Tx SAR Imsi="262428619762170" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428619762170 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.219 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428619762170",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428619762170 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1395.0> in state state_wait_swx_saa 04:12:55.225 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428619762170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.225 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428619762170 send ok to <0.1395.0> *DBG* epdg_ue_fsm_262428619762170 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.225 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428619762170",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428619762170 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1395.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428619762170 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428619762170">>,ok}} 04:12:55.225 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428619762170 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.226 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} 04:12:55.226 [info] lu_response(<<"262428619762170">>): ok 04:12:55.226 [info] lu_response for <<"262428619762170">>: ok 04:12:55.226 [info] GSUP: Tx #{imsi => <<"262428619762170">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428619762170">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428619762170 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1396.0> in state state_authenticated 04:12:55.229 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428619762170">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.229 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.229 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} 04:12:55.229 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.229 [info] s2b: Tx {gtp,v2,create_session_request,0,8754778,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428619762170">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000353,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616257,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428619762170 send ok to <0.1396.0> 04:12:55.229 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428619762170 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1396.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428619762170 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.242 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428619762170 receive call {rx_s6b_aar,"262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1397.0> in state state_authenticated 04:12:55.242 [info] ue_fsm ev_rx_s6b_aar: "262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.242 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428619762170",undefined,undefined,true,false,undefined} 04:12:55.242 [debug] SWx Tx SAR Imsi="262428619762170" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428619762170 send ok to <0.1397.0> *DBG* aaa_ue_fsm_262428619762170 consume call {rx_s6b_aar,"262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1397.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.242 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428619762170",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:55.243 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428619762170 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1398.0> in state state_authenticated_wait_swx_saa 04:12:55.247 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428619762170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428619762170 send ok to <0.1398.0> 04:12:55.247 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428619762170 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1398.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.247 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428619762170","262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1397.0>} 04:12:55.248 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.248 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.252 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,161,133,150,90,0,2,0,2,0,16,0,87,0,9,1,160,60,155,18,150,172,18,50,103,79,0,5,0,1,192,168,0,65,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,60,155,18,150,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,60,155,18,150,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.252 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000353,8754778,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<60,155,18,150>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1016795798,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1016795798,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 04:12:55.252 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428619762170">>,<0.1391.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000353,1016795798,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616257,1016795798}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:55.252 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.252 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 2699616257,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1016795798}} *DBG* epdg_ue_fsm_262428619762170 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 2699616257, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1016795798}}} from <0.1399.0> in state state_wait_create_session_resp 04:12:55.253 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} 04:12:55.253 [info] KMOD Port Create PDP Context Call {<0.1391.0>,[alias|#Ref<0.4071005738.2327379969.181521>]}: {create_pdp_context,{172,18,50,103},2699616257,1016795798,{192,168,0,65}} 04:12:55.253 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,65}, 2699616257, 1016795798 04:12:55.253 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1154,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,65}},{i_tid,2699616257},{o_tid,1016795798}]}} 04:12:55.253 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 2699616257,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1016795798}) returned ok *DBG* epdg_ue_fsm_262428619762170 send ok to <0.1399.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428619762170">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 2699616257, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1016795798}}}} *DBG* epdg_ue_fsm_262428619762170 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 2699616257, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1016795798}}} from <0.1399.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.253 [info] tunnel_response(<<"262428619762170">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 2699616257,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1016795798}} 04:12:55.253 [info] tunnel_response for <<"262428619762170">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 2699616257,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1016795798}} 04:12:55.253 [info] GSUP: Tx #{imsi => <<"262428619762170">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,65>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420135073208">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420135073208 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420135073208 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420135073208 receive call {auth_request,33,"internet",#{}} from <0.1400.0> in state state_new 04:12:55.305 [info] GSUP: Rx #{imsi => <<"262420135073208">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420135073208 send ok to <0.1400.0> 04:12:55.305 [info] ue_fsm start(epdg_ue_fsm_262420135073208) *DBG* epdg_ue_fsm_262420135073208 consume call {auth_request,33,"internet",#{}} from <0.1400.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420135073208 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.305 [info] ue_fsm init(<<"262420135073208">>) *DBG* aaa_ue_fsm_262420135073208 enter aaa_ue_fsm in state state_new 04:12:55.305 [info] ue_fsm auth_request 04:12:55.305 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} 04:12:55.305 [info] ue_fsm start_link(aaa_ue_fsm_262420135073208) *DBG* aaa_ue_fsm_262420135073208 consume internal init_state in state state_new 04:12:55.305 [info] ue_fsm init("262420135073208") *DBG* aaa_ue_fsm_262420135073208 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.305 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.305 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420135073208",undefined,undefined,false,false,undefined} 04:12:55.305 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.305 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262420135073208",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420135073208 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420135073208 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420135073208 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>, <<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193, 26,42,136,137,39,83,198,223,135,132,29,35,16,158>>, <<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>, <<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34, 184>>}]}} from <0.1403.0> in state state_wait_swx_maa 04:12:55.311 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420135073208",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140]],[[73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158]],["foobar"],[[171,111,32,131,58,208,127,213,104,223,149,164,77,50,34,184]],[[23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.311 [info] dia_sip2gsup: auth [73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140] authz [73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158]  04:12:55.311 [info] rand [73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193] autn [219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140]  *DBG* aaa_ue_fsm_262420135073208 send ok to <0.1403.0> 04:12:55.311 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420135073208 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>, <<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193, 26,42,136,137,39,83,198,223,135,132,29,35,16,158>>, <<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>, <<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34, 184>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420135073208 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>, <<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193, 26,42,136,137,39,83,198,223,135,132,29,35,16,158>>, <<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>, <<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34, 184>>}]}} from <0.1403.0> in state state_wait_swx_maa => state_new 04:12:55.312 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420135073208",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420135073208 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420135073208">>, {ok, [{epdg_auth_tuple, <<73,250,97,228,18,61,191,157,192,203,189,134, 134,0,45,193>>, <<219,15,37,74,137,48,3,21,93,135,195,136,174, 70,14,140>>, <<73,250,97,228,18,61,191,157,192,203,189,134, 134,0,45,193,26,42,136,137,39,83,198,223,135, 132,29,35,16,158>>, <<23,90,209,52,203,202,182,71,40,7,89,45,203, 237,37,174>>, <<171,111,32,131,58,208,127,213,104,223, 149,164,77,50,34,184>>}]}}} 04:12:55.312 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>,<<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158>>,<<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>,<<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34,184>>}]} *DBG* epdg_ue_fsm_262420135073208 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>, <<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>, <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193, 26,42,136,137,39,83,198,223,135,132,29,35,16,158>>, <<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>, <<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34, 184>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.312 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>,<<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158>>,<<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>,<<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34,184>>}]}, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.312 [info] auth_response(<<"262420135073208">>): {ok,[{epdg_auth_tuple,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>,<<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158>>,<<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>,<<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34,184>>}]} 04:12:55.312 [info] auth_response for <<"262420135073208">>: {ok,[{epdg_auth_tuple,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>,<<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>,<<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158>>,<<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>,<<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34,184>>}]} 04:12:55.312 [info] GSUP: Tx #{auth_tuples => [#{autn => <<219,15,37,74,137,48,3,21,93,135,195,136,174,70,14,140>>,ck => <<171,111,32,131,58,208,127,213,104,223,149,164,77,50,34,184>>,ik => <<23,90,209,52,203,202,182,71,40,7,89,45,203,237,37,174>>,rand => <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193>>,res => <<73,250,97,228,18,61,191,157,192,203,189,134,134,0,45,193,26,42,136,137,39,83,198,223,135,132,29,35,16,158>>}],imsi => <<"262420135073208">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420135073208">>, message_type => location_upd_req}} 04:12:55.314 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420135073208">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420135073208 receive call lu_request from <0.1404.0> in state state_authenticating 04:12:55.314 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420135073208 send ok to <0.1404.0> 04:12:55.314 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420135073208 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420135073208 consume call lu_request from <0.1404.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.314 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.314 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420135073208",undefined,undefined,false,false,undefined} 04:12:55.314 [debug] SWx Tx SAR Imsi="262420135073208" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420135073208 send ok to <0.201.0> 04:12:55.314 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420135073208",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420135073208 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420135073208 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1405.0> in state state_wait_swx_saa 04:12:55.317 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420135073208",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.317 [info] ue_fsm ev_rx_swx_saa 04:12:55.317 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420135073208",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420135073208 send ok to <0.1405.0> *DBG* epdg_ue_fsm_262420135073208 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.317 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262420135073208 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1405.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420135073208 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420135073208">>,ok}} 04:12:55.317 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420135073208 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.317 [info] lu_response(<<"262420135073208">>): ok 04:12:55.317 [info] lu_response for <<"262420135073208">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.317 [info] GSUP: Tx #{imsi => <<"262420135073208">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420135073208">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420135073208 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1406.0> in state state_authenticated 04:12:55.319 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420135073208">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.319 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.319 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} 04:12:55.319 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.319 [info] s2b: Tx {gtp,v2,create_session_request,0,8754779,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420135073208">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000354,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616258,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420135073208 send ok to <0.1406.0> 04:12:55.319 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420135073208 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1406.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420135073208 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420135073208 receive call {rx_s6b_aar,"262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1407.0> in state state_authenticated 04:12:55.324 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.324 [info] ue_fsm ev_rx_s6b_aar: "262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.324 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420135073208",undefined,undefined,true,false,undefined} 04:12:55.324 [debug] SWx Tx SAR Imsi="262420135073208" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:55.324 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420135073208",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420135073208 send ok to <0.1407.0> *DBG* aaa_ue_fsm_262420135073208 consume call {rx_s6b_aar,"262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1407.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.324 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420135073208 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1408.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420135073208 send ok to <0.1408.0> 04:12:55.327 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420135073208",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420135073208 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1408.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.327 [info] ue_fsm ev_rx_swx_saa 04:12:55.327 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420135073208","262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1407.0>} 04:12:55.327 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.327 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.330 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,162,133,150,91,0,2,0,2,0,16,0,87,0,9,1,160,238,28,75,131,172,18,50,103,79,0,5,0,1,192,168,0,66,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,238,28,75,131,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,238,28,75,131,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.330 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000354,8754779,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<238,28,75,131>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3994831747,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3994831747,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 04:12:55.330 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420135073208">>,<0.1401.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000354,3994831747,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616258,3994831747}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420135073208 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 2699616258, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3994831747}}} from <0.1409.0> in state state_wait_create_session_resp 04:12:55.330 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.330 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 2699616258,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3994831747}} 04:12:55.330 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} 04:12:55.330 [info] KMOD Port Create PDP Context Call {<0.1401.0>,[alias|#Ref<0.4071005738.2327379969.181597>]}: {create_pdp_context,{172,18,50,103},2699616258,3994831747,{192,168,0,66}} 04:12:55.330 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,66}, 2699616258, 3994831747 04:12:55.330 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],10,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,66}},{i_tid,2699616258},{o_tid,3994831747}]}} 04:12:55.330 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 2699616258,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3994831747}) returned ok *DBG* epdg_ue_fsm_262420135073208 send ok to <0.1409.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420135073208">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 2699616258, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3994831747}}}} 04:12:55.330 [info] tunnel_response(<<"262420135073208">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 2699616258,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3994831747}} *DBG* epdg_ue_fsm_262420135073208 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 2699616258, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3994831747}}} from <0.1409.0> in state state_wait_create_session_resp => state_active 04:12:55.330 [info] tunnel_response for <<"262420135073208">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 2699616258,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3994831747}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.330 [info] GSUP: Tx #{imsi => <<"262420135073208">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,66>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420058429472">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420058429472 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420058429472 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420058429472 receive call {auth_request,33,"internet",#{}} from <0.1410.0> in state state_new 04:12:55.409 [info] GSUP: Rx #{imsi => <<"262420058429472">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420058429472 send ok to <0.1410.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.409 [info] ue_fsm start(epdg_ue_fsm_262420058429472) *DBG* aaa_ue_fsm_262420058429472 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420058429472 consume call {auth_request,33,"internet",#{}} from <0.1410.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262420058429472 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420058429472 consume internal init_state in state state_new 04:12:55.409 [info] ue_fsm init(<<"262420058429472">>) *DBG* aaa_ue_fsm_262420058429472 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.409 [info] ue_fsm auth_request 04:12:55.409 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} 04:12:55.409 [info] ue_fsm start_link(aaa_ue_fsm_262420058429472) 04:12:55.410 [info] ue_fsm init("262420058429472") 04:12:55.410 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.411 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420058429472",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420058429472 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420058429472 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.411 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.411 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262420058429472",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:55.420 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420058429472",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68]],[[217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173]],["foobar"],[[129,158,222,151,56,122,73,50,178,109,179,180,5,200,200,23]],[[195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420058429472 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>, <<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83, 128,34,124,88,127,130,159,117,101,162,30,222,220,173>>, <<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>, <<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200, 23>>}]}} from <0.1413.0> in state state_wait_swx_maa 04:12:55.420 [info] dia_sip2gsup: auth [217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68] authz [217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173]  04:12:55.420 [info] rand [217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83] autn [139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68]  *DBG* aaa_ue_fsm_262420058429472 send ok to <0.1413.0> *DBG* aaa_ue_fsm_262420058429472 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>, <<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83, 128,34,124,88,127,130,159,117,101,162,30,222,220,173>>, <<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>, <<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200, 23>>}]}} from <0.1413.0> in state state_wait_swx_maa => state_new 04:12:55.420 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420058429472 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>, <<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83, 128,34,124,88,127,130,159,117,101,162,30,222,220,173>>, <<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>, <<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200, 23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.421 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420058429472",undefined,undefined,false,false,undefined} 04:12:55.421 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>,<<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173>>,<<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>,<<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200,23>>}]} 04:12:55.422 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>,<<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173>>,<<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>,<<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200,23>>}]}, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420058429472 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420058429472">>, {ok, [{epdg_auth_tuple, <<217,28,202,124,75,112,46,230,34,45,131,124, 69,119,131,83>>, <<139,121,142,199,195,254,192,99,213,15,157,61, 185,199,231,68>>, <<217,28,202,124,75,112,46,230,34,45,131,124, 69,119,131,83,128,34,124,88,127,130,159,117, 101,162,30,222,220,173>>, <<195,18,242,205,168,148,239,138,221,41,216, 208,235,56,48,173>>, <<129,158,222,151,56,122,73,50,178,109, 179,180,5,200,200,23>>}]}}} 04:12:55.422 [info] auth_response(<<"262420058429472">>): {ok,[{epdg_auth_tuple,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>,<<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173>>,<<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>,<<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200,23>>}]} *DBG* epdg_ue_fsm_262420058429472 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>, <<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>, <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83, 128,34,124,88,127,130,159,117,101,162,30,222,220,173>>, <<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>, <<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200, 23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.423 [info] auth_response for <<"262420058429472">>: {ok,[{epdg_auth_tuple,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>,<<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>,<<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173>>,<<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>,<<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200,23>>}]} 04:12:55.423 [info] GSUP: Tx #{auth_tuples => [#{autn => <<139,121,142,199,195,254,192,99,213,15,157,61,185,199,231,68>>,ck => <<129,158,222,151,56,122,73,50,178,109,179,180,5,200,200,23>>,ik => <<195,18,242,205,168,148,239,138,221,41,216,208,235,56,48,173>>,rand => <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83>>,res => <<217,28,202,124,75,112,46,230,34,45,131,124,69,119,131,83,128,34,124,88,127,130,159,117,101,162,30,222,220,173>>}],imsi => <<"262420058429472">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420058429472">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420058429472 receive call lu_request from <0.1414.0> in state state_authenticating 04:12:55.428 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420058429472">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420058429472 send ok to <0.1414.0> *DBG* epdg_ue_fsm_262420058429472 consume call lu_request from <0.1414.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.428 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420058429472 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.428 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} 04:12:55.429 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.429 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420058429472",undefined,undefined,false,false,undefined} 04:12:55.429 [debug] SWx Tx SAR Imsi="262420058429472" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.429 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420058429472",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420058429472 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420058429472 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420058429472 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1415.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420058429472 send ok to <0.1415.0> 04:12:55.438 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420058429472",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420058429472 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1415.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420058429472 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.438 [info] ue_fsm ev_rx_swx_saa 04:12:55.438 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420058429472",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420058429472 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420058429472">>,ok}} 04:12:55.438 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420058429472 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.438 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.439 [info] lu_response(<<"262420058429472">>): ok 04:12:55.439 [info] lu_response for <<"262420058429472">>: ok 04:12:55.439 [info] GSUP: Tx #{imsi => <<"262420058429472">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420058429472">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420058429472 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1416.0> in state state_authenticated 04:12:55.444 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420058429472">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.444 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420058429472 send ok to <0.1416.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.444 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420058429472 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1416.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420058429472 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.444 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.444 [info] s2b: Tx {gtp,v2,create_session_request,0,8754780,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420058429472">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000355,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616259,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:55.445 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420058429472 receive call {rx_s6b_aar,"262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1417.0> in state state_authenticated 04:12:55.454 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.454 [info] ue_fsm ev_rx_s6b_aar: "262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.454 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420058429472",undefined,undefined,true,false,undefined} 04:12:55.454 [debug] SWx Tx SAR Imsi="262420058429472" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420058429472 send ok to <0.1417.0> 04:12:55.454 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420058429472",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420058429472 consume call {rx_s6b_aar,"262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1417.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.454 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420058429472 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1418.0> in state state_authenticated_wait_swx_saa 04:12:55.459 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420058429472",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420058429472 send ok to <0.1418.0> *DBG* aaa_ue_fsm_262420058429472 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1418.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.459 [info] ue_fsm ev_rx_swx_saa 04:12:55.459 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420058429472","262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1417.0>} 04:12:55.459 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.459 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.466 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,163,133,150,92,0,2,0,2,0,16,0,87,0,9,1,160,28,201,81,240,172,18,50,103,79,0,5,0,1,192,168,0,67,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,28,201,81,240,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,28,201,81,240,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.466 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000355,8754780,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<28,201,81,240>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,482955760,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,482955760,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} *DBG* epdg_ue_fsm_262420058429472 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 2699616259, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 482955760}}} from <0.1419.0> in state state_wait_create_session_resp 04:12:55.467 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420058429472">>,<0.1411.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000355,482955760,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,2699616259,482955760}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:55.467 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.467 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 2699616259,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 482955760}} 04:12:55.467 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} 04:12:55.467 [info] KMOD Port Create PDP Context Call {<0.1411.0>,[alias|#Ref<0.4071005738.2327379977.176514>]}: {create_pdp_context,{172,18,50,103},2699616259,482955760,{192,168,0,67}} 04:12:55.467 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,67}, 2699616259, 482955760 *DBG* epdg_ue_fsm_262420058429472 send ok to <0.1419.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420058429472">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 2699616259, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 482955760}}}} 04:12:55.467 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],74,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,67}},{i_tid,2699616259},{o_tid,482955760}]}} *DBG* epdg_ue_fsm_262420058429472 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 2699616259, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 482955760}}} from <0.1419.0> in state state_wait_create_session_resp => state_active 04:12:55.467 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 2699616259,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 482955760}) returned ok 04:12:55.467 [info] tunnel_response(<<"262420058429472">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 2699616259,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 482955760}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.468 [info] tunnel_response for <<"262420058429472">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 2699616259,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 482955760}} 04:12:55.468 [info] GSUP: Tx #{imsi => <<"262420058429472">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,67>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420967797922">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420967797922 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420967797922 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420967797922 receive call {auth_request,33,"internet",#{}} from <0.1420.0> in state state_new *DBG* epdg_ue_fsm_262420967797922 send ok to <0.1420.0> 04:12:55.508 [info] GSUP: Rx #{imsi => <<"262420967797922">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420967797922 consume call {auth_request,33,"internet",#{}} from <0.1420.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420967797922 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420967797922 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.509 [info] ue_fsm start(epdg_ue_fsm_262420967797922) *DBG* aaa_ue_fsm_262420967797922 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420967797922 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.509 [info] ue_fsm init(<<"262420967797922">>) 04:12:55.509 [info] ue_fsm auth_request 04:12:55.509 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} 04:12:55.509 [info] ue_fsm start_link(aaa_ue_fsm_262420967797922) *DBG* aaa_ue_fsm_262420967797922 send ok to <0.201.0> 04:12:55.509 [info] ue_fsm init("262420967797922") *DBG* aaa_ue_fsm_262420967797922 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.509 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.510 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420967797922",undefined,undefined,false,false,undefined} 04:12:55.510 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.510 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262420967797922",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:55.527 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420967797922",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69]],[[151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35]],["foobar"],[[0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58]],[[64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420967797922 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>, <<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180, 235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>, <<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>, <<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]}} from <0.1423.0> in state state_wait_swx_maa 04:12:55.527 [info] dia_sip2gsup: auth [151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69] authz [151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35]  04:12:55.527 [info] rand [151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235] autn [183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69]  *DBG* aaa_ue_fsm_262420967797922 send ok to <0.1423.0> 04:12:55.527 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420967797922 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>, <<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180, 235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>, <<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>, <<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420967797922 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>, <<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180, 235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>, <<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>, <<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]}} from <0.1423.0> in state state_wait_swx_maa => state_new 04:12:55.528 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420967797922",undefined,undefined,false,false,undefined} 04:12:55.528 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>,<<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>,<<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>,<<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]} *DBG* epdg_ue_fsm_262420967797922 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420967797922">>, {ok, [{epdg_auth_tuple, <<151,113,125,109,170,171,1,169,213,233,99,53, 243,153,180,235>>, <<183,180,229,66,33,201,57,61,128,208,75,67,87, 99,183,69>>, <<151,113,125,109,170,171,1,169,213,233,99,53, 243,153,180,235,131,56,17,221,12,117,45,64, 186,95,123,175,7,35>>, <<64,72,44,123,167,52,171,118,251,0,147,13,213, 194,117,91>>, <<0,98,45,54,75,218,136,174,236,130,164, 207,196,23,133,58>>}]}}} 04:12:55.529 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>,<<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>,<<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>,<<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]}, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420967797922 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>, <<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>, <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180, 235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>, <<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>, <<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.529 [info] auth_response(<<"262420967797922">>): {ok,[{epdg_auth_tuple,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>,<<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>,<<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>,<<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.530 [info] auth_response for <<"262420967797922">>: {ok,[{epdg_auth_tuple,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>,<<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>,<<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>,<<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>,<<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>}]} 04:12:55.530 [info] GSUP: Tx #{auth_tuples => [#{autn => <<183,180,229,66,33,201,57,61,128,208,75,67,87,99,183,69>>,ck => <<0,98,45,54,75,218,136,174,236,130,164,207,196,23,133,58>>,ik => <<64,72,44,123,167,52,171,118,251,0,147,13,213,194,117,91>>,rand => <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235>>,res => <<151,113,125,109,170,171,1,169,213,233,99,53,243,153,180,235,131,56,17,221,12,117,45,64,186,95,123,175,7,35>>}],imsi => <<"262420967797922">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420967797922">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420967797922 receive call lu_request from <0.1424.0> in state state_authenticating *DBG* epdg_ue_fsm_262420967797922 send ok to <0.1424.0> 04:12:55.536 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420967797922">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.536 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420967797922 consume call lu_request from <0.1424.0> in state state_authenticating *DBG* aaa_ue_fsm_262420967797922 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.536 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} 04:12:55.536 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.536 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420967797922",undefined,undefined,false,false,undefined} 04:12:55.537 [debug] SWx Tx SAR Imsi="262420967797922" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.537 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420967797922",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420967797922 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420967797922 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420967797922 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1425.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420967797922 send ok to <0.1425.0> *DBG* aaa_ue_fsm_262420967797922 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1425.0> in state state_wait_swx_saa => state_authenticated 04:12:55.547 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420967797922",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420967797922 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.547 [info] ue_fsm ev_rx_swx_saa 04:12:55.547 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420967797922",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420967797922 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420967797922">>,ok}} 04:12:55.547 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420967797922 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.548 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.548 [info] lu_response(<<"262420967797922">>): ok 04:12:55.548 [info] lu_response for <<"262420967797922">>: ok 04:12:55.548 [info] GSUP: Tx #{imsi => <<"262420967797922">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420967797922">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.553 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420967797922">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420967797922 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1426.0> in state state_authenticated 04:12:55.553 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.554 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} 04:12:55.554 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420967797922 send ok to <0.1426.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420967797922 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1426.0> in state state_authenticated => state_wait_create_session_resp 04:12:55.554 [info] s2b: Tx {gtp,v2,create_session_request,0,8754781,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420967797922">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000356,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616260,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420967797922 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.554 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420967797922 receive call {rx_s6b_aar,"262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1427.0> in state state_authenticated 04:12:55.566 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420967797922 send ok to <0.1427.0> 04:12:55.566 [info] ue_fsm ev_rx_s6b_aar: "262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420967797922 consume call {rx_s6b_aar,"262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1427.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.566 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420967797922",undefined,undefined,true,false,undefined} 04:12:55.566 [debug] SWx Tx SAR Imsi="262420967797922" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:55.566 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420967797922",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:55.566 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420967797922 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1428.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420967797922 send ok to <0.1428.0> 04:12:55.571 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420967797922",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420967797922 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1428.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.571 [info] ue_fsm ev_rx_swx_saa 04:12:55.571 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420967797922","262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1427.0>} 04:12:55.571 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.571 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.577 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,164,133,150,93,0,2,0,2,0,16,0,87,0,9,1,160,48,31,177,107,172,18,50,103,79,0,5,0,1,192,168,0,68,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,48,31,177,107,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,48,31,177,107,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.577 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000356,8754781,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<48,31,177,107>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,807383403,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,807383403,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} *DBG* epdg_ue_fsm_262420967797922 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 2699616260, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 807383403}}} from <0.1429.0> in state state_wait_create_session_resp 04:12:55.577 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420967797922">>,<0.1421.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000356,807383403,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616260,807383403}],[],[],[],[],[]}}}} 04:12:55.577 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.577 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 2699616260,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 807383403}} 04:12:55.577 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} 04:12:55.577 [info] KMOD Port Create PDP Context Call {<0.1421.0>,[alias|#Ref<0.4071005738.2327379977.176661>]}: {create_pdp_context,{172,18,50,103},2699616260,807383403,{192,168,0,68}} 04:12:55.577 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,68}, 2699616260, 807383403 04:12:55.577 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,68}},{i_tid,2699616260},{o_tid,807383403}]}} *DBG* epdg_ue_fsm_262420967797922 send ok to <0.1429.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420967797922">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 2699616260, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 807383403}}}} 04:12:55.578 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 2699616260,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 807383403}) returned ok *DBG* epdg_ue_fsm_262420967797922 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 2699616260, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 807383403}}} from <0.1429.0> in state state_wait_create_session_resp => state_active 04:12:55.578 [info] tunnel_response(<<"262420967797922">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 2699616260,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 807383403}} 04:12:55.578 [info] tunnel_response for <<"262420967797922">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 2699616260,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 807383403}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.578 [info] GSUP: Tx #{imsi => <<"262420967797922">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,68>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422609949620">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422609949620 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422609949620 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422609949620 receive call {auth_request,33,"internet",#{}} from <0.1430.0> in state state_new 04:12:55.609 [info] GSUP: Rx #{imsi => <<"262422609949620">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.1430.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.609 [info] ue_fsm start(epdg_ue_fsm_262422609949620) *DBG* aaa_ue_fsm_262422609949620 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422609949620 consume call {auth_request,33,"internet",#{}} from <0.1430.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262422609949620 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422609949620 consume internal init_state in state state_new 04:12:55.609 [info] ue_fsm init(<<"262422609949620">>) *DBG* aaa_ue_fsm_262422609949620 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.609 [info] ue_fsm auth_request 04:12:55.609 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} 04:12:55.609 [info] ue_fsm start_link(aaa_ue_fsm_262422609949620) 04:12:55.610 [info] ue_fsm init("262422609949620") *DBG* aaa_ue_fsm_262422609949620 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422609949620 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.610 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.610 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422609949620",undefined,undefined,false,false,undefined} 04:12:55.610 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.610 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262422609949620",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422609949620 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>, <<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12, 182,12,11,135,12,96,221,32,210,99,92,8,205,241>>, <<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>, <<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44, 124>>}]}} from <0.1433.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262422609949620 send ok to <0.1433.0> 04:12:55.624 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422609949620",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184]],[[196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241]],["foobar"],[[148,218,156,16,145,32,106,231,154,135,210,35,242,65,44,124]],[[78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422609949620 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>, <<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12, 182,12,11,135,12,96,221,32,210,99,92,8,205,241>>, <<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>, <<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44, 124>>}]}} from <0.1433.0> in state state_wait_swx_maa => state_new 04:12:55.624 [info] dia_sip2gsup: auth [196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184] authz [196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241]  *DBG* epdg_ue_fsm_262422609949620 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>, <<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12, 182,12,11,135,12,96,221,32,210,99,92,8,205,241>>, <<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>, <<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44, 124>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.624 [info] rand [196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12] autn [156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184]  04:12:55.624 [info] ue_fsm ev_rx_swx_maa 04:12:55.624 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422609949620",undefined,undefined,false,false,undefined} 04:12:55.625 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>,<<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241>>,<<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>,<<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44,124>>}]} 04:12:55.626 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>,<<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241>>,<<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>,<<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44,124>>}]}, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422609949620">>, {ok, [{epdg_auth_tuple, <<196,97,129,92,204,123,149,40,136,158,158,211, 188,19,223,12>>, <<156,207,208,161,36,101,35,110,108,195,135,14, 91,5,210,184>>, <<196,97,129,92,204,123,149,40,136,158,158,211, 188,19,223,12,182,12,11,135,12,96,221,32,210, 99,92,8,205,241>>, <<78,11,32,82,112,229,230,206,197,30,16,45,127, 211,151,177>>, <<148,218,156,16,145,32,106,231,154,135, 210,35,242,65,44,124>>}]}}} *DBG* epdg_ue_fsm_262422609949620 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>, <<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>, <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12, 182,12,11,135,12,96,221,32,210,99,92,8,205,241>>, <<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>, <<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44, 124>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.626 [info] auth_response(<<"262422609949620">>): {ok,[{epdg_auth_tuple,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>,<<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241>>,<<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>,<<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44,124>>}]} 04:12:55.626 [info] auth_response for <<"262422609949620">>: {ok,[{epdg_auth_tuple,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>,<<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>,<<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241>>,<<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>,<<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44,124>>}]} 04:12:55.626 [info] GSUP: Tx #{auth_tuples => [#{autn => <<156,207,208,161,36,101,35,110,108,195,135,14,91,5,210,184>>,ck => <<148,218,156,16,145,32,106,231,154,135,210,35,242,65,44,124>>,ik => <<78,11,32,82,112,229,230,206,197,30,16,45,127,211,151,177>>,rand => <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12>>,res => <<196,97,129,92,204,123,149,40,136,158,158,211,188,19,223,12,182,12,11,135,12,96,221,32,210,99,92,8,205,241>>}],imsi => <<"262422609949620">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422609949620">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422609949620 receive call lu_request from <0.1434.0> in state state_authenticating 04:12:55.631 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422609949620">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.1434.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422609949620 consume call lu_request from <0.1434.0> in state state_authenticating 04:12:55.631 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422609949620 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.631 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} 04:12:55.631 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.631 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422609949620",undefined,undefined,false,false,undefined} 04:12:55.631 [debug] SWx Tx SAR Imsi="262422609949620" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.632 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422609949620",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422609949620 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422609949620 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422609949620 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1435.0> in state state_wait_swx_saa 04:12:55.637 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422609949620",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422609949620 send ok to <0.1435.0> *DBG* epdg_ue_fsm_262422609949620 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.637 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422609949620 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1435.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422609949620 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422609949620">>,ok}} 04:12:55.638 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422609949620",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422609949620 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.638 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:55.638 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} 04:12:55.638 [info] lu_response(<<"262422609949620">>): ok 04:12:55.638 [info] lu_response for <<"262422609949620">>: ok 04:12:55.638 [info] GSUP: Tx #{imsi => <<"262422609949620">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422609949620">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422609949620 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1436.0> in state state_authenticated 04:12:55.641 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422609949620">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.641 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.641 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} 04:12:55.641 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.641 [info] s2b: Tx {gtp,v2,create_session_request,0,8754782,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422609949620">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000357,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616261,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.1436.0> 04:12:55.641 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422609949620 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1436.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422609949620 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422609949620 receive call {rx_s6b_aar,"262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1437.0> in state state_authenticated 04:12:55.647 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.647 [info] ue_fsm ev_rx_s6b_aar: "262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.647 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422609949620",undefined,undefined,true,false,undefined} 04:12:55.647 [debug] SWx Tx SAR Imsi="262422609949620" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:55.647 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422609949620",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422609949620 send ok to <0.1437.0> 04:12:55.647 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422609949620 consume call {rx_s6b_aar,"262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1437.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422609949620 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1438.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422609949620 send ok to <0.1438.0> 04:12:55.649 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422609949620",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422609949620 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1438.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.649 [info] ue_fsm ev_rx_swx_saa 04:12:55.649 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422609949620","262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1437.0>} 04:12:55.649 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.649 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.652 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,165,133,150,94,0,2,0,2,0,16,0,87,0,9,1,160,12,186,135,161,172,18,50,103,79,0,5,0,1,192,168,0,69,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,12,186,135,161,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,12,186,135,161,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.652 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000357,8754782,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<12,186,135,161>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,213551009,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,213551009,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} 04:12:55.653 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422609949620">>,<0.1431.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000357,213551009,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,2699616261,213551009}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:55.653 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422609949620 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 2699616261, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 213551009}}} from <0.1439.0> in state state_wait_create_session_resp 04:12:55.653 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 2699616261,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 213551009}} 04:12:55.653 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} 04:12:55.653 [info] KMOD Port Create PDP Context Call {<0.1431.0>,[alias|#Ref<0.4071005738.2327379969.182079>]}: {create_pdp_context,{172,18,50,103},2699616261,213551009,{192,168,0,69}} 04:12:55.653 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,69}, 2699616261, 213551009 04:12:55.653 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1218,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,69}},{i_tid,2699616261},{o_tid,213551009}]}} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.1439.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422609949620">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 2699616261, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 213551009}}}} 04:12:55.653 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 2699616261,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 213551009}) returned ok *DBG* epdg_ue_fsm_262422609949620 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 2699616261, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 213551009}}} from <0.1439.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.653 [info] tunnel_response(<<"262422609949620">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 2699616261,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 213551009}} 04:12:55.653 [info] tunnel_response for <<"262422609949620">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 2699616261,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 213551009}} 04:12:55.653 [info] GSUP: Tx #{imsi => <<"262422609949620">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,69>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427551877409">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427551877409 enter epdg_ue_fsm in state state_new 04:12:55.707 [info] GSUP: Rx #{imsi => <<"262427551877409">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427551877409 consume internal init_state in state state_new 04:12:55.707 [info] ue_fsm start(epdg_ue_fsm_262427551877409) *DBG* epdg_ue_fsm_262427551877409 receive call {auth_request,33,"internet",#{}} from <0.1440.0> in state state_new 04:12:55.707 [info] ue_fsm init(<<"262427551877409">>) *DBG* epdg_ue_fsm_262427551877409 send ok to <0.1440.0> 04:12:55.707 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427551877409 consume call {auth_request,33,"internet",#{}} from <0.1440.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427551877409 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.707 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427551877409 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262427551877409 consume internal init_state in state state_new 04:12:55.707 [info] ue_fsm start_link(aaa_ue_fsm_262427551877409) *DBG* aaa_ue_fsm_262427551877409 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.707 [info] ue_fsm init("262427551877409") 04:12:55.707 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.707 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427551877409",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427551877409 send ok to <0.201.0> 04:12:55.707 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427551877409 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.707 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262427551877409",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427551877409 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>, <<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77, 223,238,24,253,14,75,208,79,217,198,85,9,155,188>>, <<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>, <<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]}} from <0.1443.0> in state state_wait_swx_maa 04:12:55.712 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427551877409",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244]],[[50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188]],["foobar"],[[66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207]],[[114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.712 [info] dia_sip2gsup: auth [50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244] authz [50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188]  04:12:55.712 [info] rand [50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77] autn [253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244]  *DBG* aaa_ue_fsm_262427551877409 send ok to <0.1443.0> *DBG* epdg_ue_fsm_262427551877409 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>, <<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77, 223,238,24,253,14,75,208,79,217,198,85,9,155,188>>, <<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>, <<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427551877409 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>, <<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77, 223,238,24,253,14,75,208,79,217,198,85,9,155,188>>, <<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>, <<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]}} from <0.1443.0> in state state_wait_swx_maa => state_new 04:12:55.712 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427551877409 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427551877409">>, {ok, [{epdg_auth_tuple, <<50,82,154,57,49,149,226,79,96,163,71,109,254, 250,198,77>>, <<253,9,36,91,210,205,128,231,254,139,79,32, 239,32,120,244>>, <<50,82,154,57,49,149,226,79,96,163,71,109,254, 250,198,77,223,238,24,253,14,75,208,79,217, 198,85,9,155,188>>, <<114,25,97,3,124,165,196,192,171,70,191,212, 207,225,108,12>>, <<66,172,255,42,1,7,24,2,40,82,233,82,239, 254,9,207>>}]}}} 04:12:55.712 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427551877409",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427551877409 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>, <<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>, <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77, 223,238,24,253,14,75,208,79,217,198,85,9,155,188>>, <<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>, <<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.712 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>,<<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188>>,<<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>,<<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]} 04:12:55.712 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>,<<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188>>,<<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>,<<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]}, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} 04:12:55.712 [info] auth_response(<<"262427551877409">>): {ok,[{epdg_auth_tuple,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>,<<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188>>,<<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>,<<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]} 04:12:55.712 [info] auth_response for <<"262427551877409">>: {ok,[{epdg_auth_tuple,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>,<<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>,<<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188>>,<<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>,<<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>}]} 04:12:55.712 [info] GSUP: Tx #{auth_tuples => [#{autn => <<253,9,36,91,210,205,128,231,254,139,79,32,239,32,120,244>>,ck => <<66,172,255,42,1,7,24,2,40,82,233,82,239,254,9,207>>,ik => <<114,25,97,3,124,165,196,192,171,70,191,212,207,225,108,12>>,rand => <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77>>,res => <<50,82,154,57,49,149,226,79,96,163,71,109,254,250,198,77,223,238,24,253,14,75,208,79,217,198,85,9,155,188>>}],imsi => <<"262427551877409">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427551877409">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427551877409 receive call lu_request from <0.1444.0> in state state_authenticating 04:12:55.714 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427551877409">>,message_type => location_upd_req} 04:12:55.714 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427551877409 send ok to <0.1444.0> 04:12:55.714 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427551877409 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427551877409 consume call lu_request from <0.1444.0> in state state_authenticating 04:12:55.714 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.714 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427551877409",undefined,undefined,false,false,undefined} 04:12:55.714 [debug] SWx Tx SAR Imsi="262427551877409" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.714 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427551877409",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427551877409 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427551877409 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.716 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427551877409",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427551877409 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1445.0> in state state_wait_swx_saa 04:12:55.716 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427551877409 send ok to <0.1445.0> *DBG* epdg_ue_fsm_262427551877409 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.717 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427551877409",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427551877409 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1445.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427551877409 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427551877409">>,ok}} 04:12:55.717 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427551877409 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.717 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} 04:12:55.717 [info] lu_response(<<"262427551877409">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.717 [info] lu_response for <<"262427551877409">>: ok 04:12:55.717 [info] GSUP: Tx #{imsi => <<"262427551877409">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427551877409">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.718 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427551877409">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427551877409 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1446.0> in state state_authenticated 04:12:55.718 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.718 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427551877409 send ok to <0.1446.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.718 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262427551877409 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1446.0> in state state_authenticated => state_wait_create_session_resp 04:12:55.718 [info] s2b: Tx {gtp,v2,create_session_request,0,8754783,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427551877409">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000358,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616262,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427551877409 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.718 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427551877409 receive call {rx_s6b_aar,"262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1447.0> in state state_authenticated 04:12:55.722 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.722 [info] ue_fsm ev_rx_s6b_aar: "262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.722 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427551877409",undefined,undefined,true,false,undefined} 04:12:55.722 [debug] SWx Tx SAR Imsi="262427551877409" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:55.722 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427551877409",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427551877409 send ok to <0.1447.0> *DBG* aaa_ue_fsm_262427551877409 consume call {rx_s6b_aar,"262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1447.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.722 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427551877409 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1448.0> in state state_authenticated_wait_swx_saa 04:12:55.725 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427551877409",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427551877409 send ok to <0.1448.0> 04:12:55.725 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427551877409 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1448.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.725 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427551877409","262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1447.0>} 04:12:55.725 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.725 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.727 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,166,133,150,95,0,2,0,2,0,16,0,87,0,9,1,160,216,114,44,35,172,18,50,103,79,0,5,0,1,192,168,0,70,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,216,114,44,35,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,216,114,44,35,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.727 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000358,8754783,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"иr,#">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3631361059,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3631361059,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} 04:12:55.727 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427551877409">>,<0.1441.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000358,3631361059,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616262,3631361059}],[],[],[],[],[],[],[],[],[]}}}} 04:12:55.727 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427551877409 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 2699616262, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3631361059}}} from <0.1449.0> in state state_wait_create_session_resp 04:12:55.727 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 2699616262,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3631361059}} 04:12:55.727 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} 04:12:55.727 [info] KMOD Port Create PDP Context Call {<0.1441.0>,[alias|#Ref<0.4071005738.2327379969.182192>]}: {create_pdp_context,{172,18,50,103},2699616262,3631361059,{192,168,0,70}} 04:12:55.727 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,70}, 2699616262, 3631361059 04:12:55.727 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1282,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,70}},{i_tid,2699616262},{o_tid,3631361059}]}} *DBG* epdg_ue_fsm_262427551877409 send ok to <0.1449.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427551877409">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 2699616262, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3631361059}}}} 04:12:55.727 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 2699616262,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3631361059}) returned ok *DBG* epdg_ue_fsm_262427551877409 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 2699616262, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3631361059}}} from <0.1449.0> in state state_wait_create_session_resp => state_active 04:12:55.727 [info] tunnel_response(<<"262427551877409">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 2699616262,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3631361059}} 04:12:55.728 [info] tunnel_response for <<"262427551877409">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 2699616262,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3631361059}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.728 [info] GSUP: Tx #{imsi => <<"262427551877409">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,70>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428464609272">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428464609272 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428464609272 consume internal init_state in state state_new 04:12:55.810 [info] GSUP: Rx #{imsi => <<"262428464609272">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428464609272 receive call {auth_request,33,"internet",#{}} from <0.1450.0> in state state_new 04:12:55.810 [info] ue_fsm start(epdg_ue_fsm_262428464609272) *DBG* epdg_ue_fsm_262428464609272 send ok to <0.1450.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.810 [info] ue_fsm init(<<"262428464609272">>) *DBG* aaa_ue_fsm_262428464609272 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428464609272 consume call {auth_request,33,"internet",#{}} from <0.1450.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428464609272 consume internal init_state in state state_new 04:12:55.810 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428464609272 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428464609272 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.811 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} 04:12:55.811 [info] ue_fsm start_link(aaa_ue_fsm_262428464609272) 04:12:55.811 [info] ue_fsm init("262428464609272") 04:12:55.811 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.812 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428464609272",undefined,undefined,false,false,undefined} 04:12:55.812 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.812 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262428464609272",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428464609272 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428464609272 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.822 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428464609272",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,233,113,120,38,124,183,198,187,215,34,43,246,231,27,49,175]],[[123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48]],["foobar"],[[114,193,107,182,125,229,137,47,106,152,222,138,181,175,135,28]],[[240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428464609272 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>, <<"щqx&|ЗЦЛз\"+іч\e1Џ">>, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88, 138,66,251,251,149,174,255,100,222,31,68,241,164,48>>, <<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>, <<114,193,107,182,125,229,137,47,106,152,222,138,181,175, 135,28>>}]}} from <0.1453.0> in state state_wait_swx_maa 04:12:55.823 [info] dia_sip2gsup: auth [123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,233,113,120,38,124,183,198,187,215,34,43,246,231,27,49,175] authz [123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48]  04:12:55.823 [info] rand [123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88] autn "щqx&|ЗЦЛз\"+іч\e1Џ"  *DBG* aaa_ue_fsm_262428464609272 send ok to <0.1453.0> 04:12:55.823 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428464609272 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>, <<"щqx&|ЗЦЛз\"+іч\e1Џ">>, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88, 138,66,251,251,149,174,255,100,222,31,68,241,164,48>>, <<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>, <<114,193,107,182,125,229,137,47,106,152,222,138,181,175, 135,28>>}]}} from <0.1453.0> in state state_wait_swx_maa => state_new 04:12:55.824 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428464609272",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428464609272 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>, <<"щqx&|ЗЦЛз\"+іч\e1Џ">>, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88, 138,66,251,251,149,174,255,100,222,31,68,241,164,48>>, <<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>, <<114,193,107,182,125,229,137,47,106,152,222,138,181,175, 135,28>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.824 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>,<<"щqx&|ЗЦЛз\"+іч\e1Џ">>,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48>>,<<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>,<<114,193,107,182,125,229,137,47,106,152,222,138,181,175,135,28>>}]} *DBG* epdg_ue_fsm_262428464609272 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428464609272">>, {ok, [{epdg_auth_tuple, <<123,225,10,202,69,159,219,198,221,114,14,187, 98,163,122,88>>, <<"щqx&|ЗЦЛз\"+іч\e1Џ">>, <<123,225,10,202,69,159,219,198,221,114,14,187, 98,163,122,88,138,66,251,251,149,174,255,100, 222,31,68,241,164,48>>, <<240,226,250,178,55,176,169,54,84,117,40,86, 25,124,212,74>>, <<114,193,107,182,125,229,137,47,106,152, 222,138,181,175,135,28>>}]}}} 04:12:55.825 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>,<<"щqx&|ЗЦЛз\"+іч\e1Џ">>,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48>>,<<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>,<<114,193,107,182,125,229,137,47,106,152,222,138,181,175,135,28>>}]}, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428464609272 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>, <<"щqx&|ЗЦЛз\"+іч\e1Џ">>, <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88, 138,66,251,251,149,174,255,100,222,31,68,241,164,48>>, <<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>, <<114,193,107,182,125,229,137,47,106,152,222,138,181,175, 135,28>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.825 [info] auth_response(<<"262428464609272">>): {ok,[{epdg_auth_tuple,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>,<<"щqx&|ЗЦЛз\"+іч\e1Џ">>,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48>>,<<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>,<<114,193,107,182,125,229,137,47,106,152,222,138,181,175,135,28>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.826 [info] auth_response for <<"262428464609272">>: {ok,[{epdg_auth_tuple,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>,<<"щqx&|ЗЦЛз\"+іч\e1Џ">>,<<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48>>,<<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>,<<114,193,107,182,125,229,137,47,106,152,222,138,181,175,135,28>>}]} 04:12:55.826 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"щqx&|ЗЦЛз\"+іч\e1Џ">>,ck => <<114,193,107,182,125,229,137,47,106,152,222,138,181,175,135,28>>,ik => <<240,226,250,178,55,176,169,54,84,117,40,86,25,124,212,74>>,rand => <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88>>,res => <<123,225,10,202,69,159,219,198,221,114,14,187,98,163,122,88,138,66,251,251,149,174,255,100,222,31,68,241,164,48>>}],imsi => <<"262428464609272">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428464609272">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428464609272 receive call lu_request from <0.1454.0> in state state_authenticating 04:12:55.831 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428464609272">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428464609272 send ok to <0.1454.0> 04:12:55.831 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428464609272 consume call lu_request from <0.1454.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428464609272 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.832 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} 04:12:55.832 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.832 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428464609272",undefined,undefined,false,false,undefined} 04:12:55.832 [debug] SWx Tx SAR Imsi="262428464609272" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.833 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428464609272",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428464609272 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428464609272 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428464609272 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1455.0> in state state_wait_swx_saa 04:12:55.843 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428464609272",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.843 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428464609272 send ok to <0.1455.0> 04:12:55.843 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428464609272",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428464609272 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1455.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428464609272 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.843 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428464609272 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428464609272">>,ok}} 04:12:55.844 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428464609272 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.844 [info] lu_response(<<"262428464609272">>): ok 04:12:55.844 [info] lu_response for <<"262428464609272">>: ok 04:12:55.844 [info] GSUP: Tx #{imsi => <<"262428464609272">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428464609272">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428464609272 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1456.0> in state state_authenticated 04:12:55.848 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428464609272">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.849 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.849 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} 04:12:55.849 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.849 [info] s2b: Tx {gtp,v2,create_session_request,0,8754784,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428464609272">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000359,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616263,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428464609272 send ok to <0.1456.0> 04:12:55.849 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428464609272 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1456.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428464609272 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428464609272 receive call {rx_s6b_aar,"262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1457.0> in state state_authenticated 04:12:55.858 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.858 [info] ue_fsm ev_rx_s6b_aar: "262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.859 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428464609272",undefined,undefined,true,false,undefined} 04:12:55.859 [debug] SWx Tx SAR Imsi="262428464609272" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428464609272 send ok to <0.1457.0> 04:12:55.859 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428464609272",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:55.859 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428464609272 consume call {rx_s6b_aar,"262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1457.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428464609272 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1458.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428464609272 send ok to <0.1458.0> 04:12:55.862 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428464609272",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428464609272 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1458.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.862 [info] ue_fsm ev_rx_swx_saa 04:12:55.863 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428464609272","262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1457.0>} 04:12:55.863 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.863 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.867 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,167,133,150,96,0,2,0,2,0,16,0,87,0,9,1,160,82,3,25,56,172,18,50,103,79,0,5,0,1,192,168,0,71,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,82,3,25,56,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,82,3,25,56,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.867 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000359,8754784,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<82,3,25,56>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1375934776,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1375934776,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} *DBG* epdg_ue_fsm_262428464609272 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 2699616263, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1375934776}}} from <0.1459.0> in state state_wait_create_session_resp 04:12:55.867 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428464609272">>,<0.1451.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000359,1375934776,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616263,1375934776}],[]}}}} 04:12:55.867 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.867 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 2699616263,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1375934776}} 04:12:55.867 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} 04:12:55.867 [info] KMOD Port Create PDP Context Call {<0.1451.0>,[alias|#Ref<0.4071005738.2327379969.182343>]}: {create_pdp_context,{172,18,50,103},2699616263,1375934776,{192,168,0,71}} 04:12:55.867 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,71}, 2699616263, 1375934776 04:12:55.867 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1346,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,71}},{i_tid,2699616263},{o_tid,1375934776}]}} *DBG* epdg_ue_fsm_262428464609272 send ok to <0.1459.0> 04:12:55.867 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 2699616263,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1375934776}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262428464609272">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 2699616263, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1375934776}}}} *DBG* epdg_ue_fsm_262428464609272 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 2699616263, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1375934776}}} from <0.1459.0> in state state_wait_create_session_resp => state_active 04:12:55.867 [info] tunnel_response(<<"262428464609272">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 2699616263,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1375934776}} 04:12:55.868 [info] tunnel_response for <<"262428464609272">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 2699616263,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1375934776}} 04:12:55.868 [info] GSUP: Tx #{imsi => <<"262428464609272">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,71>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428196338648">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428196338648 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428196338648 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428196338648 receive call {auth_request,33,"internet",#{}} from <0.1460.0> in state state_new 04:12:55.910 [info] GSUP: Rx #{imsi => <<"262428196338648">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428196338648 send ok to <0.1460.0> 04:12:55.910 [info] ue_fsm start(epdg_ue_fsm_262428196338648) *DBG* aaa_ue_fsm_262428196338648 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428196338648 consume call {auth_request,33,"internet",#{}} from <0.1460.0> in state state_new => state_wait_auth_resp 04:12:55.910 [info] ue_fsm init(<<"262428196338648">>) *DBG* aaa_ue_fsm_262428196338648 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428196338648 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.910 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428196338648 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.910 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} 04:12:55.911 [info] ue_fsm start_link(aaa_ue_fsm_262428196338648) 04:12:55.911 [info] ue_fsm init("262428196338648") *DBG* aaa_ue_fsm_262428196338648 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428196338648 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.911 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.912 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428196338648",undefined,undefined,false,false,undefined} 04:12:55.912 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:55.912 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262428196338648",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:55.928 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428196338648",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148]],[[147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26]],["foobar"],[[144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30]],[[179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428196338648 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>, <<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78, 246,161,223,190,104,54,201,64,50,28,57,241,26>>, <<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>, <<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]}} from <0.1463.0> in state state_wait_swx_maa 04:12:55.928 [info] dia_sip2gsup: auth [147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148] authz [147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26]  04:12:55.928 [info] rand [147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64] autn [87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148]  *DBG* aaa_ue_fsm_262428196338648 send ok to <0.1463.0> *DBG* epdg_ue_fsm_262428196338648 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>, <<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78, 246,161,223,190,104,54,201,64,50,28,57,241,26>>, <<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>, <<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428196338648 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>, <<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78, 246,161,223,190,104,54,201,64,50,28,57,241,26>>, <<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>, <<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]}} from <0.1463.0> in state state_wait_swx_maa => state_new 04:12:55.928 [info] ue_fsm ev_rx_swx_maa 04:12:55.929 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428196338648",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428196338648 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428196338648">>, {ok, [{epdg_auth_tuple, <<147,83,13,28,77,234,199,110,82,18,20,128,37, 126,94,64>>, <<87,9,213,1,224,18,146,63,158,198,52,17,41, 132,34,148>>, <<147,83,13,28,77,234,199,110,82,18,20,128,37, 126,94,64,78,246,161,223,190,104,54,201,64, 50,28,57,241,26>>, <<179,112,19,200,148,27,129,61,105,143,173,103, 131,124,119,67>>, <<144,33,164,76,2,174,15,94,162,148,31, 178,17,191,220,30>>}]}}} 04:12:55.929 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>,<<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26>>,<<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>,<<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]} *DBG* epdg_ue_fsm_262428196338648 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>, <<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>, <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78, 246,161,223,190,104,54,201,64,50,28,57,241,26>>, <<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>, <<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.930 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>,<<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26>>,<<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>,<<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]}, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.931 [info] auth_response(<<"262428196338648">>): {ok,[{epdg_auth_tuple,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>,<<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26>>,<<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>,<<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]} 04:12:55.932 [info] auth_response for <<"262428196338648">>: {ok,[{epdg_auth_tuple,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>,<<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>,<<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26>>,<<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>,<<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>}]} 04:12:55.932 [info] GSUP: Tx #{auth_tuples => [#{autn => <<87,9,213,1,224,18,146,63,158,198,52,17,41,132,34,148>>,ck => <<144,33,164,76,2,174,15,94,162,148,31,178,17,191,220,30>>,ik => <<179,112,19,200,148,27,129,61,105,143,173,103,131,124,119,67>>,rand => <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64>>,res => <<147,83,13,28,77,234,199,110,82,18,20,128,37,126,94,64,78,246,161,223,190,104,54,201,64,50,28,57,241,26>>}],imsi => <<"262428196338648">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428196338648">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428196338648 receive call lu_request from <0.1464.0> in state state_authenticating 04:12:55.938 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428196338648">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428196338648 send ok to <0.1464.0> 04:12:55.938 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428196338648 consume call lu_request from <0.1464.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428196338648 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.938 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} 04:12:55.938 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.939 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428196338648",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428196338648 send ok to <0.201.0> 04:12:55.939 [debug] SWx Tx SAR Imsi="262428196338648" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428196338648 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.939 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428196338648",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428196338648 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1465.0> in state state_wait_swx_saa 04:12:55.949 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428196338648",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428196338648 send ok to <0.1465.0> *DBG* epdg_ue_fsm_262428196338648 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428196338648 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1465.0> in state state_wait_swx_saa => state_authenticated 04:12:55.949 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428196338648 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428196338648">>,ok}} 04:12:55.949 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428196338648",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428196338648 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.949 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:55.949 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} 04:12:55.950 [info] lu_response(<<"262428196338648">>): ok 04:12:55.950 [info] lu_response for <<"262428196338648">>: ok 04:12:55.950 [info] GSUP: Tx #{imsi => <<"262428196338648">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428196338648">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428196338648 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1466.0> in state state_authenticated 04:12:55.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428196338648">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.955 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428196338648 send ok to <0.1466.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.955 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428196338648 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1466.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428196338648 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.955 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:55.956 [info] s2b: Tx {gtp,v2,create_session_request,0,8754785,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428196338648">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000360,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616264,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:55.956 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428196338648 receive call {rx_s6b_aar,"262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1467.0> in state state_authenticated 04:12:55.971 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.971 [info] ue_fsm ev_rx_s6b_aar: "262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:55.972 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428196338648",undefined,undefined,true,false,undefined} 04:12:55.972 [debug] SWx Tx SAR Imsi="262428196338648" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:55.972 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428196338648",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428196338648 send ok to <0.1467.0> 04:12:55.972 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428196338648 consume call {rx_s6b_aar,"262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1467.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428196338648 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1468.0> in state state_authenticated_wait_swx_saa 04:12:55.980 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428196338648",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.980 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428196338648 send ok to <0.1468.0> 04:12:55.980 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428196338648","262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1467.0>} 04:12:55.980 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262428196338648 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1468.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.981 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.989 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,168,133,150,97,0,2,0,2,0,16,0,87,0,9,1,160,179,52,163,192,172,18,50,103,79,0,5,0,1,192,168,0,72,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,179,52,163,192,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,179,52,163,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.989 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000360,8754785,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Г4ЃР">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3006571456,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3006571456,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} 04:12:55.989 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428196338648">>,<0.1461.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000360,3006571456,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616264,3006571456}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:55.989 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428196338648 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 2699616264, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3006571456}}} from <0.1469.0> in state state_wait_create_session_resp 04:12:55.989 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 2699616264,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3006571456}} 04:12:55.990 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} 04:12:55.990 [info] KMOD Port Create PDP Context Call {<0.1461.0>,[alias|#Ref<0.4071005738.2327379969.182519>]}: {create_pdp_context,{172,18,50,103},2699616264,3006571456,{192,168,0,72}} 04:12:55.990 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,72}, 2699616264, 3006571456 04:12:55.990 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,72}},{i_tid,2699616264},{o_tid,3006571456}]}} *DBG* epdg_ue_fsm_262428196338648 send ok to <0.1469.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428196338648">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 2699616264, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3006571456}}}} 04:12:55.990 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 2699616264,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3006571456}) returned ok *DBG* epdg_ue_fsm_262428196338648 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 2699616264, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3006571456}}} from <0.1469.0> in state state_wait_create_session_resp => state_active 04:12:55.990 [info] tunnel_response(<<"262428196338648">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 2699616264,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3006571456}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.991 [info] tunnel_response for <<"262428196338648">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 2699616264,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3006571456}} 04:12:55.991 [info] GSUP: Tx #{imsi => <<"262428196338648">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,72>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420459916531">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420459916531 enter epdg_ue_fsm in state state_new 04:12:56.010 [info] GSUP: Rx #{imsi => <<"262420459916531">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420459916531 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420459916531 receive call {auth_request,33,"internet",#{}} from <0.1470.0> in state state_new 04:12:56.010 [info] ue_fsm start(epdg_ue_fsm_262420459916531) 04:12:56.010 [info] ue_fsm init(<<"262420459916531">>) *DBG* epdg_ue_fsm_262420459916531 send ok to <0.1470.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.010 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420459916531 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420459916531 consume call {auth_request,33,"internet",#{}} from <0.1470.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420459916531 consume internal init_state in state state_new 04:12:56.010 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420459916531 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420459916531 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.011 [info] ue_fsm start_link(aaa_ue_fsm_262420459916531) 04:12:56.011 [info] ue_fsm init("262420459916531") 04:12:56.011 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420459916531 send ok to <0.201.0> 04:12:56.012 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420459916531",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420459916531 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.012 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.012 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262420459916531",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:56.023 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420459916531",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60]],[[173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226]],["foobar"],[[200,53,222,178,115,60,116,225,191,142,159,125,26,65,152,220]],[[165,51,211,118,150,179,143,153,240,234,158,211,233,66,220,165]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420459916531 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>, <<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137, 173,186,133,218,12,135,221,182,18,254,235,125,65,226>>, <<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220, 165>>, <<200,53,222,178,115,60,116,225,191,142,159,125,26,65, 152,220>>}]}} from <0.1473.0> in state state_wait_swx_maa 04:12:56.023 [info] dia_sip2gsup: auth [173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60] authz [173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226]  04:12:56.023 [info] rand [173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137] autn [54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60]  04:12:56.023 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420459916531 send ok to <0.1473.0> *DBG* epdg_ue_fsm_262420459916531 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>, <<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137, 173,186,133,218,12,135,221,182,18,254,235,125,65,226>>, <<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220, 165>>, <<200,53,222,178,115,60,116,225,191,142,159,125,26,65, 152,220>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420459916531 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>, <<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137, 173,186,133,218,12,135,221,182,18,254,235,125,65,226>>, <<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220, 165>>, <<200,53,222,178,115,60,116,225,191,142,159,125,26,65, 152,220>>}]}} from <0.1473.0> in state state_wait_swx_maa => state_new 04:12:56.024 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420459916531",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420459916531 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420459916531">>, {ok, [{epdg_auth_tuple, <<173,5,24,28,175,160,241,85,182,148,173,23, 206,134,147,137>>, <<54,206,50,48,114,244,150,206,195,18,63,115,1, 38,167,60>>, <<173,5,24,28,175,160,241,85,182,148,173,23, 206,134,147,137,173,186,133,218,12,135,221, 182,18,254,235,125,65,226>>, <<165,51,211,118,150,179,143,153,240,234,158, 211,233,66,220,165>>, <<200,53,222,178,115,60,116,225,191,142, 159,125,26,65,152,220>>}]}}} 04:12:56.024 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>,<<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226>>,<<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220,165>>,<<200,53,222,178,115,60,116,225,191,142,159,125,26,65,152,220>>}]} *DBG* epdg_ue_fsm_262420459916531 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>, <<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>, <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137, 173,186,133,218,12,135,221,182,18,254,235,125,65,226>>, <<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220, 165>>, <<200,53,222,178,115,60,116,225,191,142,159,125,26,65, 152,220>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.025 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>,<<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226>>,<<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220,165>>,<<200,53,222,178,115,60,116,225,191,142,159,125,26,65,152,220>>}]}, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.025 [info] auth_response(<<"262420459916531">>): {ok,[{epdg_auth_tuple,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>,<<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226>>,<<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220,165>>,<<200,53,222,178,115,60,116,225,191,142,159,125,26,65,152,220>>}]} 04:12:56.026 [info] auth_response for <<"262420459916531">>: {ok,[{epdg_auth_tuple,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>,<<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>,<<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226>>,<<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220,165>>,<<200,53,222,178,115,60,116,225,191,142,159,125,26,65,152,220>>}]} 04:12:56.026 [info] GSUP: Tx #{auth_tuples => [#{autn => <<54,206,50,48,114,244,150,206,195,18,63,115,1,38,167,60>>,ck => <<200,53,222,178,115,60,116,225,191,142,159,125,26,65,152,220>>,ik => <<165,51,211,118,150,179,143,153,240,234,158,211,233,66,220,165>>,rand => <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137>>,res => <<173,5,24,28,175,160,241,85,182,148,173,23,206,134,147,137,173,186,133,218,12,135,221,182,18,254,235,125,65,226>>}],imsi => <<"262420459916531">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420459916531">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420459916531 receive call lu_request from <0.1474.0> in state state_authenticating 04:12:56.029 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420459916531">>,message_type => location_upd_req} 04:12:56.029 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420459916531 send ok to <0.1474.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420459916531 consume call lu_request from <0.1474.0> in state state_authenticating *DBG* aaa_ue_fsm_262420459916531 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.029 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} 04:12:56.030 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.030 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420459916531",undefined,undefined,false,false,undefined} 04:12:56.030 [debug] SWx Tx SAR Imsi="262420459916531" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.030 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420459916531",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420459916531 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420459916531 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420459916531 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1475.0> in state state_wait_swx_saa 04:12:56.038 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420459916531",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420459916531 send ok to <0.1475.0> *DBG* aaa_ue_fsm_262420459916531 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1475.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420459916531 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.038 [info] ue_fsm ev_rx_swx_saa 04:12:56.038 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420459916531",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420459916531 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420459916531">>,ok}} 04:12:56.039 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420459916531 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.039 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.039 [info] lu_response(<<"262420459916531">>): ok 04:12:56.039 [info] lu_response for <<"262420459916531">>: ok 04:12:56.039 [info] GSUP: Tx #{imsi => <<"262420459916531">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420459916531">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420459916531 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1476.0> in state state_authenticated 04:12:56.043 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420459916531">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.043 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.044 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} 04:12:56.044 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.044 [info] s2b: Tx {gtp,v2,create_session_request,0,8754786,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420459916531">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000361,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616265,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420459916531 send ok to <0.1476.0> 04:12:56.044 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420459916531 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1476.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420459916531 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420459916531 receive call {rx_s6b_aar,"262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1477.0> in state state_authenticated 04:12:56.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.057 [info] ue_fsm ev_rx_s6b_aar: "262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.057 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420459916531",undefined,undefined,true,false,undefined} 04:12:56.057 [debug] SWx Tx SAR Imsi="262420459916531" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420459916531",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420459916531 send ok to <0.1477.0> 04:12:56.058 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420459916531 consume call {rx_s6b_aar,"262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1477.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420459916531 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1478.0> in state state_authenticated_wait_swx_saa 04:12:56.066 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420459916531",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.066 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420459916531 send ok to <0.1478.0> *DBG* aaa_ue_fsm_262420459916531 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1478.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.066 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420459916531","262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1477.0>} 04:12:56.066 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.066 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.075 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,169,133,150,98,0,2,0,2,0,16,0,87,0,9,1,160,80,24,41,28,172,18,50,103,79,0,5,0,1,192,168,0,73,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,80,24,41,28,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,80,24,41,28,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.075 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000361,8754786,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<80,24,41,28>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1343760668,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1343760668,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} 04:12:56.075 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420459916531">>,<0.1471.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000361,1343760668,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,2699616265,1343760668}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420459916531 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 2699616265, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1343760668}}} from <0.1479.0> in state state_wait_create_session_resp 04:12:56.075 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.075 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 2699616265,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1343760668}} 04:12:56.076 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} 04:12:56.076 [info] KMOD Port Create PDP Context Call {<0.1471.0>,[alias|#Ref<0.4071005738.2327379969.182670>]}: {create_pdp_context,{172,18,50,103},2699616265,1343760668,{192,168,0,73}} 04:12:56.076 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,73}, 2699616265, 1343760668 04:12:56.076 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1474,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,73}},{i_tid,2699616265},{o_tid,1343760668}]}} 04:12:56.076 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 2699616265,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1343760668}) returned ok *DBG* epdg_ue_fsm_262420459916531 send ok to <0.1479.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420459916531">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 2699616265, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1343760668}}}} *DBG* epdg_ue_fsm_262420459916531 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 2699616265, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1343760668}}} from <0.1479.0> in state state_wait_create_session_resp => state_active 04:12:56.076 [info] tunnel_response(<<"262420459916531">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 2699616265,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1343760668}} 04:12:56.077 [info] tunnel_response for <<"262420459916531">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 2699616265,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1343760668}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.077 [info] GSUP: Tx #{imsi => <<"262420459916531">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,73>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427179830612">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427179830612 enter epdg_ue_fsm in state state_new 04:12:56.111 [info] GSUP: Rx #{imsi => <<"262427179830612">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427179830612 consume internal init_state in state state_new 04:12:56.111 [info] ue_fsm start(epdg_ue_fsm_262427179830612) *DBG* epdg_ue_fsm_262427179830612 receive call {auth_request,33,"internet",#{}} from <0.1480.0> in state state_new 04:12:56.111 [info] ue_fsm init(<<"262427179830612">>) *DBG* epdg_ue_fsm_262427179830612 send ok to <0.1480.0> 04:12:56.111 [info] ue_fsm auth_request 04:12:56.112 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427179830612 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427179830612 consume call {auth_request,33,"internet",#{}} from <0.1480.0> in state state_new => state_wait_auth_resp 04:12:56.112 [info] ue_fsm start_link(aaa_ue_fsm_262427179830612) *DBG* aaa_ue_fsm_262427179830612 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427179830612 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.112 [info] ue_fsm init("262427179830612") *DBG* aaa_ue_fsm_262427179830612 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.112 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.113 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427179830612",undefined,undefined,false,false,undefined} 04:12:56.113 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.113 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262427179830612",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427179830612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427179830612 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.127 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427179830612",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114]],[[84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251]],["foobar"],[[176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63]],[[153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427179830612 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>, <<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15, 110,88,92,235,226,44,214,21,241,18,128,252,251>>, <<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>, <<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]}} from <0.1483.0> in state state_wait_swx_maa 04:12:56.127 [info] dia_sip2gsup: auth [84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114] authz [84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251]  04:12:56.127 [info] rand [84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74] autn [12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114]  04:12:56.127 [info] ue_fsm ev_rx_swx_maa 04:12:56.128 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427179830612",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427179830612 send ok to <0.1483.0> *DBG* epdg_ue_fsm_262427179830612 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>, <<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15, 110,88,92,235,226,44,214,21,241,18,128,252,251>>, <<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>, <<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.128 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>,<<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251>>,<<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>,<<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]} *DBG* aaa_ue_fsm_262427179830612 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>, <<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15, 110,88,92,235,226,44,214,21,241,18,128,252,251>>, <<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>, <<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]}} from <0.1483.0> in state state_wait_swx_maa => state_new 04:12:56.129 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>,<<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251>>,<<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>,<<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]}, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427179830612 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427179830612">>, {ok, [{epdg_auth_tuple, <<84,55,250,196,180,72,95,174,87,114,230,132, 154,9,76,74>>, <<12,88,75,198,60,45,30,38,197,234,217,50,42, 14,14,114>>, <<84,55,250,196,180,72,95,174,87,114,230,132, 154,9,76,74,15,110,88,92,235,226,44,214,21, 241,18,128,252,251>>, <<153,154,230,30,72,15,226,239,0,90,74,151,45, 139,69,12>>, <<176,125,7,78,73,73,53,8,114,220,21,46, 201,24,104,63>>}]}}} *DBG* epdg_ue_fsm_262427179830612 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>, <<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>, <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15, 110,88,92,235,226,44,214,21,241,18,128,252,251>>, <<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>, <<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.129 [info] auth_response(<<"262427179830612">>): {ok,[{epdg_auth_tuple,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>,<<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251>>,<<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>,<<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]} 04:12:56.130 [info] auth_response for <<"262427179830612">>: {ok,[{epdg_auth_tuple,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>,<<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>,<<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251>>,<<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>,<<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.130 [info] GSUP: Tx #{auth_tuples => [#{autn => <<12,88,75,198,60,45,30,38,197,234,217,50,42,14,14,114>>,ck => <<176,125,7,78,73,73,53,8,114,220,21,46,201,24,104,63>>,ik => <<153,154,230,30,72,15,226,239,0,90,74,151,45,139,69,12>>,rand => <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74>>,res => <<84,55,250,196,180,72,95,174,87,114,230,132,154,9,76,74,15,110,88,92,235,226,44,214,21,241,18,128,252,251>>}],imsi => <<"262427179830612">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427179830612">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427179830612 receive call lu_request from <0.1484.0> in state state_authenticating 04:12:56.135 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427179830612">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427179830612 send ok to <0.1484.0> 04:12:56.135 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427179830612 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427179830612 consume call lu_request from <0.1484.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.135 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} 04:12:56.135 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.136 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427179830612",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427179830612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427179830612 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:56.136 [debug] SWx Tx SAR Imsi="262427179830612" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427179830612",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427179830612 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1485.0> in state state_wait_swx_saa 04:12:56.146 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427179830612",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.146 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427179830612 send ok to <0.1485.0> 04:12:56.146 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427179830612",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427179830612 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427179830612 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1485.0> in state state_wait_swx_saa => state_authenticated 04:12:56.146 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427179830612 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427179830612">>,ok}} 04:12:56.147 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427179830612 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.147 [info] lu_response(<<"262427179830612">>): ok 04:12:56.147 [info] lu_response for <<"262427179830612">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.147 [info] GSUP: Tx #{imsi => <<"262427179830612">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427179830612">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427179830612 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1486.0> in state state_authenticated 04:12:56.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427179830612">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.152 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.153 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427179830612 send ok to <0.1486.0> *DBG* epdg_ue_fsm_262427179830612 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1486.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427179830612 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:56.153 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.153 [info] s2b: Tx {gtp,v2,create_session_request,0,8754787,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427179830612">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000362,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616266,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:56.153 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427179830612 receive call {rx_s6b_aar,"262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1487.0> in state state_authenticated 04:12:56.167 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.167 [info] ue_fsm ev_rx_s6b_aar: "262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.167 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427179830612",undefined,undefined,true,false,undefined} 04:12:56.167 [debug] SWx Tx SAR Imsi="262427179830612" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.167 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427179830612",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427179830612 send ok to <0.1487.0> 04:12:56.167 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427179830612 consume call {rx_s6b_aar,"262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1487.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427179830612 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1488.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427179830612 send ok to <0.1488.0> 04:12:56.174 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427179830612",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427179830612 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1488.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.174 [info] ue_fsm ev_rx_swx_saa 04:12:56.174 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427179830612","262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1487.0>} 04:12:56.174 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.175 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.184 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,170,133,150,99,0,2,0,2,0,16,0,87,0,9,1,160,41,140,67,238,172,18,50,103,79,0,5,0,1,192,168,0,74,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,41,140,67,238,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,41,140,67,238,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.184 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000362,8754787,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<41,140,67,238>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,697058286,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,697058286,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} 04:12:56.184 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427179830612">>,<0.1481.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000362,697058286,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616266,697058286}],[],[],[],[],[],[],[],[]}}}} 04:12:56.184 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427179830612 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 2699616266, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 697058286}}} from <0.1489.0> in state state_wait_create_session_resp 04:12:56.184 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 2699616266,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 697058286}} 04:12:56.185 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} 04:12:56.185 [info] KMOD Port Create PDP Context Call {<0.1481.0>,[alias|#Ref<0.4071005738.2327379977.177526>]}: {create_pdp_context,{172,18,50,103},2699616266,697058286,{192,168,0,74}} 04:12:56.185 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,74}, 2699616266, 697058286 04:12:56.185 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,74}},{i_tid,2699616266},{o_tid,697058286}]}} 04:12:56.185 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 2699616266,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 697058286}) returned ok *DBG* epdg_ue_fsm_262427179830612 send ok to <0.1489.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427179830612">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 2699616266, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 697058286}}}} 04:12:56.185 [info] tunnel_response(<<"262427179830612">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 2699616266,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 697058286}} *DBG* epdg_ue_fsm_262427179830612 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 2699616266, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 697058286}}} from <0.1489.0> in state state_wait_create_session_resp => state_active 04:12:56.186 [info] tunnel_response for <<"262427179830612">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 2699616266,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 697058286}} 04:12:56.186 [info] GSUP: Tx #{imsi => <<"262427179830612">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,74>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425606731864">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425606731864 enter epdg_ue_fsm in state state_new 04:12:56.210 [info] GSUP: Rx #{imsi => <<"262425606731864">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425606731864 consume internal init_state in state state_new 04:12:56.210 [info] ue_fsm start(epdg_ue_fsm_262425606731864) *DBG* epdg_ue_fsm_262425606731864 receive call {auth_request,33,"internet",#{}} from <0.1490.0> in state state_new 04:12:56.210 [info] ue_fsm init(<<"262425606731864">>) *DBG* epdg_ue_fsm_262425606731864 send ok to <0.1490.0> 04:12:56.210 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425606731864 consume call {auth_request,33,"internet",#{}} from <0.1490.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.211 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425606731864 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425606731864 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425606731864 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425606731864 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.211 [info] ue_fsm start_link(aaa_ue_fsm_262425606731864) 04:12:56.211 [info] ue_fsm init("262425606731864") 04:12:56.211 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.212 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425606731864",undefined,undefined,false,false,undefined} 04:12:56.212 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.212 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262425606731864",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425606731864 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425606731864 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.226 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425606731864",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146]],[[100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194]],["foobar"],[[75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188]],[[42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425606731864 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>, <<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79, 196,173,128,175,249,90,89,60,123,76,130,136,62,194>>, <<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>, <<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]}} from <0.1493.0> in state state_wait_swx_maa 04:12:56.226 [info] dia_sip2gsup: auth [100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146] authz [100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194]  04:12:56.226 [info] rand [100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79] autn [91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146]  04:12:56.226 [info] ue_fsm ev_rx_swx_maa 04:12:56.227 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425606731864",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425606731864 send ok to <0.1493.0> 04:12:56.227 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>,<<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194>>,<<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>,<<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]} *DBG* aaa_ue_fsm_262425606731864 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>, <<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79, 196,173,128,175,249,90,89,60,123,76,130,136,62,194>>, <<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>, <<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]}} from <0.1493.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425606731864 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>, <<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79, 196,173,128,175,249,90,89,60,123,76,130,136,62,194>>, <<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>, <<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.228 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>,<<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194>>,<<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>,<<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]}, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425606731864 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425606731864">>, {ok, [{epdg_auth_tuple, <<100,255,192,194,226,38,228,38,251,189,61,56, 145,199,49,79>>, <<91,55,144,234,227,222,103,41,172,201,35,127, 149,42,233,146>>, <<100,255,192,194,226,38,228,38,251,189,61,56, 145,199,49,79,196,173,128,175,249,90,89,60, 123,76,130,136,62,194>>, <<42,244,30,69,22,204,154,239,253,216,221,143, 42,49,214,14>>, <<75,174,137,7,96,118,237,222,59,81,203,3, 114,234,158,188>>}]}}} 04:12:56.228 [info] auth_response(<<"262425606731864">>): {ok,[{epdg_auth_tuple,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>,<<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194>>,<<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>,<<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]} *DBG* epdg_ue_fsm_262425606731864 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>, <<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>, <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79, 196,173,128,175,249,90,89,60,123,76,130,136,62,194>>, <<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>, <<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.229 [info] auth_response for <<"262425606731864">>: {ok,[{epdg_auth_tuple,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>,<<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>,<<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194>>,<<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>,<<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.229 [info] GSUP: Tx #{auth_tuples => [#{autn => <<91,55,144,234,227,222,103,41,172,201,35,127,149,42,233,146>>,ck => <<75,174,137,7,96,118,237,222,59,81,203,3,114,234,158,188>>,ik => <<42,244,30,69,22,204,154,239,253,216,221,143,42,49,214,14>>,rand => <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79>>,res => <<100,255,192,194,226,38,228,38,251,189,61,56,145,199,49,79,196,173,128,175,249,90,89,60,123,76,130,136,62,194>>}],imsi => <<"262425606731864">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425606731864">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425606731864 receive call lu_request from <0.1494.0> in state state_authenticating 04:12:56.234 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425606731864">>,message_type => location_upd_req} 04:12:56.234 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425606731864 send ok to <0.1494.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425606731864 consume call lu_request from <0.1494.0> in state state_authenticating *DBG* aaa_ue_fsm_262425606731864 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.234 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} 04:12:56.234 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.235 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425606731864",undefined,undefined,false,false,undefined} 04:12:56.235 [debug] SWx Tx SAR Imsi="262425606731864" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.235 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425606731864",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425606731864 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425606731864 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425606731864 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1495.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425606731864 send ok to <0.1495.0> 04:12:56.245 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425606731864",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425606731864 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1495.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425606731864 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.245 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425606731864 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425606731864">>,ok}} 04:12:56.245 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425606731864",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425606731864 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.245 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.246 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} 04:12:56.246 [info] lu_response(<<"262425606731864">>): ok 04:12:56.246 [info] lu_response for <<"262425606731864">>: ok 04:12:56.246 [info] GSUP: Tx #{imsi => <<"262425606731864">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425606731864">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425606731864 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1496.0> in state state_authenticated 04:12:56.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425606731864">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.251 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.251 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} 04:12:56.251 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262425606731864 send ok to <0.1496.0> *DBG* epdg_ue_fsm_262425606731864 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1496.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425606731864 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:56.251 [info] s2b: Tx {gtp,v2,create_session_request,0,8754788,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425606731864">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000363,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616267,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:56.251 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425606731864 receive call {rx_s6b_aar,"262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1497.0> in state state_authenticated 04:12:56.262 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.262 [info] ue_fsm ev_rx_s6b_aar: "262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.262 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425606731864",undefined,undefined,true,false,undefined} 04:12:56.262 [debug] SWx Tx SAR Imsi="262425606731864" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.262 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425606731864",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425606731864 send ok to <0.1497.0> 04:12:56.262 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425606731864 consume call {rx_s6b_aar,"262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1497.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425606731864 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1498.0> in state state_authenticated_wait_swx_saa 04:12:56.268 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425606731864",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.268 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425606731864 send ok to <0.1498.0> 04:12:56.268 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425606731864","262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1497.0>} 04:12:56.268 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425606731864 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1498.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.268 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.276 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,171,133,150,100,0,2,0,2,0,16,0,87,0,9,1,160,255,13,240,50,172,18,50,103,79,0,5,0,1,192,168,0,75,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,255,13,240,50,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,255,13,240,50,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.276 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000363,8754788,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"џ\r№2">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4279103538,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4279103538,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} *DBG* epdg_ue_fsm_262425606731864 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 2699616267, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4279103538}}} from <0.1499.0> in state state_wait_create_session_resp 04:12:56.276 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425606731864">>,<0.1491.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000363,4279103538,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,2699616267,4279103538}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:56.276 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.276 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 2699616267,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4279103538}} 04:12:56.277 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} 04:12:56.277 [info] KMOD Port Create PDP Context Call {<0.1491.0>,[alias|#Ref<0.4071005738.2327379969.183006>]}: {create_pdp_context,{172,18,50,103},2699616267,4279103538,{192,168,0,75}} 04:12:56.277 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,75}, 2699616267, 4279103538 04:12:56.277 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1538,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,75}},{i_tid,2699616267},{o_tid,4279103538}]}} 04:12:56.277 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 2699616267,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4279103538}) returned ok *DBG* epdg_ue_fsm_262425606731864 send ok to <0.1499.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425606731864">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 2699616267, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 4279103538}}}} 04:12:56.277 [info] tunnel_response(<<"262425606731864">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 2699616267,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4279103538}} *DBG* epdg_ue_fsm_262425606731864 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 2699616267, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 4279103538}}} from <0.1499.0> in state state_wait_create_session_resp => state_active 04:12:56.278 [info] tunnel_response for <<"262425606731864">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 2699616267,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 4279103538}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.278 [info] GSUP: Tx #{imsi => <<"262425606731864">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,75>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426960795333">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:56.311 [info] GSUP: Rx #{imsi => <<"262426960795333">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426960795333 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426960795333 consume internal init_state in state state_new 04:12:56.311 [info] ue_fsm start(epdg_ue_fsm_262426960795333) *DBG* epdg_ue_fsm_262426960795333 receive call {auth_request,33,"internet",#{}} from <0.1500.0> in state state_new 04:12:56.311 [info] ue_fsm init(<<"262426960795333">>) *DBG* epdg_ue_fsm_262426960795333 send ok to <0.1500.0> 04:12:56.311 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426960795333 consume call {auth_request,33,"internet",#{}} from <0.1500.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426960795333 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.312 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426960795333 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426960795333 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426960795333 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.312 [info] ue_fsm start_link(aaa_ue_fsm_262426960795333) 04:12:56.312 [info] ue_fsm init("262426960795333") 04:12:56.312 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.313 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426960795333",undefined,undefined,false,false,undefined} 04:12:56.313 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.314 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262426960795333",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426960795333 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426960795333 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.328 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426960795333",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165]],[[101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58]],["foobar"],[[137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106]],[[172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426960795333 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>, <<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25, 229,151,170,102,153,253,51,144,104,66,141,47,91,58>>, <<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>, <<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]}} from <0.1503.0> in state state_wait_swx_maa 04:12:56.328 [info] dia_sip2gsup: auth [101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165] authz [101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58]  *DBG* aaa_ue_fsm_262426960795333 send ok to <0.1503.0> 04:12:56.328 [info] rand [101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25] autn [34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165]  *DBG* epdg_ue_fsm_262426960795333 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>, <<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25, 229,151,170,102,153,253,51,144,104,66,141,47,91,58>>, <<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>, <<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426960795333 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>, <<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25, 229,151,170,102,153,253,51,144,104,66,141,47,91,58>>, <<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>, <<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]}} from <0.1503.0> in state state_wait_swx_maa => state_new 04:12:56.328 [info] ue_fsm ev_rx_swx_maa 04:12:56.329 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426960795333",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426960795333 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426960795333">>, {ok, [{epdg_auth_tuple, <<101,64,77,19,203,150,239,161,30,5,194,254, 245,154,68,25>>, <<34,2,196,110,214,32,92,224,92,247,21,145,51, 42,67,165>>, <<101,64,77,19,203,150,239,161,30,5,194,254, 245,154,68,25,229,151,170,102,153,253,51,144, 104,66,141,47,91,58>>, <<172,128,185,202,188,3,245,101,179,198,43,53, 92,177,152,118>>, <<137,35,224,13,93,82,217,17,108,249,131, 169,35,7,96,106>>}]}}} 04:12:56.329 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>,<<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58>>,<<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>,<<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]} *DBG* epdg_ue_fsm_262426960795333 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>, <<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>, <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25, 229,151,170,102,153,253,51,144,104,66,141,47,91,58>>, <<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>, <<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.330 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>,<<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58>>,<<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>,<<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]}, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} 04:12:56.331 [info] auth_response(<<"262426960795333">>): {ok,[{epdg_auth_tuple,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>,<<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58>>,<<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>,<<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]} 04:12:56.331 [info] auth_response for <<"262426960795333">>: {ok,[{epdg_auth_tuple,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>,<<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>,<<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58>>,<<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>,<<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.332 [info] GSUP: Tx #{auth_tuples => [#{autn => <<34,2,196,110,214,32,92,224,92,247,21,145,51,42,67,165>>,ck => <<137,35,224,13,93,82,217,17,108,249,131,169,35,7,96,106>>,ik => <<172,128,185,202,188,3,245,101,179,198,43,53,92,177,152,118>>,rand => <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25>>,res => <<101,64,77,19,203,150,239,161,30,5,194,254,245,154,68,25,229,151,170,102,153,253,51,144,104,66,141,47,91,58>>}],imsi => <<"262426960795333">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426960795333">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426960795333 receive call lu_request from <0.1504.0> in state state_authenticating 04:12:56.336 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426960795333">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426960795333 send ok to <0.1504.0> 04:12:56.337 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426960795333 consume call lu_request from <0.1504.0> in state state_authenticating *DBG* aaa_ue_fsm_262426960795333 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.337 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} 04:12:56.337 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.337 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426960795333",undefined,undefined,false,false,undefined} 04:12:56.337 [debug] SWx Tx SAR Imsi="262426960795333" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426960795333 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426960795333 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:56.338 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426960795333",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426960795333 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1505.0> in state state_wait_swx_saa 04:12:56.346 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426960795333",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426960795333 send ok to <0.1505.0> *DBG* epdg_ue_fsm_262426960795333 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426960795333 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1505.0> in state state_wait_swx_saa => state_authenticated 04:12:56.346 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426960795333 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426960795333">>,ok}} *DBG* epdg_ue_fsm_262426960795333 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.346 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426960795333",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.346 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:56.347 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} 04:12:56.347 [info] lu_response(<<"262426960795333">>): ok 04:12:56.347 [info] lu_response for <<"262426960795333">>: ok 04:12:56.347 [info] GSUP: Tx #{imsi => <<"262426960795333">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426960795333">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426960795333 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1506.0> in state state_authenticated 04:12:56.351 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426960795333">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.351 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.352 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} 04:12:56.352 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.352 [info] s2b: Tx {gtp,v2,create_session_request,0,8754789,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426960795333">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000364,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616268,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426960795333 send ok to <0.1506.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.352 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426960795333 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1506.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426960795333 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426960795333 receive call {rx_s6b_aar,"262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1507.0> in state state_authenticated 04:12:56.359 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.359 [info] ue_fsm ev_rx_s6b_aar: "262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.359 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426960795333",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426960795333 send ok to <0.1507.0> 04:12:56.359 [debug] SWx Tx SAR Imsi="262426960795333" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426960795333 consume call {rx_s6b_aar,"262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1507.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.360 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426960795333",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:56.360 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426960795333 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1508.0> in state state_authenticated_wait_swx_saa 04:12:56.363 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426960795333",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426960795333 send ok to <0.1508.0> 04:12:56.363 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426960795333 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1508.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.363 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426960795333","262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1507.0>} 04:12:56.363 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.363 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.367 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,172,133,150,101,0,2,0,2,0,16,0,87,0,9,1,160,24,87,206,24,172,18,50,103,79,0,5,0,1,192,168,0,76,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,24,87,206,24,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,24,87,206,24,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.367 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000364,8754789,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<24,87,206,24>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,408407576,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,408407576,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} 04:12:56.367 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426960795333">>,<0.1501.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000364,408407576,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616268,408407576}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426960795333 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 2699616268, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 408407576}}} from <0.1509.0> in state state_wait_create_session_resp 04:12:56.367 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.367 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 2699616268,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 408407576}} 04:12:56.367 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} 04:12:56.367 [info] KMOD Port Create PDP Context Call {<0.1501.0>,[alias|#Ref<0.4071005738.2327379977.177768>]}: {create_pdp_context,{172,18,50,103},2699616268,408407576,{192,168,0,76}} 04:12:56.368 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,76}, 2699616268, 408407576 04:12:56.368 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],266,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,76}},{i_tid,2699616268},{o_tid,408407576}]}} 04:12:56.368 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 2699616268,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 408407576}) returned ok *DBG* epdg_ue_fsm_262426960795333 send ok to <0.1509.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426960795333">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 2699616268, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 408407576}}}} 04:12:56.368 [info] tunnel_response(<<"262426960795333">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 2699616268,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 408407576}} *DBG* epdg_ue_fsm_262426960795333 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 2699616268, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 408407576}}} from <0.1509.0> in state state_wait_create_session_resp => state_active 04:12:56.368 [info] tunnel_response for <<"262426960795333">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 2699616268,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 408407576}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.368 [info] GSUP: Tx #{imsi => <<"262426960795333">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,76>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425924335394">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425924335394 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425924335394 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425924335394 receive call {auth_request,33,"internet",#{}} from <0.1510.0> in state state_new 04:12:56.412 [info] GSUP: Rx #{imsi => <<"262425924335394">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:56.412 [info] ue_fsm start(epdg_ue_fsm_262425924335394) *DBG* epdg_ue_fsm_262425924335394 send ok to <0.1510.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425924335394 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425924335394 consume call {auth_request,33,"internet",#{}} from <0.1510.0> in state state_new => state_wait_auth_resp 04:12:56.412 [info] ue_fsm init(<<"262425924335394">>) *DBG* epdg_ue_fsm_262425924335394 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425924335394 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425924335394 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.412 [info] ue_fsm auth_request 04:12:56.412 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:12:56.412 [info] ue_fsm start_link(aaa_ue_fsm_262425924335394) 04:12:56.412 [info] ue_fsm init("262425924335394") 04:12:56.413 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.413 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425924335394",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425924335394 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425924335394 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.413 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.414 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262425924335394",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:56.427 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425924335394",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194]],[[52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44]],["foobar"],[[6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141]],[[225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425924335394 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>, <<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239, 175,203,65,140,13,91,16,195,146,239,183,44>>, <<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>, <<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]}} from <0.1513.0> in state state_wait_swx_maa 04:12:56.427 [info] dia_sip2gsup: auth [52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194] authz [52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44]  04:12:56.427 [info] rand [52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73] autn [95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194]  *DBG* aaa_ue_fsm_262425924335394 send ok to <0.1513.0> *DBG* epdg_ue_fsm_262425924335394 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>, <<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239, 175,203,65,140,13,91,16,195,146,239,183,44>>, <<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>, <<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.427 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425924335394 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>, <<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239, 175,203,65,140,13,91,16,195,146,239,183,44>>, <<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>, <<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]}} from <0.1513.0> in state state_wait_swx_maa => state_new 04:12:56.428 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425924335394",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425924335394 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425924335394">>, {ok, [{epdg_auth_tuple, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125, 27,73>>, <<95,118,145,56,253,80,219,1,188,167,139,3,83, 44,212,194>>, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125, 27,73,17,239,175,203,65,140,13,91,16,195,146, 239,183,44>>, <<225,152,245,154,11,98,106,141,199,65,104,88, 59,236,96,99>>, <<6,210,18,31,245,203,13,157,37,245,93, 240,34,86,167,141>>}]}}} *DBG* epdg_ue_fsm_262425924335394 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>, <<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>, <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239, 175,203,65,140,13,91,16,195,146,239,183,44>>, <<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>, <<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.428 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>,<<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44>>,<<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>,<<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.429 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>,<<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44>>,<<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>,<<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]}, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:12:56.429 [info] auth_response(<<"262425924335394">>): {ok,[{epdg_auth_tuple,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>,<<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44>>,<<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>,<<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]} 04:12:56.430 [info] auth_response for <<"262425924335394">>: {ok,[{epdg_auth_tuple,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>,<<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>,<<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44>>,<<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>,<<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>}]} 04:12:56.430 [info] GSUP: Tx #{auth_tuples => [#{autn => <<95,118,145,56,253,80,219,1,188,167,139,3,83,44,212,194>>,ck => <<6,210,18,31,245,203,13,157,37,245,93,240,34,86,167,141>>,ik => <<225,152,245,154,11,98,106,141,199,65,104,88,59,236,96,99>>,rand => <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73>>,res => <<52,61,232,28,92,30,9,2,168,78,47,169,70,125,27,73,17,239,175,203,65,140,13,91,16,195,146,239,183,44>>}],imsi => <<"262425924335394">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425924335394">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425924335394 receive call lu_request from <0.1514.0> in state state_authenticating 04:12:56.433 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425924335394">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425924335394 send ok to <0.1514.0> *DBG* epdg_ue_fsm_262425924335394 consume call lu_request from <0.1514.0> in state state_authenticating 04:12:56.434 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425924335394 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.434 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:12:56.434 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.434 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425924335394",undefined,undefined,false,false,undefined} 04:12:56.434 [debug] SWx Tx SAR Imsi="262425924335394" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.434 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425924335394",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425924335394 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425924335394 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425924335394 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1515.0> in state state_wait_swx_saa 04:12:56.442 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425924335394",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425924335394 send ok to <0.1515.0> *DBG* epdg_ue_fsm_262425924335394 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.442 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425924335394 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1515.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425924335394 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425924335394">>,ok}} 04:12:56.442 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425924335394",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425924335394 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.442 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.443 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:12:56.443 [info] lu_response(<<"262425924335394">>): ok 04:12:56.443 [info] lu_response for <<"262425924335394">>: ok 04:12:56.443 [info] GSUP: Tx #{imsi => <<"262425924335394">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425924335394">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425924335394 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1516.0> in state state_authenticated 04:12:56.448 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425924335394">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.448 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.448 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:12:56.448 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.449 [info] s2b: Tx {gtp,v2,create_session_request,0,8754790,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425924335394">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000365,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616269,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425924335394 send ok to <0.1516.0> 04:12:56.449 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425924335394 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1516.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425924335394 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425924335394 receive call {rx_s6b_aar,"262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1517.0> in state state_authenticated 04:12:56.464 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.464 [info] ue_fsm ev_rx_s6b_aar: "262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.464 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425924335394",undefined,undefined,true,false,undefined} 04:12:56.465 [debug] SWx Tx SAR Imsi="262425924335394" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.465 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425924335394",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425924335394 send ok to <0.1517.0> 04:12:56.465 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425924335394 consume call {rx_s6b_aar,"262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1517.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425924335394 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1518.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425924335394 send ok to <0.1518.0> 04:12:56.473 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425924335394",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425924335394 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1518.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.473 [info] ue_fsm ev_rx_swx_saa 04:12:56.473 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425924335394","262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1517.0>} 04:12:56.473 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.473 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.484 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,173,133,150,102,0,2,0,2,0,16,0,87,0,9,1,160,91,117,28,84,172,18,50,103,79,0,5,0,1,192,168,0,77,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,91,117,28,84,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,91,117,28,84,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.484 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000365,8754790,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<91,117,28,84>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1534401620,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1534401620,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} 04:12:56.484 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425924335394">>,<0.1511.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000365,1534401620,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616269,1534401620}],[],[],[],[],[]}}}} 04:12:56.484 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262425924335394 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 2699616269, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1534401620}}} from <0.1519.0> in state state_wait_create_session_resp 04:12:56.484 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 2699616269,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1534401620}} 04:12:56.485 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:12:56.485 [info] KMOD Port Create PDP Context Call {<0.1511.0>,[alias|#Ref<0.4071005738.2327379969.183313>]}: {create_pdp_context,{172,18,50,103},2699616269,1534401620,{192,168,0,77}} 04:12:56.485 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,77}, 2699616269, 1534401620 04:12:56.485 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1602,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,77}},{i_tid,2699616269},{o_tid,1534401620}]}} *DBG* epdg_ue_fsm_262425924335394 send ok to <0.1519.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425924335394">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 2699616269, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1534401620}}}} 04:12:56.485 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 2699616269,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1534401620}) returned ok *DBG* epdg_ue_fsm_262425924335394 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 2699616269, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1534401620}}} from <0.1519.0> in state state_wait_create_session_resp => state_active 04:12:56.485 [info] tunnel_response(<<"262425924335394">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 2699616269,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1534401620}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.486 [info] tunnel_response for <<"262425924335394">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 2699616269,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1534401620}} 04:12:56.486 [info] GSUP: Tx #{imsi => <<"262425924335394">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,77>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420859400624">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420859400624 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420859400624 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420859400624 receive call {auth_request,33,"internet",#{}} from <0.1520.0> in state state_new 04:12:56.511 [info] GSUP: Rx #{imsi => <<"262420859400624">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420859400624 send ok to <0.1520.0> 04:12:56.512 [info] ue_fsm start(epdg_ue_fsm_262420859400624) *DBG* epdg_ue_fsm_262420859400624 consume call {auth_request,33,"internet",#{}} from <0.1520.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420859400624 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420859400624 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.512 [info] ue_fsm init(<<"262420859400624">>) *DBG* aaa_ue_fsm_262420859400624 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420859400624 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.512 [info] ue_fsm auth_request 04:12:56.512 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} 04:12:56.512 [info] ue_fsm start_link(aaa_ue_fsm_262420859400624) 04:12:56.512 [info] ue_fsm init("262420859400624") 04:12:56.512 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420859400624 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420859400624 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.513 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420859400624",undefined,undefined,false,false,undefined} 04:12:56.514 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.514 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262420859400624",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:56.528 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420859400624",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126]],[[226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54]],["foobar"],[[141,137,97,32,12,214,110,63,97,201,182,190,142,42,164,38]],[[101,212,243,76,220,219,60,143,135,128,155,254,230,224,155,81]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420859400624 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>, <<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25, 255,91,123,138,151,0,232,184,237,233,238,136,65,54>>, <<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155, 81>>, <<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164, 38>>}]}} from <0.1523.0> in state state_wait_swx_maa 04:12:56.528 [info] dia_sip2gsup: auth [226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126] authz [226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54]  04:12:56.528 [info] rand [226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25] autn [94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126]  *DBG* aaa_ue_fsm_262420859400624 send ok to <0.1523.0> 04:12:56.528 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420859400624 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>, <<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25, 255,91,123,138,151,0,232,184,237,233,238,136,65,54>>, <<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155, 81>>, <<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164, 38>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420859400624 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>, <<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25, 255,91,123,138,151,0,232,184,237,233,238,136,65,54>>, <<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155, 81>>, <<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164, 38>>}]}} from <0.1523.0> in state state_wait_swx_maa => state_new 04:12:56.529 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420859400624",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420859400624 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420859400624">>, {ok, [{epdg_auth_tuple, <<226,140,141,35,11,64,120,133,218,118,99,130, 154,183,219,25>>, <<94,159,7,209,166,5,81,112,188,190,176,59,167, 114,197,126>>, <<226,140,141,35,11,64,120,133,218,118,99,130, 154,183,219,25,255,91,123,138,151,0,232,184, 237,233,238,136,65,54>>, <<101,212,243,76,220,219,60,143,135,128,155, 254,230,224,155,81>>, <<141,137,97,32,12,214,110,63,97,201,182, 190,142,42,164,38>>}]}}} 04:12:56.529 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>,<<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54>>,<<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155,81>>,<<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164,38>>}]} *DBG* epdg_ue_fsm_262420859400624 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>, <<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>, <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25, 255,91,123,138,151,0,232,184,237,233,238,136,65,54>>, <<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155, 81>>, <<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164, 38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.530 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>,<<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54>>,<<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155,81>>,<<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164,38>>}]}, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.530 [info] auth_response(<<"262420859400624">>): {ok,[{epdg_auth_tuple,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>,<<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54>>,<<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155,81>>,<<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164,38>>}]} 04:12:56.531 [info] auth_response for <<"262420859400624">>: {ok,[{epdg_auth_tuple,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>,<<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>,<<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54>>,<<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155,81>>,<<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164,38>>}]} 04:12:56.531 [info] GSUP: Tx #{auth_tuples => [#{autn => <<94,159,7,209,166,5,81,112,188,190,176,59,167,114,197,126>>,ck => <<141,137,97,32,12,214,110,63,97,201,182,190,142,42,164,38>>,ik => <<101,212,243,76,220,219,60,143,135,128,155,254,230,224,155,81>>,rand => <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25>>,res => <<226,140,141,35,11,64,120,133,218,118,99,130,154,183,219,25,255,91,123,138,151,0,232,184,237,233,238,136,65,54>>}],imsi => <<"262420859400624">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420859400624">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420859400624 receive call lu_request from <0.1524.0> in state state_authenticating 04:12:56.536 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420859400624">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420859400624 send ok to <0.1524.0> 04:12:56.536 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420859400624 consume call lu_request from <0.1524.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420859400624 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.536 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} 04:12:56.536 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.537 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420859400624",undefined,undefined,false,false,undefined} 04:12:56.537 [debug] SWx Tx SAR Imsi="262420859400624" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.537 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420859400624",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420859400624 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420859400624 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420859400624 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1525.0> in state state_wait_swx_saa 04:12:56.544 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420859400624",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420859400624 send ok to <0.1525.0> *DBG* epdg_ue_fsm_262420859400624 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.544 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420859400624 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1525.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420859400624 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420859400624">>,ok}} 04:12:56.544 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420859400624",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420859400624 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.544 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.544 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} 04:12:56.544 [info] lu_response(<<"262420859400624">>): ok 04:12:56.545 [info] lu_response for <<"262420859400624">>: ok 04:12:56.545 [info] GSUP: Tx #{imsi => <<"262420859400624">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420859400624">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420859400624 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1526.0> in state state_authenticated 04:12:56.548 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420859400624">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.548 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.549 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} 04:12:56.549 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.549 [info] s2b: Tx {gtp,v2,create_session_request,0,8754791,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420859400624">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000366,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616270,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420859400624 send ok to <0.1526.0> 04:12:56.549 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420859400624 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1526.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420859400624 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420859400624 receive call {rx_s6b_aar,"262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1527.0> in state state_authenticated 04:12:56.561 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.561 [info] ue_fsm ev_rx_s6b_aar: "262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.561 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420859400624",undefined,undefined,true,false,undefined} 04:12:56.562 [debug] SWx Tx SAR Imsi="262420859400624" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.562 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420859400624",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420859400624 send ok to <0.1527.0> 04:12:56.562 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420859400624 consume call {rx_s6b_aar,"262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1527.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420859400624 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1528.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420859400624 send ok to <0.1528.0> 04:12:56.569 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420859400624",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420859400624 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1528.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.569 [info] ue_fsm ev_rx_swx_saa 04:12:56.570 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420859400624","262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1527.0>} 04:12:56.570 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.570 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.579 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,174,133,150,103,0,2,0,2,0,16,0,87,0,9,1,160,103,89,113,111,172,18,50,103,79,0,5,0,1,192,168,0,78,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,103,89,113,111,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,103,89,113,111,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.580 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000366,8754791,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"gYqo">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1733914991,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1733914991,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 04:12:56.580 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420859400624">>,<0.1521.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000366,1733914991,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616270,1733914991}],[],[]}}}} *DBG* epdg_ue_fsm_262420859400624 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 2699616270, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1733914991}}} from <0.1529.0> in state state_wait_create_session_resp 04:12:56.580 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.580 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 2699616270,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1733914991}} 04:12:56.580 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} 04:12:56.581 [info] KMOD Port Create PDP Context Call {<0.1521.0>,[alias|#Ref<0.4071005738.2327379977.178064>]}: {create_pdp_context,{172,18,50,103},2699616270,1733914991,{192,168,0,78}} 04:12:56.581 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,78}, 2699616270, 1733914991 04:12:56.581 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],330,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,78}},{i_tid,2699616270},{o_tid,1733914991}]}} *DBG* epdg_ue_fsm_262420859400624 send ok to <0.1529.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420859400624">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 2699616270, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1733914991}}}} 04:12:56.581 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 2699616270,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1733914991}) returned ok *DBG* epdg_ue_fsm_262420859400624 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 2699616270, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1733914991}}} from <0.1529.0> in state state_wait_create_session_resp => state_active 04:12:56.581 [info] tunnel_response(<<"262420859400624">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 2699616270,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1733914991}} 04:12:56.582 [info] tunnel_response for <<"262420859400624">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 2699616270,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1733914991}} 04:12:56.582 [info] GSUP: Tx #{imsi => <<"262420859400624">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,78>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420900153017">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:56.611 [info] GSUP: Rx #{imsi => <<"262420900153017">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420900153017 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420900153017 consume internal init_state in state state_new 04:12:56.612 [info] ue_fsm start(epdg_ue_fsm_262420900153017) *DBG* epdg_ue_fsm_262420900153017 receive call {auth_request,33,"internet",#{}} from <0.1530.0> in state state_new 04:12:56.612 [info] ue_fsm init(<<"262420900153017">>) *DBG* epdg_ue_fsm_262420900153017 send ok to <0.1530.0> 04:12:56.612 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420900153017 consume call {auth_request,33,"internet",#{}} from <0.1530.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420900153017 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420900153017 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.612 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420900153017 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420900153017 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.613 [info] ue_fsm start_link(aaa_ue_fsm_262420900153017) 04:12:56.613 [info] ue_fsm init("262420900153017") 04:12:56.613 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.614 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420900153017",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420900153017 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420900153017 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.614 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.614 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262420900153017",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420900153017 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>, <<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23, 81,167,17,94,252,45,57,179,85,143,145,119,184>>, <<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>, <<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89, 195>>}]}} from <0.1533.0> in state state_wait_swx_maa 04:12:56.628 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420900153017",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37]],[[83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184]],["foobar"],[[137,192,224,24,214,49,201,59,37,200,220,166,167,180,89,195]],[[126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420900153017 send ok to <0.1533.0> 04:12:56.628 [info] dia_sip2gsup: auth [83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37] authz [83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184]  *DBG* epdg_ue_fsm_262420900153017 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>, <<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23, 81,167,17,94,252,45,57,179,85,143,145,119,184>>, <<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>, <<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89, 195>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420900153017 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>, <<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23, 81,167,17,94,252,45,57,179,85,143,145,119,184>>, <<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>, <<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89, 195>>}]}} from <0.1533.0> in state state_wait_swx_maa => state_new 04:12:56.628 [info] rand [83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220] autn [169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37]  *DBG* epdg_ue_fsm_262420900153017 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420900153017">>, {ok, [{epdg_auth_tuple, <<83,76,68,139,171,23,64,253,139,107,3,155,61, 53,87,220>>, <<169,184,1,194,172,202,110,174,179,121,41,20, 129,250,183,37>>, <<83,76,68,139,171,23,64,253,139,107,3,155,61, 53,87,220,23,81,167,17,94,252,45,57,179,85, 143,145,119,184>>, <<126,65,137,49,81,32,173,24,86,99,42,102,94, 124,169,144>>, <<137,192,224,24,214,49,201,59,37,200,220, 166,167,180,89,195>>}]}}} 04:12:56.628 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420900153017 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>, <<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>, <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23, 81,167,17,94,252,45,57,179,85,143,145,119,184>>, <<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>, <<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89, 195>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.629 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420900153017",undefined,undefined,false,false,undefined} 04:12:56.629 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>,<<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184>>,<<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>,<<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89,195>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.630 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>,<<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184>>,<<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>,<<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89,195>>}]}, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} 04:12:56.630 [info] auth_response(<<"262420900153017">>): {ok,[{epdg_auth_tuple,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>,<<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184>>,<<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>,<<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89,195>>}]} 04:12:56.631 [info] auth_response for <<"262420900153017">>: {ok,[{epdg_auth_tuple,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>,<<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>,<<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184>>,<<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>,<<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89,195>>}]} 04:12:56.631 [info] GSUP: Tx #{auth_tuples => [#{autn => <<169,184,1,194,172,202,110,174,179,121,41,20,129,250,183,37>>,ck => <<137,192,224,24,214,49,201,59,37,200,220,166,167,180,89,195>>,ik => <<126,65,137,49,81,32,173,24,86,99,42,102,94,124,169,144>>,rand => <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220>>,res => <<83,76,68,139,171,23,64,253,139,107,3,155,61,53,87,220,23,81,167,17,94,252,45,57,179,85,143,145,119,184>>}],imsi => <<"262420900153017">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420900153017">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420900153017 receive call lu_request from <0.1534.0> in state state_authenticating 04:12:56.637 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420900153017">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420900153017 send ok to <0.1534.0> 04:12:56.637 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420900153017 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420900153017 consume call lu_request from <0.1534.0> in state state_authenticating 04:12:56.637 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} 04:12:56.637 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.638 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420900153017",undefined,undefined,false,false,undefined} 04:12:56.638 [debug] SWx Tx SAR Imsi="262420900153017" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420900153017 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420900153017 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:56.638 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420900153017",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420900153017 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1535.0> in state state_wait_swx_saa 04:12:56.648 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420900153017",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420900153017 send ok to <0.1535.0> *DBG* epdg_ue_fsm_262420900153017 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420900153017 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1535.0> in state state_wait_swx_saa => state_authenticated 04:12:56.648 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420900153017 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420900153017">>,ok}} 04:12:56.648 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420900153017",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420900153017 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.648 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.648 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} 04:12:56.649 [info] lu_response(<<"262420900153017">>): ok 04:12:56.649 [info] lu_response for <<"262420900153017">>: ok 04:12:56.649 [info] GSUP: Tx #{imsi => <<"262420900153017">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420900153017">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420900153017 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1536.0> in state state_authenticated 04:12:56.655 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420900153017">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.655 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.655 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} 04:12:56.655 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.656 [info] s2b: Tx {gtp,v2,create_session_request,0,8754792,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420900153017">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000367,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616271,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420900153017 send ok to <0.1536.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.656 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420900153017 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1536.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420900153017 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420900153017 receive call {rx_s6b_aar,"262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1537.0> in state state_authenticated 04:12:56.666 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.666 [info] ue_fsm ev_rx_s6b_aar: "262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420900153017 send ok to <0.1537.0> 04:12:56.666 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420900153017",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420900153017 consume call {rx_s6b_aar,"262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1537.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.666 [debug] SWx Tx SAR Imsi="262420900153017" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.666 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420900153017",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:56.667 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420900153017 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1538.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420900153017 send ok to <0.1538.0> 04:12:56.670 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420900153017",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.670 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420900153017 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1538.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.670 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420900153017","262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1537.0>} 04:12:56.670 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.670 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.676 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,175,133,150,104,0,2,0,2,0,16,0,87,0,9,1,160,142,67,119,141,172,18,50,103,79,0,5,0,1,192,168,0,79,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,142,67,119,141,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,142,67,119,141,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.676 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000367,8754792,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<142,67,119,141>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2386786189,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2386786189,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} *DBG* epdg_ue_fsm_262420900153017 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 2699616271, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2386786189}}} from <0.1539.0> in state state_wait_create_session_resp 04:12:56.676 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420900153017">>,<0.1531.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000367,2386786189,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616271,2386786189}],[],[]}}}} 04:12:56.676 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.676 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 2699616271,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2386786189}} 04:12:56.676 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} 04:12:56.676 [info] KMOD Port Create PDP Context Call {<0.1531.0>,[alias|#Ref<0.4071005738.2327379969.183665>]}: {create_pdp_context,{172,18,50,103},2699616271,2386786189,{192,168,0,79}} *DBG* gsup_server got cast {tunnel_response, {<<"262420900153017">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 2699616271, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2386786189}}}} *DBG* epdg_ue_fsm_262420900153017 send ok to <0.1539.0> 04:12:56.676 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,79}, 2699616271, 2386786189 *DBG* epdg_ue_fsm_262420900153017 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 2699616271, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2386786189}}} from <0.1539.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.676 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1666,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,79}},{i_tid,2699616271},{o_tid,2386786189}]}} 04:12:56.677 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 2699616271,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2386786189}) returned ok 04:12:56.677 [info] tunnel_response(<<"262420900153017">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 2699616271,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2386786189}} 04:12:56.677 [info] tunnel_response for <<"262420900153017">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 2699616271,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2386786189}} 04:12:56.677 [info] GSUP: Tx #{imsi => <<"262420900153017">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,79>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428463650126">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428463650126 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428463650126 consume internal init_state in state state_new 04:12:56.712 [info] GSUP: Rx #{imsi => <<"262428463650126">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428463650126 receive call {auth_request,33,"internet",#{}} from <0.1540.0> in state state_new 04:12:56.712 [info] ue_fsm start(epdg_ue_fsm_262428463650126) *DBG* epdg_ue_fsm_262428463650126 send ok to <0.1540.0> 04:12:56.712 [info] ue_fsm init(<<"262428463650126">>) *DBG* aaa_ue_fsm_262428463650126 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.712 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428463650126 consume call {auth_request,33,"internet",#{}} from <0.1540.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428463650126 consume internal init_state in state state_new 04:12:56.712 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428463650126 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428463650126 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.713 [info] ue_fsm start_link(aaa_ue_fsm_262428463650126) 04:12:56.713 [info] ue_fsm init("262428463650126") 04:12:56.713 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.714 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428463650126",undefined,undefined,false,false,undefined} 04:12:56.714 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428463650126 send ok to <0.201.0> 04:12:56.714 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262428463650126",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428463650126 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428463650126 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>, <<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18, 224,217,173,13,223,86,192,113,134,143,105,4,186,200>>, <<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>, <<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189, 27>>}]}} from <0.1543.0> in state state_wait_swx_maa 04:12:56.728 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428463650126",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226]],[[101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200]],["foobar"],[[183,2,61,163,223,238,219,174,153,29,153,192,60,137,189,27]],[[17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.728 [info] dia_sip2gsup: auth [101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226] authz [101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200]  04:12:56.728 [info] rand [101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18] autn [24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226]  *DBG* aaa_ue_fsm_262428463650126 send ok to <0.1543.0> *DBG* epdg_ue_fsm_262428463650126 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>, <<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18, 224,217,173,13,223,86,192,113,134,143,105,4,186,200>>, <<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>, <<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189, 27>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.728 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428463650126 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>, <<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18, 224,217,173,13,223,86,192,113,134,143,105,4,186,200>>, <<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>, <<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189, 27>>}]}} from <0.1543.0> in state state_wait_swx_maa => state_new 04:12:56.729 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428463650126",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428463650126 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428463650126">>, {ok, [{epdg_auth_tuple, <<101,229,196,28,232,165,47,149,78,215,75,164, 164,48,182,18>>, <<24,166,166,241,46,193,84,124,6,180,179,81,87, 51,79,226>>, <<101,229,196,28,232,165,47,149,78,215,75,164, 164,48,182,18,224,217,173,13,223,86,192,113, 134,143,105,4,186,200>>, <<17,116,116,104,50,161,119,31,176,18,47,131, 216,78,17,23>>, <<183,2,61,163,223,238,219,174,153,29,153, 192,60,137,189,27>>}]}}} 04:12:56.729 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>,<<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200>>,<<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>,<<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189,27>>}]} *DBG* epdg_ue_fsm_262428463650126 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>, <<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>, <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18, 224,217,173,13,223,86,192,113,134,143,105,4,186,200>>, <<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>, <<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189, 27>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.730 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>,<<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200>>,<<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>,<<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189,27>>}]}, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.730 [info] auth_response(<<"262428463650126">>): {ok,[{epdg_auth_tuple,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>,<<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200>>,<<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>,<<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189,27>>}]} 04:12:56.731 [info] auth_response for <<"262428463650126">>: {ok,[{epdg_auth_tuple,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>,<<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>,<<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200>>,<<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>,<<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189,27>>}]} 04:12:56.731 [info] GSUP: Tx #{auth_tuples => [#{autn => <<24,166,166,241,46,193,84,124,6,180,179,81,87,51,79,226>>,ck => <<183,2,61,163,223,238,219,174,153,29,153,192,60,137,189,27>>,ik => <<17,116,116,104,50,161,119,31,176,18,47,131,216,78,17,23>>,rand => <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18>>,res => <<101,229,196,28,232,165,47,149,78,215,75,164,164,48,182,18,224,217,173,13,223,86,192,113,134,143,105,4,186,200>>}],imsi => <<"262428463650126">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428463650126">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428463650126 receive call lu_request from <0.1544.0> in state state_authenticating 04:12:56.738 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428463650126">>,message_type => location_upd_req} 04:12:56.738 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428463650126 send ok to <0.1544.0> *DBG* aaa_ue_fsm_262428463650126 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428463650126 consume call lu_request from <0.1544.0> in state state_authenticating 04:12:56.738 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.738 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.738 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428463650126",undefined,undefined,false,false,undefined} 04:12:56.739 [debug] SWx Tx SAR Imsi="262428463650126" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.739 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428463650126",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428463650126 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428463650126 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428463650126 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1545.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428463650126 send ok to <0.1545.0> 04:12:56.750 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428463650126",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428463650126 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428463650126 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1545.0> in state state_wait_swx_saa => state_authenticated 04:12:56.750 [info] ue_fsm ev_rx_swx_saa 04:12:56.750 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428463650126",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262428463650126">>,ok}} *DBG* epdg_ue_fsm_262428463650126 send ok to <0.211.0> 04:12:56.750 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:56.751 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428463650126 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.751 [info] lu_response(<<"262428463650126">>): ok 04:12:56.751 [info] lu_response for <<"262428463650126">>: ok 04:12:56.751 [info] GSUP: Tx #{imsi => <<"262428463650126">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428463650126">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428463650126 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1546.0> in state state_authenticated 04:12:56.757 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428463650126">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.757 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.757 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} 04:12:56.757 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262428463650126 send ok to <0.1546.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.758 [info] s2b: Tx {gtp,v2,create_session_request,0,8754793,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428463650126">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000368,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616272,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428463650126 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1546.0> in state state_authenticated => state_wait_create_session_resp 04:12:56.758 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428463650126 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428463650126 receive call {rx_s6b_aar,"262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1547.0> in state state_authenticated 04:12:56.771 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.771 [info] ue_fsm ev_rx_s6b_aar: "262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.772 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428463650126",undefined,undefined,true,false,undefined} 04:12:56.772 [debug] SWx Tx SAR Imsi="262428463650126" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.772 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428463650126",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428463650126 send ok to <0.1547.0> *DBG* aaa_ue_fsm_262428463650126 consume call {rx_s6b_aar,"262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1547.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.772 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428463650126 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1548.0> in state state_authenticated_wait_swx_saa 04:12:56.783 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428463650126",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428463650126 send ok to <0.1548.0> 04:12:56.783 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428463650126 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1548.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.783 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428463650126","262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1547.0>} 04:12:56.783 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.783 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.794 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,176,133,150,105,0,2,0,2,0,16,0,87,0,9,1,160,114,39,10,7,172,18,50,103,79,0,5,0,1,192,168,0,80,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,114,39,10,7,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,114,39,10,7,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.794 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000368,8754793,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<114,39,10,7>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1915161095,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1915161095,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} 04:12:56.794 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428463650126">>,<0.1541.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000368,1915161095,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616272,1915161095}],[],[]}}}} 04:12:56.794 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.794 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 2699616272,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1915161095}} *DBG* epdg_ue_fsm_262428463650126 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 2699616272, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1915161095}}} from <0.1549.0> in state state_wait_create_session_resp 04:12:56.795 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} 04:12:56.796 [info] KMOD Port Create PDP Context Call {<0.1541.0>,[alias|#Ref<0.4071005738.2327379976.176318>]}: {create_pdp_context,{172,18,50,103},2699616272,1915161095,{192,168,0,80}} 04:12:56.796 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,80}, 2699616272, 1915161095 *DBG* epdg_ue_fsm_262428463650126 send ok to <0.1549.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428463650126">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 2699616272, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1915161095}}}} 04:12:56.796 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1730,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,80}},{i_tid,2699616272},{o_tid,1915161095}]}} *DBG* epdg_ue_fsm_262428463650126 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 2699616272, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1915161095}}} from <0.1549.0> in state state_wait_create_session_resp => state_active 04:12:56.796 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 2699616272,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1915161095}) returned ok 04:12:56.796 [info] tunnel_response(<<"262428463650126">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 2699616272,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1915161095}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.797 [info] tunnel_response for <<"262428463650126">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 2699616272,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1915161095}} 04:12:56.797 [info] GSUP: Tx #{imsi => <<"262428463650126">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,80>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428313058488">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428313058488 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428313058488 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428313058488 receive call {auth_request,33,"internet",#{}} from <0.1550.0> in state state_new 04:12:56.812 [info] GSUP: Rx #{imsi => <<"262428313058488">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.1550.0> 04:12:56.812 [info] ue_fsm start(epdg_ue_fsm_262428313058488) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428313058488 consume call {auth_request,33,"internet",#{}} from <0.1550.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428313058488 enter aaa_ue_fsm in state state_new 04:12:56.812 [info] ue_fsm init(<<"262428313058488">>) *DBG* epdg_ue_fsm_262428313058488 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428313058488 consume internal init_state in state state_new 04:12:56.813 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428313058488 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.813 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} 04:12:56.813 [info] ue_fsm start_link(aaa_ue_fsm_262428313058488) 04:12:56.813 [info] ue_fsm init("262428313058488") 04:12:56.813 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.814 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428313058488",undefined,undefined,false,false,undefined} 04:12:56.814 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:56.814 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262428313058488",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428313058488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428313058488 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.830 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428313058488",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63]],[[205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17]],["foobar"],[[75,52,128,142,223,152,76,160,71,90,55,219,58,221,236,116]],[[2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428313058488 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>, <<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102, 105,197,242,101,201,40,76,36,207,224,111,214,135,17>>, <<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>, <<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236, 116>>}]}} from <0.1553.0> in state state_wait_swx_maa 04:12:56.830 [info] dia_sip2gsup: auth [205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63] authz [205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17]  04:12:56.830 [info] rand [205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102] autn [47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63]  *DBG* aaa_ue_fsm_262428313058488 send ok to <0.1553.0> 04:12:56.830 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428313058488 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>, <<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102, 105,197,242,101,201,40,76,36,207,224,111,214,135,17>>, <<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>, <<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236, 116>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.831 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428313058488",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428313058488 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>, <<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102, 105,197,242,101,201,40,76,36,207,224,111,214,135,17>>, <<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>, <<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236, 116>>}]}} from <0.1553.0> in state state_wait_swx_maa => state_new 04:12:56.831 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>,<<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17>>,<<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>,<<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236,116>>}]} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428313058488">>, {ok, [{epdg_auth_tuple, <<205,185,133,117,245,13,10,98,98,41,161,60,60, 198,190,102>>, <<47,99,148,77,241,172,116,126,167,167,24,61, 153,23,11,63>>, <<205,185,133,117,245,13,10,98,98,41,161,60,60, 198,190,102,105,197,242,101,201,40,76,36,207, 224,111,214,135,17>>, <<2,6,212,102,124,63,144,255,156,156,71,47,200, 47,95,238>>, <<75,52,128,142,223,152,76,160,71,90,55, 219,58,221,236,116>>}]}}} 04:12:56.832 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>,<<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17>>,<<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>,<<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236,116>>}]}, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428313058488 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>, <<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>, <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102, 105,197,242,101,201,40,76,36,207,224,111,214,135,17>>, <<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>, <<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236, 116>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.833 [info] auth_response(<<"262428313058488">>): {ok,[{epdg_auth_tuple,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>,<<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17>>,<<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>,<<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236,116>>}]} 04:12:56.833 [info] auth_response for <<"262428313058488">>: {ok,[{epdg_auth_tuple,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>,<<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>,<<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17>>,<<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>,<<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236,116>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.834 [info] GSUP: Tx #{auth_tuples => [#{autn => <<47,99,148,77,241,172,116,126,167,167,24,61,153,23,11,63>>,ck => <<75,52,128,142,223,152,76,160,71,90,55,219,58,221,236,116>>,ik => <<2,6,212,102,124,63,144,255,156,156,71,47,200,47,95,238>>,rand => <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102>>,res => <<205,185,133,117,245,13,10,98,98,41,161,60,60,198,190,102,105,197,242,101,201,40,76,36,207,224,111,214,135,17>>}],imsi => <<"262428313058488">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428313058488">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428313058488 receive call lu_request from <0.1554.0> in state state_authenticating *DBG* epdg_ue_fsm_262428313058488 send ok to <0.1554.0> *DBG* epdg_ue_fsm_262428313058488 consume call lu_request from <0.1554.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.840 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428313058488">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428313058488 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.840 [info] ue_fsm lu_request 04:12:56.840 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} 04:12:56.840 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.841 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428313058488",undefined,undefined,false,false,undefined} 04:12:56.841 [debug] SWx Tx SAR Imsi="262428313058488" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.841 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428313058488",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428313058488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428313058488 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428313058488 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1555.0> in state state_wait_swx_saa 04:12:56.851 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428313058488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.851 [info] ue_fsm ev_rx_swx_saa 04:12:56.852 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428313058488",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428313058488 send ok to <0.1555.0> *DBG* aaa_ue_fsm_262428313058488 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1555.0> in state state_wait_swx_saa => state_authenticated 04:12:56.852 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428313058488 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262428313058488 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428313058488">>,ok}} 04:12:56.852 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428313058488 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.852 [info] lu_response(<<"262428313058488">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.853 [info] lu_response for <<"262428313058488">>: ok 04:12:56.853 [info] GSUP: Tx #{imsi => <<"262428313058488">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428313058488">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428313058488 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1556.0> in state state_authenticated 04:12:56.859 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428313058488">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.859 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.859 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} 04:12:56.859 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.860 [info] s2b: Tx {gtp,v2,create_session_request,0,8754794,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428313058488">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000369,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616273,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.1556.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.860 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428313058488 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1556.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428313058488 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428313058488 receive call {rx_s6b_aar,"262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1557.0> in state state_authenticated 04:12:56.875 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.875 [info] ue_fsm ev_rx_s6b_aar: "262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.875 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428313058488",undefined,undefined,true,false,undefined} 04:12:56.875 [debug] SWx Tx SAR Imsi="262428313058488" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.875 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428313058488",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428313058488 send ok to <0.1557.0> 04:12:56.876 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428313058488 consume call {rx_s6b_aar,"262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1557.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428313058488 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1558.0> in state state_authenticated_wait_swx_saa 04:12:56.884 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428313058488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428313058488 send ok to <0.1558.0> *DBG* aaa_ue_fsm_262428313058488 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1558.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.884 [info] ue_fsm ev_rx_swx_saa 04:12:56.884 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428313058488","262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1557.0>} 04:12:56.885 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.885 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.894 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,177,133,150,106,0,2,0,2,0,16,0,87,0,9,1,160,26,160,18,204,172,18,50,103,79,0,5,0,1,192,168,0,81,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,26,160,18,204,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,26,160,18,204,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428313058488 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 2699616273, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 446698188}}} from <0.1559.0> in state state_wait_create_session_resp 04:12:56.894 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000369,8754794,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<26,160,18,204>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,446698188,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,446698188,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 04:12:56.894 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428313058488">>,<0.1551.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000369,446698188,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616273,446698188}],[],[],[],[],[],[],[],[],[]}}}} 04:12:56.894 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.894 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 2699616273,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 446698188}} 04:12:56.895 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.1559.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428313058488">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 2699616273, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 446698188}}}} *DBG* epdg_ue_fsm_262428313058488 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 2699616273, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 446698188}}} from <0.1559.0> in state state_wait_create_session_resp => state_active 04:12:56.895 [info] KMOD Port Create PDP Context Call {<0.1551.0>,[alias|#Ref<0.4071005738.2327379976.176443>]}: {create_pdp_context,{172,18,50,103},2699616273,446698188,{192,168,0,81}} 04:12:56.895 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,81}, 2699616273, 446698188 04:12:56.895 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],9,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,81}},{i_tid,2699616273},{o_tid,446698188}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.895 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 2699616273,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 446698188}) returned ok 04:12:56.895 [info] tunnel_response(<<"262428313058488">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 2699616273,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 446698188}} 04:12:56.895 [info] tunnel_response for <<"262428313058488">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 2699616273,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 446698188}} 04:12:56.895 [info] GSUP: Tx #{imsi => <<"262428313058488">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,81>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420923312249">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:56.912 [info] GSUP: Rx #{imsi => <<"262420923312249">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:56.912 [info] ue_fsm start(epdg_ue_fsm_262420923312249) *DBG* epdg_ue_fsm_262420923312249 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420923312249 consume internal init_state in state state_new 04:12:56.912 [info] ue_fsm init(<<"262420923312249">>) *DBG* epdg_ue_fsm_262420923312249 receive call {auth_request,33,"internet",#{}} from <0.1560.0> in state state_new 04:12:56.912 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420923312249 send ok to <0.1560.0> 04:12:56.912 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420923312249 consume call {auth_request,33,"internet",#{}} from <0.1560.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420923312249 enter aaa_ue_fsm in state state_new 04:12:56.912 [info] ue_fsm start_link(aaa_ue_fsm_262420923312249) *DBG* epdg_ue_fsm_262420923312249 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420923312249 consume internal init_state in state state_new 04:12:56.912 [info] ue_fsm init("262420923312249") *DBG* aaa_ue_fsm_262420923312249 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.913 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.913 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420923312249",undefined,undefined,false,false,undefined} 04:12:56.913 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420923312249 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420923312249 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.913 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262420923312249",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420923312249 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>, <<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247, 174,31,128,204,57,240,199,138,133,123,134,216,3,27>>, <<"Zќ.?\"еъAёa5F|ўjЫ">>, <<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]}} from <0.1563.0> in state state_wait_swx_maa 04:12:56.921 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420923312249",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90]],[[55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27]],["foobar"],[[144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53]],["Zќ.?\"еъAёa5F|ўjЫ"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.921 [info] dia_sip2gsup: auth [55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90] authz [55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27]  04:12:56.921 [info] rand [55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247] autn [223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90]  *DBG* aaa_ue_fsm_262420923312249 send ok to <0.1563.0> *DBG* epdg_ue_fsm_262420923312249 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>, <<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247, 174,31,128,204,57,240,199,138,133,123,134,216,3,27>>, <<"Zќ.?\"еъAёa5F|ўjЫ">>, <<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.921 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420923312249 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>, <<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247, 174,31,128,204,57,240,199,138,133,123,134,216,3,27>>, <<"Zќ.?\"еъAёa5F|ўjЫ">>, <<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]}} from <0.1563.0> in state state_wait_swx_maa => state_new 04:12:56.921 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420923312249",undefined,undefined,false,false,undefined} 04:12:56.921 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>,<<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27>>,<<"Zќ.?\"еъAёa5F|ўjЫ">>,<<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]} *DBG* epdg_ue_fsm_262420923312249 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420923312249">>, {ok, [{epdg_auth_tuple, <<55,239,75,159,74,150,154,171,74,219,41,142, 27,221,234,247>>, <<223,21,143,45,198,222,128,89,219,164,11,82, 193,170,241,90>>, <<55,239,75,159,74,150,154,171,74,219,41,142, 27,221,234,247,174,31,128,204,57,240,199,138, 133,123,134,216,3,27>>, <<"Zќ.?\"еъAёa5F|ўjЫ">>, <<144,204,245,30,207,4,81,61,243,155,197, 46,233,233,88,53>>}]}}} *DBG* epdg_ue_fsm_262420923312249 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>, <<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>, <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247, 174,31,128,204,57,240,199,138,133,123,134,216,3,27>>, <<"Zќ.?\"еъAёa5F|ўjЫ">>, <<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.922 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>,<<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27>>,<<"Zќ.?\"еъAёa5F|ўjЫ">>,<<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]}, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.922 [info] auth_response(<<"262420923312249">>): {ok,[{epdg_auth_tuple,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>,<<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27>>,<<"Zќ.?\"еъAёa5F|ўjЫ">>,<<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]} 04:12:56.922 [info] auth_response for <<"262420923312249">>: {ok,[{epdg_auth_tuple,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>,<<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>,<<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27>>,<<"Zќ.?\"еъAёa5F|ўjЫ">>,<<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>}]} 04:12:56.922 [info] GSUP: Tx #{auth_tuples => [#{autn => <<223,21,143,45,198,222,128,89,219,164,11,82,193,170,241,90>>,ck => <<144,204,245,30,207,4,81,61,243,155,197,46,233,233,88,53>>,ik => <<"Zќ.?\"еъAёa5F|ўjЫ">>,rand => <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247>>,res => <<55,239,75,159,74,150,154,171,74,219,41,142,27,221,234,247,174,31,128,204,57,240,199,138,133,123,134,216,3,27>>}],imsi => <<"262420923312249">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420923312249">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420923312249 receive call lu_request from <0.1564.0> in state state_authenticating *DBG* epdg_ue_fsm_262420923312249 send ok to <0.1564.0> 04:12:56.925 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420923312249">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420923312249 consume call lu_request from <0.1564.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420923312249 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.925 [info] ue_fsm lu_request 04:12:56.925 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} 04:12:56.925 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.925 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420923312249",undefined,undefined,false,false,undefined} 04:12:56.925 [debug] SWx Tx SAR Imsi="262420923312249" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.925 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420923312249",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420923312249 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420923312249 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420923312249 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1565.0> in state state_wait_swx_saa 04:12:56.929 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420923312249",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420923312249 send ok to <0.1565.0> 04:12:56.929 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420923312249 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420923312249 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1565.0> in state state_wait_swx_saa => state_authenticated 04:12:56.929 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420923312249",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420923312249 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420923312249">>,ok}} 04:12:56.929 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420923312249 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.929 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.929 [info] lu_response(<<"262420923312249">>): ok 04:12:56.929 [info] lu_response for <<"262420923312249">>: ok 04:12:56.929 [info] GSUP: Tx #{imsi => <<"262420923312249">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420923312249">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420923312249 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1566.0> in state state_authenticated 04:12:56.931 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420923312249">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.931 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.931 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} 04:12:56.931 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:56.931 [info] s2b: Tx {gtp,v2,create_session_request,0,8754795,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420923312249">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000370,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616274,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420923312249 send ok to <0.1566.0> 04:12:56.931 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420923312249 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1566.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420923312249 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420923312249 receive call {rx_s6b_aar,"262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1567.0> in state state_authenticated 04:12:56.939 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.939 [info] ue_fsm ev_rx_s6b_aar: "262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:56.939 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420923312249",undefined,undefined,true,false,undefined} 04:12:56.939 [debug] SWx Tx SAR Imsi="262420923312249" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:56.939 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420923312249",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420923312249 send ok to <0.1567.0> 04:12:56.939 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420923312249 consume call {rx_s6b_aar,"262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1567.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.943 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420923312249",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420923312249 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1568.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420923312249 send ok to <0.1568.0> 04:12:56.943 [info] ue_fsm ev_rx_swx_saa 04:12:56.943 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420923312249","262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1567.0>} *DBG* aaa_ue_fsm_262420923312249 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1568.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.943 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.943 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.949 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,178,133,150,107,0,2,0,2,0,16,0,87,0,9,1,160,60,182,211,156,172,18,50,103,79,0,5,0,1,192,168,0,82,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,60,182,211,156,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,60,182,211,156,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.949 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000370,8754795,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<60,182,211,156>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1018614684,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1018614684,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 04:12:56.949 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420923312249">>,<0.1561.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000370,1018614684,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616274,1018614684}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420923312249 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 2699616274, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1018614684}}} from <0.1569.0> in state state_wait_create_session_resp 04:12:56.949 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.949 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 2699616274,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1018614684}} 04:12:56.950 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} 04:12:56.950 [info] KMOD Port Create PDP Context Call {<0.1561.0>,[alias|#Ref<0.4071005738.2327379969.184171>]}: {create_pdp_context,{172,18,50,103},2699616274,1018614684,{192,168,0,82}} 04:12:56.950 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,82}, 2699616274, 1018614684 04:12:56.950 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],73,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,82}},{i_tid,2699616274},{o_tid,1018614684}]}} *DBG* epdg_ue_fsm_262420923312249 send ok to <0.1569.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420923312249">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 2699616274, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1018614684}}}} 04:12:56.950 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 2699616274,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1018614684}) returned ok *DBG* epdg_ue_fsm_262420923312249 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 2699616274, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1018614684}}} from <0.1569.0> in state state_wait_create_session_resp => state_active 04:12:56.950 [info] tunnel_response(<<"262420923312249">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 2699616274,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1018614684}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.951 [info] tunnel_response for <<"262420923312249">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 2699616274,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1018614684}} 04:12:56.951 [info] GSUP: Tx #{imsi => <<"262420923312249">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,82>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429596318320">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429596318320 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429596318320 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429596318320 receive call {auth_request,33,"internet",#{}} from <0.1570.0> in state state_new 04:12:57.013 [info] GSUP: Rx #{imsi => <<"262429596318320">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429596318320 send ok to <0.1570.0> 04:12:57.013 [info] ue_fsm start(epdg_ue_fsm_262429596318320) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429596318320 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429596318320 consume call {auth_request,33,"internet",#{}} from <0.1570.0> in state state_new => state_wait_auth_resp 04:12:57.013 [info] ue_fsm init(<<"262429596318320">>) *DBG* epdg_ue_fsm_262429596318320 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429596318320 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429596318320 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.013 [info] ue_fsm auth_request 04:12:57.013 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} 04:12:57.014 [info] ue_fsm start_link(aaa_ue_fsm_262429596318320) 04:12:57.014 [info] ue_fsm init("262429596318320") 04:12:57.014 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429596318320 send ok to <0.201.0> 04:12:57.015 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429596318320",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429596318320 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.015 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:57.015 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262429596318320",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429596318320 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>, <<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134, 61,20,142,8,100,229,32,139,239,141,214,251,9,211>>, <<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157, 109>>, <<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226, 98>>}]}} from <0.1573.0> in state state_wait_swx_maa 04:12:57.029 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429596318320",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33]],[[234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211]],["foobar"],[[235,174,103,140,108,193,236,31,7,136,180,8,183,100,226,98]],[[138,100,178,3,164,29,249,216,137,109,242,122,211,118,157,109]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.030 [info] dia_sip2gsup: auth [234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33] authz [234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211]  *DBG* aaa_ue_fsm_262429596318320 send ok to <0.1573.0> 04:12:57.030 [info] rand [234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134] autn [109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33]  *DBG* epdg_ue_fsm_262429596318320 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>, <<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134, 61,20,142,8,100,229,32,139,239,141,214,251,9,211>>, <<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157, 109>>, <<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226, 98>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.030 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429596318320 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>, <<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134, 61,20,142,8,100,229,32,139,239,141,214,251,9,211>>, <<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157, 109>>, <<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226, 98>>}]}} from <0.1573.0> in state state_wait_swx_maa => state_new 04:12:57.031 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429596318320",undefined,undefined,false,false,undefined} 04:12:57.031 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>,<<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211>>,<<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157,109>>,<<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226,98>>}]} *DBG* epdg_ue_fsm_262429596318320 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429596318320">>, {ok, [{epdg_auth_tuple, <<234,219,46,71,188,242,131,22,57,126,131,69, 164,235,5,134>>, <<109,104,179,113,219,23,202,213,74,54,87,141, 16,70,138,33>>, <<234,219,46,71,188,242,131,22,57,126,131,69, 164,235,5,134,61,20,142,8,100,229,32,139,239, 141,214,251,9,211>>, <<138,100,178,3,164,29,249,216,137,109,242,122, 211,118,157,109>>, <<235,174,103,140,108,193,236,31,7,136, 180,8,183,100,226,98>>}]}}} 04:12:57.032 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>,<<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211>>,<<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157,109>>,<<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226,98>>}]}, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429596318320 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>, <<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>, <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134, 61,20,142,8,100,229,32,139,239,141,214,251,9,211>>, <<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157, 109>>, <<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226, 98>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.032 [info] auth_response(<<"262429596318320">>): {ok,[{epdg_auth_tuple,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>,<<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211>>,<<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157,109>>,<<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226,98>>}]} 04:12:57.033 [info] auth_response for <<"262429596318320">>: {ok,[{epdg_auth_tuple,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>,<<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>,<<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211>>,<<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157,109>>,<<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226,98>>}]} 04:12:57.033 [info] GSUP: Tx #{auth_tuples => [#{autn => <<109,104,179,113,219,23,202,213,74,54,87,141,16,70,138,33>>,ck => <<235,174,103,140,108,193,236,31,7,136,180,8,183,100,226,98>>,ik => <<138,100,178,3,164,29,249,216,137,109,242,122,211,118,157,109>>,rand => <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134>>,res => <<234,219,46,71,188,242,131,22,57,126,131,69,164,235,5,134,61,20,142,8,100,229,32,139,239,141,214,251,9,211>>}],imsi => <<"262429596318320">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429596318320">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429596318320 receive call lu_request from <0.1574.0> in state state_authenticating *DBG* epdg_ue_fsm_262429596318320 send ok to <0.1574.0> 04:12:57.039 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429596318320">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429596318320 consume call lu_request from <0.1574.0> in state state_authenticating 04:12:57.039 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429596318320 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.039 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} 04:12:57.039 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.040 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429596318320",undefined,undefined,false,false,undefined} 04:12:57.040 [debug] SWx Tx SAR Imsi="262429596318320" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429596318320 send ok to <0.201.0> 04:12:57.040 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429596318320",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429596318320 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429596318320 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1575.0> in state state_wait_swx_saa 04:12:57.050 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429596318320",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.050 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429596318320 send ok to <0.1575.0> *DBG* epdg_ue_fsm_262429596318320 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.051 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429596318320",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429596318320 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1575.0> in state state_wait_swx_saa => state_authenticated 04:12:57.051 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429596318320 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429596318320">>,ok}} 04:12:57.051 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429596318320 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.051 [info] lu_response(<<"262429596318320">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.052 [info] lu_response for <<"262429596318320">>: ok 04:12:57.052 [info] GSUP: Tx #{imsi => <<"262429596318320">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429596318320">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429596318320 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1576.0> in state state_authenticated 04:12:57.057 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429596318320">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.057 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.058 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} 04:12:57.058 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262429596318320 send ok to <0.1576.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.058 [info] s2b: Tx {gtp,v2,create_session_request,0,8754796,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429596318320">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000371,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616275,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429596318320 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1576.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429596318320 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.058 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429596318320 receive call {rx_s6b_aar,"262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1577.0> in state state_authenticated 04:12:57.069 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.069 [info] ue_fsm ev_rx_s6b_aar: "262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.069 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429596318320",undefined,undefined,true,false,undefined} 04:12:57.070 [debug] SWx Tx SAR Imsi="262429596318320" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429596318320",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429596318320 send ok to <0.1577.0> 04:12:57.070 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429596318320 consume call {rx_s6b_aar,"262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1577.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429596318320 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1578.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429596318320 send ok to <0.1578.0> 04:12:57.074 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429596318320",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429596318320 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1578.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.074 [info] ue_fsm ev_rx_swx_saa 04:12:57.074 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429596318320","262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1577.0>} 04:12:57.074 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.074 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.079 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,179,133,150,108,0,2,0,2,0,16,0,87,0,9,1,160,82,83,160,229,172,18,50,103,79,0,5,0,1,192,168,0,83,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,82,83,160,229,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,82,83,160,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429596318320 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 2699616275, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1381212389}}} from <0.1579.0> in state state_wait_create_session_resp 04:12:57.079 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000371,8754796,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"RS х">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1381212389,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1381212389,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} 04:12:57.079 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429596318320">>,<0.1571.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000371,1381212389,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616275,1381212389}],[]}}}} 04:12:57.079 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.079 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 2699616275,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1381212389}} 04:12:57.080 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {tunnel_response, {<<"262429596318320">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 2699616275, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1381212389}}}} *DBG* epdg_ue_fsm_262429596318320 send ok to <0.1579.0> 04:12:57.080 [info] KMOD Port Create PDP Context Call {<0.1571.0>,[alias|#Ref<0.4071005738.2327379976.176672>]}: {create_pdp_context,{172,18,50,103},2699616275,1381212389,{192,168,0,83}} *DBG* epdg_ue_fsm_262429596318320 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 2699616275, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1381212389}}} from <0.1579.0> in state state_wait_create_session_resp => state_active 04:12:57.080 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,83}, 2699616275, 1381212389 04:12:57.080 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1794,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,83}},{i_tid,2699616275},{o_tid,1381212389}]}} 04:12:57.080 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 2699616275,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1381212389}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.080 [info] tunnel_response(<<"262429596318320">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 2699616275,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1381212389}} 04:12:57.080 [info] tunnel_response for <<"262429596318320">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 2699616275,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1381212389}} 04:12:57.080 [info] GSUP: Tx #{imsi => <<"262429596318320">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,83>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421564659378">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.113 [info] GSUP: Rx #{imsi => <<"262421564659378">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421564659378 enter epdg_ue_fsm in state state_new 04:12:57.114 [info] ue_fsm start(epdg_ue_fsm_262421564659378) *DBG* epdg_ue_fsm_262421564659378 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421564659378 receive call {auth_request,33,"internet",#{}} from <0.1580.0> in state state_new 04:12:57.114 [info] ue_fsm init(<<"262421564659378">>) *DBG* epdg_ue_fsm_262421564659378 send ok to <0.1580.0> *DBG* epdg_ue_fsm_262421564659378 consume call {auth_request,33,"internet",#{}} from <0.1580.0> in state state_new => state_wait_auth_resp 04:12:57.114 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421564659378 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421564659378 enter aaa_ue_fsm in state state_new 04:12:57.115 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421564659378 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421564659378 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.115 [info] ue_fsm start_link(aaa_ue_fsm_262421564659378) 04:12:57.115 [info] ue_fsm init("262421564659378") 04:12:57.115 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.116 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421564659378",undefined,undefined,false,false,undefined} 04:12:57.116 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421564659378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421564659378 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.116 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262421564659378",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421564659378 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>, <<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22, 49,51,219,212,172,68,234,182,232,160,83,47,63>>, <<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>, <<14,172,72,130,112,110,198,129,59,137,47,208,182,117, 192,200>>}]}} from <0.1583.0> in state state_wait_swx_maa 04:12:57.130 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421564659378",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91]],[[88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63]],["foobar"],[[14,172,72,130,112,110,198,129,59,137,47,208,182,117,192,200]],[[21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.131 [info] dia_sip2gsup: auth [88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91] authz [88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63]  *DBG* aaa_ue_fsm_262421564659378 send ok to <0.1583.0> 04:12:57.131 [info] rand [88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243] autn [183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91]  *DBG* epdg_ue_fsm_262421564659378 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>, <<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22, 49,51,219,212,172,68,234,182,232,160,83,47,63>>, <<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>, <<14,172,72,130,112,110,198,129,59,137,47,208,182,117, 192,200>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421564659378 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>, <<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22, 49,51,219,212,172,68,234,182,232,160,83,47,63>>, <<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>, <<14,172,72,130,112,110,198,129,59,137,47,208,182,117, 192,200>>}]}} from <0.1583.0> in state state_wait_swx_maa => state_new 04:12:57.131 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421564659378 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421564659378">>, {ok, [{epdg_auth_tuple, <<88,50,33,112,202,190,5,49,125,120,216,177,12, 26,214,243>>, <<183,235,100,253,17,13,181,12,241,154,250,11, 57,0,171,91>>, <<88,50,33,112,202,190,5,49,125,120,216,177,12, 26,214,243,22,49,51,219,212,172,68,234,182, 232,160,83,47,63>>, <<21,248,129,204,122,44,104,202,128,74,93,125, 7,194,169,26>>, <<14,172,72,130,112,110,198,129,59,137,47, 208,182,117,192,200>>}]}}} 04:12:57.131 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421564659378",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421564659378 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>, <<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>, <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22, 49,51,219,212,172,68,234,182,232,160,83,47,63>>, <<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>, <<14,172,72,130,112,110,198,129,59,137,47,208,182,117, 192,200>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.132 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>,<<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63>>,<<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>,<<14,172,72,130,112,110,198,129,59,137,47,208,182,117,192,200>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.133 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>,<<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63>>,<<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>,<<14,172,72,130,112,110,198,129,59,137,47,208,182,117,192,200>>}]}, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} 04:12:57.133 [info] auth_response(<<"262421564659378">>): {ok,[{epdg_auth_tuple,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>,<<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63>>,<<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>,<<14,172,72,130,112,110,198,129,59,137,47,208,182,117,192,200>>}]} 04:12:57.134 [info] auth_response for <<"262421564659378">>: {ok,[{epdg_auth_tuple,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>,<<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>,<<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63>>,<<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>,<<14,172,72,130,112,110,198,129,59,137,47,208,182,117,192,200>>}]} 04:12:57.134 [info] GSUP: Tx #{auth_tuples => [#{autn => <<183,235,100,253,17,13,181,12,241,154,250,11,57,0,171,91>>,ck => <<14,172,72,130,112,110,198,129,59,137,47,208,182,117,192,200>>,ik => <<21,248,129,204,122,44,104,202,128,74,93,125,7,194,169,26>>,rand => <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243>>,res => <<88,50,33,112,202,190,5,49,125,120,216,177,12,26,214,243,22,49,51,219,212,172,68,234,182,232,160,83,47,63>>}],imsi => <<"262421564659378">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421564659378">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421564659378 receive call lu_request from <0.1584.0> in state state_authenticating 04:12:57.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421564659378">>,message_type => location_upd_req} 04:12:57.139 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421564659378 send ok to <0.1584.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.140 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421564659378 consume call lu_request from <0.1584.0> in state state_authenticating *DBG* aaa_ue_fsm_262421564659378 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.140 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.140 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421564659378",undefined,undefined,false,false,undefined} 04:12:57.140 [debug] SWx Tx SAR Imsi="262421564659378" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421564659378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421564659378 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.141 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421564659378",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421564659378 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1585.0> in state state_wait_swx_saa 04:12:57.151 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421564659378",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421564659378 send ok to <0.1585.0> *DBG* aaa_ue_fsm_262421564659378 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1585.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421564659378 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.151 [info] ue_fsm ev_rx_swx_saa 04:12:57.151 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421564659378",undefined,undefined,false,false,undefined} 04:12:57.152 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421564659378 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421564659378">>,ok}} 04:12:57.152 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421564659378 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.152 [info] lu_response(<<"262421564659378">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.152 [info] lu_response for <<"262421564659378">>: ok 04:12:57.152 [info] GSUP: Tx #{imsi => <<"262421564659378">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421564659378">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421564659378 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1586.0> in state state_authenticated 04:12:57.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421564659378">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.158 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.158 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} 04:12:57.158 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:57.159 [info] s2b: Tx {gtp,v2,create_session_request,0,8754797,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421564659378">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000372,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616276,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421564659378 send ok to <0.1586.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.159 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421564659378 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1586.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421564659378 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421564659378 receive call {rx_s6b_aar,"262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1587.0> in state state_authenticated 04:12:57.173 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.173 [info] ue_fsm ev_rx_s6b_aar: "262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.173 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262421564659378",undefined,undefined,true,false,undefined} 04:12:57.173 [debug] SWx Tx SAR Imsi="262421564659378" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.173 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421564659378",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421564659378 send ok to <0.1587.0> 04:12:57.173 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421564659378 consume call {rx_s6b_aar,"262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1587.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421564659378 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1588.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421564659378 send ok to <0.1588.0> 04:12:57.179 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421564659378",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421564659378 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1588.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.179 [info] ue_fsm ev_rx_swx_saa 04:12:57.179 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421564659378","262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1587.0>} 04:12:57.179 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.179 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.185 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,180,133,150,109,0,2,0,2,0,16,0,87,0,9,1,160,119,197,114,129,172,18,50,103,79,0,5,0,1,192,168,0,84,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,119,197,114,129,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,119,197,114,129,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.185 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000372,8754797,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<119,197,114,129>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2009428609,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2009428609,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} *DBG* epdg_ue_fsm_262421564659378 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 2699616276, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2009428609}}} from <0.1589.0> in state state_wait_create_session_resp 04:12:57.185 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421564659378">>,<0.1581.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000372,2009428609,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616276,2009428609}],[]}}}} 04:12:57.185 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.185 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 2699616276,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2009428609}} 04:12:57.185 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} 04:12:57.186 [info] KMOD Port Create PDP Context Call {<0.1581.0>,[alias|#Ref<0.4071005738.2327379976.176810>]}: {create_pdp_context,{172,18,50,103},2699616276,2009428609,{192,168,0,84}} 04:12:57.186 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,84}, 2699616276, 2009428609 04:12:57.186 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],137,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,84}},{i_tid,2699616276},{o_tid,2009428609}]}} 04:12:57.186 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 2699616276,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2009428609}) returned ok *DBG* epdg_ue_fsm_262421564659378 send ok to <0.1589.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421564659378">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 2699616276, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2009428609}}}} 04:12:57.186 [info] tunnel_response(<<"262421564659378">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 2699616276,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2009428609}} *DBG* epdg_ue_fsm_262421564659378 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 2699616276, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2009428609}}} from <0.1589.0> in state state_wait_create_session_resp => state_active 04:12:57.186 [info] tunnel_response for <<"262421564659378">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 2699616276,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2009428609}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.186 [info] GSUP: Tx #{imsi => <<"262421564659378">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,84>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426010122904">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.213 [info] GSUP: Rx #{imsi => <<"262426010122904">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426010122904 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426010122904 consume internal init_state in state state_new 04:12:57.213 [info] ue_fsm start(epdg_ue_fsm_262426010122904) *DBG* epdg_ue_fsm_262426010122904 receive call {auth_request,33,"internet",#{}} from <0.1590.0> in state state_new 04:12:57.213 [info] ue_fsm init(<<"262426010122904">>) *DBG* epdg_ue_fsm_262426010122904 send ok to <0.1590.0> 04:12:57.213 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426010122904 consume call {auth_request,33,"internet",#{}} from <0.1590.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426010122904 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426010122904 enter aaa_ue_fsm in state state_new 04:12:57.214 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426010122904 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426010122904 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.214 [info] ue_fsm start_link(aaa_ue_fsm_262426010122904) 04:12:57.214 [info] ue_fsm init("262426010122904") 04:12:57.214 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.215 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426010122904",undefined,undefined,false,false,undefined} 04:12:57.215 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:57.215 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262426010122904",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426010122904 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426010122904 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426010122904 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>, <<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165, 156,58,92,44,180,59,145,252,70,253,84,88,175,96>>, <<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>, <<171,217,52,161,90,193,21,243,218,213,64,224,176,120, 171,126>>}]}} from <0.1593.0> in state state_wait_swx_maa 04:12:57.231 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426010122904",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157]],[[119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96]],["foobar"],[[171,217,52,161,90,193,21,243,218,213,64,224,176,120,171,126]],[[217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.231 [info] dia_sip2gsup: auth [119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157] authz [119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96]  04:12:57.231 [info] rand [119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165] autn [197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157]  *DBG* aaa_ue_fsm_262426010122904 send ok to <0.1593.0> 04:12:57.231 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426010122904 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>, <<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165, 156,58,92,44,180,59,145,252,70,253,84,88,175,96>>, <<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>, <<171,217,52,161,90,193,21,243,218,213,64,224,176,120, 171,126>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.232 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426010122904",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426010122904 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>, <<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165, 156,58,92,44,180,59,145,252,70,253,84,88,175,96>>, <<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>, <<171,217,52,161,90,193,21,243,218,213,64,224,176,120, 171,126>>}]}} from <0.1593.0> in state state_wait_swx_maa => state_new 04:12:57.232 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>,<<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96>>,<<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>,<<171,217,52,161,90,193,21,243,218,213,64,224,176,120,171,126>>}]} *DBG* epdg_ue_fsm_262426010122904 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426010122904">>, {ok, [{epdg_auth_tuple, <<119,49,82,151,212,62,211,254,66,12,146,249, 65,225,119,165>>, <<197,6,99,211,214,108,45,31,119,130,103,162, 37,223,226,157>>, <<119,49,82,151,212,62,211,254,66,12,146,249, 65,225,119,165,156,58,92,44,180,59,145,252, 70,253,84,88,175,96>>, <<217,237,255,226,76,162,246,28,71,129,219,182, 38,3,167,133>>, <<171,217,52,161,90,193,21,243,218,213,64, 224,176,120,171,126>>}]}}} *DBG* epdg_ue_fsm_262426010122904 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>, <<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>, <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165, 156,58,92,44,180,59,145,252,70,253,84,88,175,96>>, <<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>, <<171,217,52,161,90,193,21,243,218,213,64,224,176,120, 171,126>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.233 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>,<<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96>>,<<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>,<<171,217,52,161,90,193,21,243,218,213,64,224,176,120,171,126>>}]}, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.233 [info] auth_response(<<"262426010122904">>): {ok,[{epdg_auth_tuple,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>,<<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96>>,<<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>,<<171,217,52,161,90,193,21,243,218,213,64,224,176,120,171,126>>}]} 04:12:57.234 [info] auth_response for <<"262426010122904">>: {ok,[{epdg_auth_tuple,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>,<<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>,<<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96>>,<<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>,<<171,217,52,161,90,193,21,243,218,213,64,224,176,120,171,126>>}]} 04:12:57.234 [info] GSUP: Tx #{auth_tuples => [#{autn => <<197,6,99,211,214,108,45,31,119,130,103,162,37,223,226,157>>,ck => <<171,217,52,161,90,193,21,243,218,213,64,224,176,120,171,126>>,ik => <<217,237,255,226,76,162,246,28,71,129,219,182,38,3,167,133>>,rand => <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165>>,res => <<119,49,82,151,212,62,211,254,66,12,146,249,65,225,119,165,156,58,92,44,180,59,145,252,70,253,84,88,175,96>>}],imsi => <<"262426010122904">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426010122904">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426010122904 receive call lu_request from <0.1594.0> in state state_authenticating 04:12:57.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426010122904">>,message_type => location_upd_req} 04:12:57.239 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426010122904 send ok to <0.1594.0> 04:12:57.239 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426010122904 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.239 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* epdg_ue_fsm_262426010122904 consume call lu_request from <0.1594.0> in state state_authenticating 04:12:57.240 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426010122904",undefined,undefined,false,false,undefined} 04:12:57.240 [debug] SWx Tx SAR Imsi="262426010122904" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426010122904 send ok to <0.201.0> 04:12:57.240 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426010122904",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426010122904 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426010122904 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1595.0> in state state_wait_swx_saa 04:12:57.249 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426010122904",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426010122904 send ok to <0.1595.0> *DBG* epdg_ue_fsm_262426010122904 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.249 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426010122904 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1595.0> in state state_wait_swx_saa => state_authenticated 04:12:57.249 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426010122904",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426010122904 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426010122904">>,ok}} 04:12:57.249 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426010122904 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.250 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} 04:12:57.250 [info] lu_response(<<"262426010122904">>): ok 04:12:57.250 [info] lu_response for <<"262426010122904">>: ok 04:12:57.250 [info] GSUP: Tx #{imsi => <<"262426010122904">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426010122904">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426010122904 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1596.0> in state state_authenticated 04:12:57.255 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426010122904">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.255 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.255 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} 04:12:57.255 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:57.256 [info] s2b: Tx {gtp,v2,create_session_request,0,8754798,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426010122904">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000373,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616277,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426010122904 send ok to <0.1596.0> 04:12:57.256 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426010122904 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1596.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426010122904 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426010122904 receive call {rx_s6b_aar,"262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1597.0> in state state_authenticated 04:12:57.265 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.265 [info] ue_fsm ev_rx_s6b_aar: "262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.266 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262426010122904",undefined,undefined,true,false,undefined} 04:12:57.266 [debug] SWx Tx SAR Imsi="262426010122904" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.266 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426010122904",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426010122904 send ok to <0.1597.0> *DBG* aaa_ue_fsm_262426010122904 consume call {rx_s6b_aar,"262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1597.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.266 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426010122904 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1598.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426010122904 send ok to <0.1598.0> 04:12:57.270 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426010122904",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426010122904 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1598.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.270 [info] ue_fsm ev_rx_swx_saa 04:12:57.270 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426010122904","262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1597.0>} 04:12:57.270 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.270 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.275 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,181,133,150,110,0,2,0,2,0,16,0,87,0,9,1,160,83,77,158,212,172,18,50,103,79,0,5,0,1,192,168,0,85,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,83,77,158,212,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,83,77,158,212,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.275 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000373,8754798,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<83,77,158,212>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1397595860,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1397595860,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} 04:12:57.275 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426010122904">>,<0.1591.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000373,1397595860,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616277,1397595860}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.275 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262426010122904 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 2699616277, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1397595860}}} from <0.1599.0> in state state_wait_create_session_resp 04:12:57.275 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 2699616277,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1397595860}} 04:12:57.276 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} 04:12:57.276 [info] KMOD Port Create PDP Context Call {<0.1591.0>,[alias|#Ref<0.4071005738.2327379975.176297>]}: {create_pdp_context,{172,18,50,103},2699616277,1397595860,{192,168,0,85}} 04:12:57.276 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,85}, 2699616277, 1397595860 04:12:57.276 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],201,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,85}},{i_tid,2699616277},{o_tid,1397595860}]}} 04:12:57.276 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 2699616277,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1397595860}) returned ok 04:12:57.276 [info] tunnel_response(<<"262426010122904">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 2699616277,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1397595860}} *DBG* epdg_ue_fsm_262426010122904 send ok to <0.1599.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426010122904">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 2699616277, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1397595860}}}} *DBG* epdg_ue_fsm_262426010122904 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 2699616277, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1397595860}}} from <0.1599.0> in state state_wait_create_session_resp => state_active 04:12:57.276 [info] tunnel_response for <<"262426010122904">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 2699616277,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1397595860}} 04:12:57.276 [info] GSUP: Tx #{imsi => <<"262426010122904">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,85>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429712271754">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.313 [info] GSUP: Rx #{imsi => <<"262429712271754">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429712271754 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429712271754 consume internal init_state in state state_new 04:12:57.314 [info] ue_fsm start(epdg_ue_fsm_262429712271754) *DBG* epdg_ue_fsm_262429712271754 receive call {auth_request,33,"internet",#{}} from <0.1600.0> in state state_new 04:12:57.314 [info] ue_fsm init(<<"262429712271754">>) *DBG* epdg_ue_fsm_262429712271754 send ok to <0.1600.0> 04:12:57.314 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429712271754 consume call {auth_request,33,"internet",#{}} from <0.1600.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.314 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429712271754 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429712271754 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262429712271754 consume internal init_state in state state_new 04:12:57.315 [info] ue_fsm start_link(aaa_ue_fsm_262429712271754) *DBG* aaa_ue_fsm_262429712271754 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.315 [info] ue_fsm init("262429712271754") 04:12:57.315 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.316 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429712271754",undefined,undefined,false,false,undefined} 04:12:57.316 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:57.316 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262429712271754",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429712271754 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712271754 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.330 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429712271754",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112]],[[67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54]],["foobar"],[[34,42,214,63,130,96,63,123,12,174,14,181,242,249,221,248]],[[10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429712271754 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>, <<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181, 60,14,50,237,76,51,50,135,154,58,60,101,249,54>>, <<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>, <<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221, 248>>}]}} from <0.1603.0> in state state_wait_swx_maa 04:12:57.330 [info] dia_sip2gsup: auth [67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112] authz [67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54]  04:12:57.330 [info] rand [67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181] autn [8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112]  04:12:57.330 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429712271754 send ok to <0.1603.0> *DBG* aaa_ue_fsm_262429712271754 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>, <<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181, 60,14,50,237,76,51,50,135,154,58,60,101,249,54>>, <<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>, <<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221, 248>>}]}} from <0.1603.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429712271754 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>, <<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181, 60,14,50,237,76,51,50,135,154,58,60,101,249,54>>, <<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>, <<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221, 248>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.331 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429712271754",undefined,undefined,false,false,undefined} 04:12:57.332 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>,<<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54>>,<<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>,<<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221,248>>}]} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.211.0> 04:12:57.333 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>,<<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54>>,<<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>,<<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221,248>>}]}, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262429712271754">>, {ok, [{epdg_auth_tuple, <<67,168,39,226,203,219,185,128,83,86,83,45, 163,178,101,181>>, <<8,241,27,84,2,146,170,55,223,203,241,18,254, 180,64,112>>, <<67,168,39,226,203,219,185,128,83,86,83,45, 163,178,101,181,60,14,50,237,76,51,50,135, 154,58,60,101,249,54>>, <<10,225,243,29,195,224,235,198,109,76,97,55, 30,240,162,15>>, <<34,42,214,63,130,96,63,123,12,174,14, 181,242,249,221,248>>}]}}} *DBG* epdg_ue_fsm_262429712271754 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>, <<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>, <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181, 60,14,50,237,76,51,50,135,154,58,60,101,249,54>>, <<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>, <<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221, 248>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.333 [info] auth_response(<<"262429712271754">>): {ok,[{epdg_auth_tuple,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>,<<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54>>,<<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>,<<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221,248>>}]} 04:12:57.334 [info] auth_response for <<"262429712271754">>: {ok,[{epdg_auth_tuple,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>,<<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>,<<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54>>,<<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>,<<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221,248>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.334 [info] GSUP: Tx #{auth_tuples => [#{autn => <<8,241,27,84,2,146,170,55,223,203,241,18,254,180,64,112>>,ck => <<34,42,214,63,130,96,63,123,12,174,14,181,242,249,221,248>>,ik => <<10,225,243,29,195,224,235,198,109,76,97,55,30,240,162,15>>,rand => <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181>>,res => <<67,168,39,226,203,219,185,128,83,86,83,45,163,178,101,181,60,14,50,237,76,51,50,135,154,58,60,101,249,54>>}],imsi => <<"262429712271754">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429712271754">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429712271754 receive call lu_request from <0.1604.0> in state state_authenticating 04:12:57.339 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429712271754">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.1604.0> 04:12:57.339 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429712271754 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429712271754 consume call lu_request from <0.1604.0> in state state_authenticating 04:12:57.340 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} 04:12:57.340 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.340 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429712271754",undefined,undefined,false,false,undefined} 04:12:57.340 [debug] SWx Tx SAR Imsi="262429712271754" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.341 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429712271754",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429712271754 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712271754 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429712271754 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1605.0> in state state_wait_swx_saa 04:12:57.350 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429712271754",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.350 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429712271754 send ok to <0.1605.0> *DBG* epdg_ue_fsm_262429712271754 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429712271754 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1605.0> in state state_wait_swx_saa => state_authenticated 04:12:57.351 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429712271754",undefined,undefined,false,false,undefined} 04:12:57.351 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429712271754">>,ok}} 04:12:57.351 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429712271754 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.351 [info] lu_response(<<"262429712271754">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.352 [info] lu_response for <<"262429712271754">>: ok 04:12:57.352 [info] GSUP: Tx #{imsi => <<"262429712271754">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429712271754">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429712271754 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1606.0> in state state_authenticated 04:12:57.357 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429712271754">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.357 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.357 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} 04:12:57.357 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:57.357 [info] s2b: Tx {gtp,v2,create_session_request,0,8754799,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429712271754">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000374,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616278,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.1606.0> 04:12:57.358 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429712271754 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1606.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429712271754 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429712271754 receive call {rx_s6b_aar,"262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1607.0> in state state_authenticated 04:12:57.370 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.370 [info] ue_fsm ev_rx_s6b_aar: "262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.370 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262429712271754",undefined,undefined,true,false,undefined} 04:12:57.370 [debug] SWx Tx SAR Imsi="262429712271754" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.370 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429712271754",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429712271754 send ok to <0.1607.0> *DBG* aaa_ue_fsm_262429712271754 consume call {rx_s6b_aar,"262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1607.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.370 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429712271754 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1608.0> in state state_authenticated_wait_swx_saa 04:12:57.376 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429712271754",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429712271754 send ok to <0.1608.0> 04:12:57.376 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429712271754 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1608.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.376 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429712271754","262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1607.0>} 04:12:57.376 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.377 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.385 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,182,133,150,111,0,2,0,2,0,16,0,87,0,9,1,160,139,19,94,28,172,18,50,103,79,0,5,0,1,192,168,0,86,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,139,19,94,28,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,139,19,94,28,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.385 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000374,8754799,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<139,19,94,28>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2333302300,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2333302300,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 04:12:57.385 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429712271754">>,<0.1601.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000374,2333302300,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616278,2333302300}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.385 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429712271754 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 2699616278, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2333302300}}} from <0.1609.0> in state state_wait_create_session_resp 04:12:57.385 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 2699616278,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2333302300}} 04:12:57.386 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} 04:12:57.386 [info] KMOD Port Create PDP Context Call {<0.1601.0>,[alias|#Ref<0.4071005738.2327379976.176884>]}: {create_pdp_context,{172,18,50,103},2699616278,2333302300,{192,168,0,86}} 04:12:57.386 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,86}, 2699616278, 2333302300 04:12:57.386 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],8,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,86}},{i_tid,2699616278},{o_tid,2333302300}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262429712271754">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 2699616278, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2333302300}}}} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.1609.0> 04:12:57.386 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 2699616278,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2333302300}) returned ok *DBG* epdg_ue_fsm_262429712271754 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 2699616278, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2333302300}}} from <0.1609.0> in state state_wait_create_session_resp => state_active 04:12:57.386 [info] tunnel_response(<<"262429712271754">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 2699616278,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2333302300}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.387 [info] tunnel_response for <<"262429712271754">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 2699616278,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2333302300}} 04:12:57.387 [info] GSUP: Tx #{imsi => <<"262429712271754">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,86>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420397512495">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.413 [info] GSUP: Rx #{imsi => <<"262420397512495">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420397512495 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420397512495 consume internal init_state in state state_new 04:12:57.413 [info] ue_fsm start(epdg_ue_fsm_262420397512495) *DBG* epdg_ue_fsm_262420397512495 receive call {auth_request,33,"internet",#{}} from <0.1610.0> in state state_new 04:12:57.414 [info] ue_fsm init(<<"262420397512495">>) *DBG* epdg_ue_fsm_262420397512495 send ok to <0.1610.0> 04:12:57.414 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420397512495 consume call {auth_request,33,"internet",#{}} from <0.1610.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420397512495 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420397512495 enter aaa_ue_fsm in state state_new 04:12:57.414 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420397512495 consume internal init_state in state state_new 04:12:57.414 [info] ue_fsm start_link(aaa_ue_fsm_262420397512495) *DBG* aaa_ue_fsm_262420397512495 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.415 [info] ue_fsm init("262420397512495") 04:12:57.415 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.415 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420397512495",undefined,undefined,false,false,undefined} 04:12:57.415 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420397512495 send ok to <0.201.0> 04:12:57.416 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262420397512495",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420397512495 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.429 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420397512495",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253]],[[30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255]],["foobar"],[[73,70,230,39,164,127,126,239,202,31,101,136,137,118,24,55]],[[7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420397512495 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>, <<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254, 253>>, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199, 138,149,68,58,202,216,174,227,52,252,156,122,255>>, <<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>, <<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24, 55>>}]}} from <0.1613.0> in state state_wait_swx_maa 04:12:57.430 [info] dia_sip2gsup: auth [30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253] authz [30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255]  04:12:57.430 [info] rand [30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163] autn [23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253]  *DBG* aaa_ue_fsm_262420397512495 send ok to <0.1613.0> *DBG* epdg_ue_fsm_262420397512495 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>, <<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254, 253>>, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199, 138,149,68,58,202,216,174,227,52,252,156,122,255>>, <<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>, <<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24, 55>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.430 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420397512495 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>, <<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254, 253>>, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199, 138,149,68,58,202,216,174,227,52,252,156,122,255>>, <<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>, <<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24, 55>>}]}} from <0.1613.0> in state state_wait_swx_maa => state_new 04:12:57.431 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420397512495",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420397512495 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420397512495">>, {ok, [{epdg_auth_tuple, <<30,251,102,3,164,108,15,104,91,55,2,12,93, 253,97,163>>, <<23,126,221,115,143,191,47,163,33,163,187,147, 223,199,254,253>>, <<30,251,102,3,164,108,15,104,91,55,2,12,93, 253,97,163,199,138,149,68,58,202,216,174,227, 52,252,156,122,255>>, <<7,253,49,53,201,67,35,97,81,96,190,85,78,40, 80,90>>, <<73,70,230,39,164,127,126,239,202,31,101, 136,137,118,24,55>>}]}}} 04:12:57.431 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>,<<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253>>,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255>>,<<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>,<<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24,55>>}]} *DBG* epdg_ue_fsm_262420397512495 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>, <<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254, 253>>, <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199, 138,149,68,58,202,216,174,227,52,252,156,122,255>>, <<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>, <<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24, 55>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.432 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>,<<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253>>,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255>>,<<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>,<<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24,55>>}]}, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} 04:12:57.432 [info] auth_response(<<"262420397512495">>): {ok,[{epdg_auth_tuple,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>,<<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253>>,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255>>,<<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>,<<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24,55>>}]} 04:12:57.433 [info] auth_response for <<"262420397512495">>: {ok,[{epdg_auth_tuple,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>,<<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253>>,<<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255>>,<<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>,<<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24,55>>}]} 04:12:57.433 [info] GSUP: Tx #{auth_tuples => [#{autn => <<23,126,221,115,143,191,47,163,33,163,187,147,223,199,254,253>>,ck => <<73,70,230,39,164,127,126,239,202,31,101,136,137,118,24,55>>,ik => <<7,253,49,53,201,67,35,97,81,96,190,85,78,40,80,90>>,rand => <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163>>,res => <<30,251,102,3,164,108,15,104,91,55,2,12,93,253,97,163,199,138,149,68,58,202,216,174,227,52,252,156,122,255>>}],imsi => <<"262420397512495">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420397512495">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420397512495 receive call lu_request from <0.1614.0> in state state_authenticating 04:12:57.438 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420397512495">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420397512495 send ok to <0.1614.0> 04:12:57.438 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420397512495 consume call lu_request from <0.1614.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.438 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420397512495 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.438 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.439 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420397512495",undefined,undefined,false,false,undefined} 04:12:57.439 [debug] SWx Tx SAR Imsi="262420397512495" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.439 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420397512495",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420397512495 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420397512495 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420397512495 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1615.0> in state state_wait_swx_saa 04:12:57.448 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420397512495",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.448 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420397512495 send ok to <0.1615.0> *DBG* epdg_ue_fsm_262420397512495 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.449 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420397512495",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420397512495 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1615.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420397512495 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420397512495">>,ok}} 04:12:57.449 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420397512495 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.449 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.449 [info] lu_response(<<"262420397512495">>): ok 04:12:57.449 [info] lu_response for <<"262420397512495">>: ok 04:12:57.449 [info] GSUP: Tx #{imsi => <<"262420397512495">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420397512495">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420397512495 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1616.0> in state state_authenticated 04:12:57.454 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420397512495">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.454 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.454 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} 04:12:57.454 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420397512495 send ok to <0.1616.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.454 [info] s2b: Tx {gtp,v2,create_session_request,0,8754800,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420397512495">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000375,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616279,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420397512495 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1616.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.455 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420397512495 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420397512495 receive call {rx_s6b_aar,"262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1617.0> in state state_authenticated 04:12:57.465 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.465 [info] ue_fsm ev_rx_s6b_aar: "262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.465 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420397512495",undefined,undefined,true,false,undefined} 04:12:57.465 [debug] SWx Tx SAR Imsi="262420397512495" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.465 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420397512495",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420397512495 send ok to <0.1617.0> 04:12:57.465 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420397512495 consume call {rx_s6b_aar,"262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1617.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420397512495 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1618.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420397512495 send ok to <0.1618.0> 04:12:57.469 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420397512495",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420397512495 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1618.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.469 [info] ue_fsm ev_rx_swx_saa 04:12:57.469 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420397512495","262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1617.0>} 04:12:57.469 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.469 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.475 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,183,133,150,112,0,2,0,2,0,16,0,87,0,9,1,160,230,215,232,243,172,18,50,103,79,0,5,0,1,192,168,0,87,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,230,215,232,243,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,230,215,232,243,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.476 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000375,8754800,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"цзшѓ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3872909555,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3872909555,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} *DBG* epdg_ue_fsm_262420397512495 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 2699616279, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3872909555}}} from <0.1619.0> in state state_wait_create_session_resp 04:12:57.476 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420397512495">>,<0.1611.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000375,3872909555,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616279,3872909555}],[],[],[],[],[],[],[]}}}} 04:12:57.476 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.476 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 2699616279,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3872909555}} 04:12:57.476 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} 04:12:57.476 [info] KMOD Port Create PDP Context Call {<0.1611.0>,[alias|#Ref<0.4071005738.2327379969.184963>]}: {create_pdp_context,{172,18,50,103},2699616279,3872909555,{192,168,0,87}} 04:12:57.476 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,87}, 2699616279, 3872909555 04:12:57.476 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],72,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,87}},{i_tid,2699616279},{o_tid,3872909555}]}} *DBG* epdg_ue_fsm_262420397512495 send ok to <0.1619.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420397512495">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 2699616279, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3872909555}}}} 04:12:57.477 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 2699616279,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3872909555}) returned ok *DBG* epdg_ue_fsm_262420397512495 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 2699616279, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3872909555}}} from <0.1619.0> in state state_wait_create_session_resp => state_active 04:12:57.477 [info] tunnel_response(<<"262420397512495">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 2699616279,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3872909555}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.477 [info] tunnel_response for <<"262420397512495">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 2699616279,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3872909555}} 04:12:57.478 [info] GSUP: Tx #{imsi => <<"262420397512495">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,87>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428698871337">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.514 [info] GSUP: Rx #{imsi => <<"262428698871337">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428698871337 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428698871337 consume internal init_state in state state_new 04:12:57.514 [info] ue_fsm start(epdg_ue_fsm_262428698871337) *DBG* epdg_ue_fsm_262428698871337 receive call {auth_request,33,"internet",#{}} from <0.1620.0> in state state_new 04:12:57.514 [info] ue_fsm init(<<"262428698871337">>) *DBG* epdg_ue_fsm_262428698871337 send ok to <0.1620.0> *DBG* epdg_ue_fsm_262428698871337 consume call {auth_request,33,"internet",#{}} from <0.1620.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.515 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428698871337 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428698871337 enter aaa_ue_fsm in state state_new 04:12:57.515 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428698871337 consume internal init_state in state state_new 04:12:57.515 [info] ue_fsm start_link(aaa_ue_fsm_262428698871337) *DBG* aaa_ue_fsm_262428698871337 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.516 [info] ue_fsm init("262428698871337") 04:12:57.516 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.516 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428698871337",undefined,undefined,false,false,undefined} 04:12:57.516 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428698871337 send ok to <0.201.0> 04:12:57.516 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262428698871337",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428698871337 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428698871337 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>, <<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26, 92,30,106,177,65,254,212,179,185,154,143,162,215,139>>, <<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>, <<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]}} from <0.1623.0> in state state_wait_swx_maa 04:12:57.530 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428698871337",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193]],[[115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139]],["foobar"],[[220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17]],[[182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.531 [info] dia_sip2gsup: auth [115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193] authz [115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139]  04:12:57.531 [info] rand [115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26] autn [154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193]  04:12:57.531 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428698871337 send ok to <0.1623.0> *DBG* epdg_ue_fsm_262428698871337 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>, <<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26, 92,30,106,177,65,254,212,179,185,154,143,162,215,139>>, <<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>, <<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.532 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428698871337",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428698871337 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>, <<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26, 92,30,106,177,65,254,212,179,185,154,143,162,215,139>>, <<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>, <<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]}} from <0.1623.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428698871337 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428698871337">>, {ok, [{epdg_auth_tuple, <<115,162,64,167,247,27,160,3,255,161,254,246, 126,189,211,26>>, <<154,118,7,125,74,2,175,42,137,251,219,61,231, 107,3,193>>, <<115,162,64,167,247,27,160,3,255,161,254,246, 126,189,211,26,92,30,106,177,65,254,212,179, 185,154,143,162,215,139>>, <<182,13,209,62,118,240,182,155,190,28,63,34, 88,94,240,98>>, <<220,189,238,177,10,97,67,39,244,66,128, 22,173,87,193,17>>}]}}} 04:12:57.532 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>,<<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139>>,<<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>,<<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]} *DBG* epdg_ue_fsm_262428698871337 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>, <<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>, <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26, 92,30,106,177,65,254,212,179,185,154,143,162,215,139>>, <<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>, <<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.533 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>,<<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139>>,<<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>,<<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]}, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.533 [info] auth_response(<<"262428698871337">>): {ok,[{epdg_auth_tuple,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>,<<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139>>,<<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>,<<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]} 04:12:57.533 [info] auth_response for <<"262428698871337">>: {ok,[{epdg_auth_tuple,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>,<<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>,<<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139>>,<<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>,<<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>}]} 04:12:57.533 [info] GSUP: Tx #{auth_tuples => [#{autn => <<154,118,7,125,74,2,175,42,137,251,219,61,231,107,3,193>>,ck => <<220,189,238,177,10,97,67,39,244,66,128,22,173,87,193,17>>,ik => <<182,13,209,62,118,240,182,155,190,28,63,34,88,94,240,98>>,rand => <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26>>,res => <<115,162,64,167,247,27,160,3,255,161,254,246,126,189,211,26,92,30,106,177,65,254,212,179,185,154,143,162,215,139>>}],imsi => <<"262428698871337">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428698871337">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428698871337 receive call lu_request from <0.1624.0> in state state_authenticating *DBG* epdg_ue_fsm_262428698871337 send ok to <0.1624.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428698871337 consume call lu_request from <0.1624.0> in state state_authenticating *DBG* aaa_ue_fsm_262428698871337 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.537 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428698871337">>,message_type => location_upd_req} 04:12:57.537 [info] ue_fsm lu_request 04:12:57.538 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} 04:12:57.538 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.538 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428698871337",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428698871337 send ok to <0.201.0> 04:12:57.538 [debug] SWx Tx SAR Imsi="262428698871337" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428698871337 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.538 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428698871337",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428698871337 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1625.0> in state state_wait_swx_saa 04:12:57.543 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428698871337",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428698871337 send ok to <0.1625.0> *DBG* epdg_ue_fsm_262428698871337 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.544 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428698871337 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1625.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428698871337 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428698871337">>,ok}} 04:12:57.544 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428698871337",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428698871337 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.544 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.544 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} 04:12:57.544 [info] lu_response(<<"262428698871337">>): ok 04:12:57.544 [info] lu_response for <<"262428698871337">>: ok 04:12:57.544 [info] GSUP: Tx #{imsi => <<"262428698871337">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428698871337">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428698871337 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1626.0> in state state_authenticated 04:12:57.547 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428698871337">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.547 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428698871337 send ok to <0.1626.0> 04:12:57.547 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428698871337 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1626.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.547 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262428698871337 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.547 [info] s2b: Tx {gtp,v2,create_session_request,0,8754801,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428698871337">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000376,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616280,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:57.547 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428698871337 receive call {rx_s6b_aar,"262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1627.0> in state state_authenticated 04:12:57.560 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.560 [info] ue_fsm ev_rx_s6b_aar: "262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.560 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262428698871337",undefined,undefined,true,false,undefined} 04:12:57.560 [debug] SWx Tx SAR Imsi="262428698871337" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.560 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428698871337",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428698871337 send ok to <0.1627.0> *DBG* aaa_ue_fsm_262428698871337 consume call {rx_s6b_aar,"262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1627.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.561 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428698871337 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1628.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428698871337 send ok to <0.1628.0> 04:12:57.567 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428698871337",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.568 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428698871337 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1628.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.568 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428698871337","262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1627.0>} 04:12:57.568 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.568 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.575 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,184,133,150,113,0,2,0,2,0,16,0,87,0,9,1,160,87,159,70,230,172,18,50,103,79,0,5,0,1,192,168,0,88,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,87,159,70,230,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,87,159,70,230,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.575 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000376,8754801,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<87,159,70,230>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1470056166,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1470056166,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} *DBG* epdg_ue_fsm_262428698871337 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 2699616280, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1470056166}}} from <0.1629.0> in state state_wait_create_session_resp 04:12:57.575 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428698871337">>,<0.1621.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000376,1470056166,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616280,1470056166}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.575 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.575 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 2699616280,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1470056166}} 04:12:57.575 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} 04:12:57.575 [info] KMOD Port Create PDP Context Call {<0.1621.0>,[alias|#Ref<0.4071005738.2327379969.185117>]}: {create_pdp_context,{172,18,50,103},2699616280,1470056166,{192,168,0,88}} *DBG* epdg_ue_fsm_262428698871337 send ok to <0.1629.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428698871337">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 2699616280, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1470056166}}}} 04:12:57.575 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,88}, 2699616280, 1470056166 *DBG* epdg_ue_fsm_262428698871337 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 2699616280, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1470056166}}} from <0.1629.0> in state state_wait_create_session_resp => state_active 04:12:57.575 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1858,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,88}},{i_tid,2699616280},{o_tid,1470056166}]}} 04:12:57.576 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 2699616280,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1470056166}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.576 [info] tunnel_response(<<"262428698871337">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 2699616280,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1470056166}} 04:12:57.576 [info] tunnel_response for <<"262428698871337">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 2699616280,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1470056166}} 04:12:57.576 [info] GSUP: Tx #{imsi => <<"262428698871337">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,88>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420239260691">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420239260691 enter epdg_ue_fsm in state state_new 04:12:57.615 [info] GSUP: Rx #{imsi => <<"262420239260691">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420239260691 consume internal init_state in state state_new 04:12:57.615 [info] ue_fsm start(epdg_ue_fsm_262420239260691) *DBG* epdg_ue_fsm_262420239260691 receive call {auth_request,33,"internet",#{}} from <0.1630.0> in state state_new 04:12:57.615 [info] ue_fsm init(<<"262420239260691">>) *DBG* epdg_ue_fsm_262420239260691 send ok to <0.1630.0> 04:12:57.615 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420239260691 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.616 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420239260691 consume call {auth_request,33,"internet",#{}} from <0.1630.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420239260691 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420239260691 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420239260691 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.616 [info] ue_fsm start_link(aaa_ue_fsm_262420239260691) 04:12:57.616 [info] ue_fsm init("262420239260691") 04:12:57.616 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.617 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420239260691",undefined,undefined,false,false,undefined} 04:12:57.617 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:57.617 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262420239260691",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420239260691 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420239260691 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420239260691 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>, <<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54, 100,196,214,141,94,134,245,64,57,135,77,78,82>>, <<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>, <<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12, 208>>}]}} from <0.1633.0> in state state_wait_swx_maa 04:12:57.631 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420239260691",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102]],[[233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82]],["foobar"],[[149,69,253,111,147,34,110,243,224,130,213,20,53,242,12,208]],[[145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.631 [info] dia_sip2gsup: auth [233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102] authz [233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82]  *DBG* aaa_ue_fsm_262420239260691 send ok to <0.1633.0> *DBG* aaa_ue_fsm_262420239260691 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>, <<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54, 100,196,214,141,94,134,245,64,57,135,77,78,82>>, <<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>, <<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12, 208>>}]}} from <0.1633.0> in state state_wait_swx_maa => state_new 04:12:57.631 [info] rand [233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54] autn [215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102]  *DBG* epdg_ue_fsm_262420239260691 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>, <<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54, 100,196,214,141,94,134,245,64,57,135,77,78,82>>, <<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>, <<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12, 208>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.631 [info] ue_fsm ev_rx_swx_maa 04:12:57.632 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420239260691",undefined,undefined,false,false,undefined} 04:12:57.632 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>,<<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82>>,<<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>,<<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12,208>>}]} *DBG* epdg_ue_fsm_262420239260691 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420239260691">>, {ok, [{epdg_auth_tuple, <<233,50,0,193,243,232,213,200,69,24,120,19,11, 205,7,54>>, <<215,93,149,233,30,25,212,251,87,27,72,49,109, 29,251,102>>, <<233,50,0,193,243,232,213,200,69,24,120,19,11, 205,7,54,54,100,196,214,141,94,134,245,64,57, 135,77,78,82>>, <<145,4,55,85,94,214,76,176,56,19,163,65,134, 117,145,149>>, <<149,69,253,111,147,34,110,243,224,130, 213,20,53,242,12,208>>}]}}} 04:12:57.633 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>,<<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82>>,<<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>,<<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12,208>>}]}, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420239260691 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>, <<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>, <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54, 100,196,214,141,94,134,245,64,57,135,77,78,82>>, <<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>, <<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12, 208>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.633 [info] auth_response(<<"262420239260691">>): {ok,[{epdg_auth_tuple,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>,<<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82>>,<<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>,<<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12,208>>}]} 04:12:57.634 [info] auth_response for <<"262420239260691">>: {ok,[{epdg_auth_tuple,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>,<<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>,<<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82>>,<<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>,<<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12,208>>}]} 04:12:57.634 [info] GSUP: Tx #{auth_tuples => [#{autn => <<215,93,149,233,30,25,212,251,87,27,72,49,109,29,251,102>>,ck => <<149,69,253,111,147,34,110,243,224,130,213,20,53,242,12,208>>,ik => <<145,4,55,85,94,214,76,176,56,19,163,65,134,117,145,149>>,rand => <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54>>,res => <<233,50,0,193,243,232,213,200,69,24,120,19,11,205,7,54,54,100,196,214,141,94,134,245,64,57,135,77,78,82>>}],imsi => <<"262420239260691">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420239260691">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420239260691 receive call lu_request from <0.1634.0> in state state_authenticating 04:12:57.640 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420239260691">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420239260691 send ok to <0.1634.0> *DBG* epdg_ue_fsm_262420239260691 consume call lu_request from <0.1634.0> in state state_authenticating 04:12:57.640 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420239260691 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.640 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} 04:12:57.641 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.641 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420239260691",undefined,undefined,false,false,undefined} 04:12:57.641 [debug] SWx Tx SAR Imsi="262420239260691" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.641 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420239260691",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420239260691 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420239260691 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420239260691 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1635.0> in state state_wait_swx_saa 04:12:57.651 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420239260691",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420239260691 send ok to <0.1635.0> 04:12:57.651 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420239260691 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420239260691 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1635.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420239260691 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420239260691">>,ok}} 04:12:57.652 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420239260691",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420239260691 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.652 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:57.652 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} 04:12:57.652 [info] lu_response(<<"262420239260691">>): ok 04:12:57.652 [info] lu_response for <<"262420239260691">>: ok 04:12:57.652 [info] GSUP: Tx #{imsi => <<"262420239260691">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420239260691">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420239260691 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1636.0> in state state_authenticated 04:12:57.657 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420239260691">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.658 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.658 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420239260691 send ok to <0.1636.0> 04:12:57.658 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420239260691 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1636.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.658 [info] s2b: Tx {gtp,v2,create_session_request,0,8754802,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420239260691">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000377,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616281,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420239260691 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.658 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420239260691 receive call {rx_s6b_aar,"262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1637.0> in state state_authenticated 04:12:57.673 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.673 [info] ue_fsm ev_rx_s6b_aar: "262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420239260691 send ok to <0.1637.0> 04:12:57.673 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420239260691",undefined,undefined,true,false,undefined} 04:12:57.673 [debug] SWx Tx SAR Imsi="262420239260691" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420239260691 consume call {rx_s6b_aar,"262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1637.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.673 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420239260691",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:57.673 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420239260691 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1638.0> in state state_authenticated_wait_swx_saa 04:12:57.680 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420239260691",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420239260691 send ok to <0.1638.0> 04:12:57.680 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420239260691 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1638.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.680 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420239260691","262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1637.0>} 04:12:57.681 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.681 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.692 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,185,133,150,114,0,2,0,2,0,16,0,87,0,9,1,160,6,203,68,153,172,18,50,103,79,0,5,0,1,192,168,0,89,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,6,203,68,153,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,6,203,68,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.692 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000377,8754802,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<6,203,68,153>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,113984665,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,113984665,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} 04:12:57.692 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420239260691">>,<0.1631.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000377,113984665,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,2699616281,113984665}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420239260691 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 2699616281, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 113984665}}} from <0.1639.0> in state state_wait_create_session_resp 04:12:57.692 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.693 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 2699616281,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 113984665}} 04:12:57.693 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} 04:12:57.693 [info] KMOD Port Create PDP Context Call {<0.1631.0>,[alias|#Ref<0.4071005738.2327379969.185285>]}: {create_pdp_context,{172,18,50,103},2699616281,113984665,{192,168,0,89}} 04:12:57.694 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,89}, 2699616281, 113984665 04:12:57.694 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],265,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,89}},{i_tid,2699616281},{o_tid,113984665}]}} *DBG* epdg_ue_fsm_262420239260691 send ok to <0.1639.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420239260691">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 2699616281, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 113984665}}}} 04:12:57.694 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 2699616281,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 113984665}) returned ok *DBG* epdg_ue_fsm_262420239260691 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 2699616281, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 113984665}}} from <0.1639.0> in state state_wait_create_session_resp => state_active 04:12:57.694 [info] tunnel_response(<<"262420239260691">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 2699616281,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 113984665}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.695 [info] tunnel_response for <<"262420239260691">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 2699616281,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 113984665}} 04:12:57.695 [info] GSUP: Tx #{imsi => <<"262420239260691">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,89>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424609513401">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.714 [info] GSUP: Rx #{imsi => <<"262424609513401">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424609513401 enter epdg_ue_fsm in state state_new 04:12:57.714 [info] ue_fsm start(epdg_ue_fsm_262424609513401) *DBG* epdg_ue_fsm_262424609513401 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424609513401 receive call {auth_request,33,"internet",#{}} from <0.1640.0> in state state_new 04:12:57.714 [info] ue_fsm init(<<"262424609513401">>) 04:12:57.715 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424609513401 send ok to <0.1640.0> 04:12:57.715 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424609513401 consume call {auth_request,33,"internet",#{}} from <0.1640.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424609513401 enter aaa_ue_fsm in state state_new 04:12:57.715 [info] ue_fsm start_link(aaa_ue_fsm_262424609513401) *DBG* epdg_ue_fsm_262424609513401 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424609513401 consume internal init_state in state state_new 04:12:57.715 [info] ue_fsm init("262424609513401") *DBG* aaa_ue_fsm_262424609513401 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.715 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.716 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424609513401",undefined,undefined,false,false,undefined} 04:12:57.716 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:57.716 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262424609513401",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424609513401 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424609513401 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424609513401 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>, <<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100, 170,177,36,92,211,183,166,110,154,61,231,222,97,217>>, <<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>, <<83,159,165,87,32,194,221,149,255,206,103,107,110,217, 95,17>>}]}} from <0.1643.0> in state state_wait_swx_maa 04:12:57.730 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424609513401",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208]],[[246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217]],["foobar"],[[83,159,165,87,32,194,221,149,255,206,103,107,110,217,95,17]],[[108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.730 [info] dia_sip2gsup: auth [246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208] authz [246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217]  *DBG* aaa_ue_fsm_262424609513401 send ok to <0.1643.0> 04:12:57.730 [info] rand [246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100] autn [200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208]  *DBG* epdg_ue_fsm_262424609513401 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>, <<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100, 170,177,36,92,211,183,166,110,154,61,231,222,97,217>>, <<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>, <<83,159,165,87,32,194,221,149,255,206,103,107,110,217, 95,17>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.731 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424609513401 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>, <<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100, 170,177,36,92,211,183,166,110,154,61,231,222,97,217>>, <<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>, <<83,159,165,87,32,194,221,149,255,206,103,107,110,217, 95,17>>}]}} from <0.1643.0> in state state_wait_swx_maa => state_new 04:12:57.731 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424609513401",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424609513401 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424609513401">>, {ok, [{epdg_auth_tuple, <<246,181,8,162,26,254,221,6,69,175,215,252, 148,109,173,100>>, <<200,61,121,40,127,26,103,163,231,232,229,32, 20,105,149,208>>, <<246,181,8,162,26,254,221,6,69,175,215,252, 148,109,173,100,170,177,36,92,211,183,166, 110,154,61,231,222,97,217>>, <<108,83,197,126,49,210,67,15,95,168,14,130, 237,60,143,180>>, <<83,159,165,87,32,194,221,149,255,206, 103,107,110,217,95,17>>}]}}} 04:12:57.731 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>,<<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217>>,<<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>,<<83,159,165,87,32,194,221,149,255,206,103,107,110,217,95,17>>}]} *DBG* epdg_ue_fsm_262424609513401 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>, <<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>, <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100, 170,177,36,92,211,183,166,110,154,61,231,222,97,217>>, <<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>, <<83,159,165,87,32,194,221,149,255,206,103,107,110,217, 95,17>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.732 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>,<<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217>>,<<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>,<<83,159,165,87,32,194,221,149,255,206,103,107,110,217,95,17>>}]}, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.732 [info] auth_response(<<"262424609513401">>): {ok,[{epdg_auth_tuple,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>,<<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217>>,<<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>,<<83,159,165,87,32,194,221,149,255,206,103,107,110,217,95,17>>}]} 04:12:57.733 [info] auth_response for <<"262424609513401">>: {ok,[{epdg_auth_tuple,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>,<<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>,<<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217>>,<<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>,<<83,159,165,87,32,194,221,149,255,206,103,107,110,217,95,17>>}]} 04:12:57.733 [info] GSUP: Tx #{auth_tuples => [#{autn => <<200,61,121,40,127,26,103,163,231,232,229,32,20,105,149,208>>,ck => <<83,159,165,87,32,194,221,149,255,206,103,107,110,217,95,17>>,ik => <<108,83,197,126,49,210,67,15,95,168,14,130,237,60,143,180>>,rand => <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100>>,res => <<246,181,8,162,26,254,221,6,69,175,215,252,148,109,173,100,170,177,36,92,211,183,166,110,154,61,231,222,97,217>>}],imsi => <<"262424609513401">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424609513401">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424609513401 receive call lu_request from <0.1644.0> in state state_authenticating 04:12:57.737 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424609513401">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424609513401 send ok to <0.1644.0> 04:12:57.737 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424609513401 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424609513401 consume call lu_request from <0.1644.0> in state state_authenticating 04:12:57.738 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} 04:12:57.738 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.738 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424609513401",undefined,undefined,false,false,undefined} 04:12:57.738 [debug] SWx Tx SAR Imsi="262424609513401" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.738 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424609513401",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424609513401 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424609513401 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424609513401 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1645.0> in state state_wait_swx_saa 04:12:57.744 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424609513401",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424609513401 send ok to <0.1645.0> *DBG* aaa_ue_fsm_262424609513401 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1645.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424609513401 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.744 [info] ue_fsm ev_rx_swx_saa 04:12:57.744 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424609513401",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424609513401 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424609513401">>,ok}} 04:12:57.745 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424609513401 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.745 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} 04:12:57.745 [info] lu_response(<<"262424609513401">>): ok 04:12:57.745 [info] lu_response for <<"262424609513401">>: ok 04:12:57.745 [info] GSUP: Tx #{imsi => <<"262424609513401">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424609513401">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424609513401 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1646.0> in state state_authenticated 04:12:57.748 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424609513401">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.748 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424609513401 send ok to <0.1646.0> 04:12:57.748 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424609513401 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1646.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.748 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262424609513401 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.748 [info] s2b: Tx {gtp,v2,create_session_request,0,8754803,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424609513401">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000378,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616282,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:57.748 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424609513401 receive call {rx_s6b_aar,"262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1647.0> in state state_authenticated 04:12:57.754 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.754 [info] ue_fsm ev_rx_s6b_aar: "262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.754 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262424609513401",undefined,undefined,true,false,undefined} 04:12:57.754 [debug] SWx Tx SAR Imsi="262424609513401" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.754 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424609513401",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424609513401 send ok to <0.1647.0> 04:12:57.755 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424609513401 consume call {rx_s6b_aar,"262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1647.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424609513401 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1648.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424609513401 send ok to <0.1648.0> 04:12:57.757 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424609513401",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424609513401 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1648.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.757 [info] ue_fsm ev_rx_swx_saa 04:12:57.757 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424609513401","262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1647.0>} 04:12:57.757 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.757 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.762 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,186,133,150,115,0,2,0,2,0,16,0,87,0,9,1,160,176,22,237,62,172,18,50,103,79,0,5,0,1,192,168,0,90,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,176,22,237,62,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,176,22,237,62,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.762 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000378,8754803,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<176,22,237,62>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2954292542,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2954292542,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} *DBG* epdg_ue_fsm_262424609513401 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 2699616282, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2954292542}}} from <0.1649.0> in state state_wait_create_session_resp 04:12:57.762 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424609513401">>,<0.1641.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000378,2954292542,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,2699616282,2954292542}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.762 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.762 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 2699616282,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2954292542}} 04:12:57.762 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} 04:12:57.762 [info] KMOD Port Create PDP Context Call {<0.1641.0>,[alias|#Ref<0.4071005738.2327379969.185438>]}: {create_pdp_context,{172,18,50,103},2699616282,2954292542,{192,168,0,90}} 04:12:57.763 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,90}, 2699616282, 2954292542 04:12:57.763 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],329,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,90}},{i_tid,2699616282},{o_tid,2954292542}]}} *DBG* epdg_ue_fsm_262424609513401 send ok to <0.1649.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424609513401">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 2699616282, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2954292542}}}} 04:12:57.763 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 2699616282,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2954292542}) returned ok *DBG* epdg_ue_fsm_262424609513401 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 2699616282, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2954292542}}} from <0.1649.0> in state state_wait_create_session_resp => state_active 04:12:57.763 [info] tunnel_response(<<"262424609513401">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 2699616282,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2954292542}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.763 [info] tunnel_response for <<"262424609513401">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 2699616282,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2954292542}} 04:12:57.763 [info] GSUP: Tx #{imsi => <<"262424609513401">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,90>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424542324734">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424542324734 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424542324734 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424542324734 receive call {auth_request,33,"internet",#{}} from <0.1650.0> in state state_new 04:12:57.816 [info] GSUP: Rx #{imsi => <<"262424542324734">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:57.816 [info] ue_fsm start(epdg_ue_fsm_262424542324734) *DBG* epdg_ue_fsm_262424542324734 send ok to <0.1650.0> *DBG* aaa_ue_fsm_262424542324734 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.816 [info] ue_fsm init(<<"262424542324734">>) *DBG* epdg_ue_fsm_262424542324734 consume call {auth_request,33,"internet",#{}} from <0.1650.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424542324734 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424542324734 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424542324734 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.816 [info] ue_fsm auth_request 04:12:57.816 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} 04:12:57.816 [info] ue_fsm start_link(aaa_ue_fsm_262424542324734) 04:12:57.816 [info] ue_fsm init("262424542324734") 04:12:57.816 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.817 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424542324734",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424542324734 send ok to <0.201.0> 04:12:57.817 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424542324734 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.817 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262424542324734",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:57.832 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424542324734",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155]],[[6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104]],["foobar"],[[58,39,206,160,51,56,217,207,146,204,92,101,121,153,149,239]],[[229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424542324734 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>, <<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181, 70,32,243,235,6,174,93,67,35,254,171,176,104>>, <<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>, <<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149, 239>>}]}} from <0.1653.0> in state state_wait_swx_maa 04:12:57.832 [info] dia_sip2gsup: auth [6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155] authz [6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104]  04:12:57.832 [info] rand [6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106] autn [102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155]  04:12:57.832 [info] ue_fsm ev_rx_swx_maa 04:12:57.833 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424542324734",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424542324734 send ok to <0.1653.0> *DBG* epdg_ue_fsm_262424542324734 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>, <<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181, 70,32,243,235,6,174,93,67,35,254,171,176,104>>, <<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>, <<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149, 239>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424542324734 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>, <<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181, 70,32,243,235,6,174,93,67,35,254,171,176,104>>, <<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>, <<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149, 239>>}]}} from <0.1653.0> in state state_wait_swx_maa => state_new 04:12:57.833 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>,<<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104>>,<<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>,<<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149,239>>}]} *DBG* epdg_ue_fsm_262424542324734 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424542324734">>, {ok, [{epdg_auth_tuple, <<6,172,60,106,60,54,62,210,255,18,53,102,84, 183,159,106>>, <<102,64,180,47,10,137,213,197,177,51,25,10, 192,66,172,155>>, <<6,172,60,106,60,54,62,210,255,18,53,102,84, 183,159,106,181,70,32,243,235,6,174,93,67,35, 254,171,176,104>>, <<229,70,60,148,151,96,203,60,247,167,90,127, 176,26,188,42>>, <<58,39,206,160,51,56,217,207,146,204,92, 101,121,153,149,239>>}]}}} 04:12:57.834 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>,<<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104>>,<<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>,<<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149,239>>}]}, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424542324734 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>, <<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>, <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181, 70,32,243,235,6,174,93,67,35,254,171,176,104>>, <<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>, <<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149, 239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.834 [info] auth_response(<<"262424542324734">>): {ok,[{epdg_auth_tuple,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>,<<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104>>,<<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>,<<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149,239>>}]} 04:12:57.835 [info] auth_response for <<"262424542324734">>: {ok,[{epdg_auth_tuple,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>,<<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>,<<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104>>,<<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>,<<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149,239>>}]} 04:12:57.835 [info] GSUP: Tx #{auth_tuples => [#{autn => <<102,64,180,47,10,137,213,197,177,51,25,10,192,66,172,155>>,ck => <<58,39,206,160,51,56,217,207,146,204,92,101,121,153,149,239>>,ik => <<229,70,60,148,151,96,203,60,247,167,90,127,176,26,188,42>>,rand => <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106>>,res => <<6,172,60,106,60,54,62,210,255,18,53,102,84,183,159,106,181,70,32,243,235,6,174,93,67,35,254,171,176,104>>}],imsi => <<"262424542324734">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424542324734">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424542324734 receive call lu_request from <0.1654.0> in state state_authenticating 04:12:57.840 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424542324734">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424542324734 send ok to <0.1654.0> 04:12:57.840 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424542324734 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424542324734 consume call lu_request from <0.1654.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.840 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} 04:12:57.840 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.841 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424542324734",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424542324734 send ok to <0.201.0> 04:12:57.841 [debug] SWx Tx SAR Imsi="262424542324734" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424542324734 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.841 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424542324734",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424542324734 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1655.0> in state state_wait_swx_saa 04:12:57.851 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424542324734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424542324734 send ok to <0.1655.0> *DBG* epdg_ue_fsm_262424542324734 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.851 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424542324734 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1655.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424542324734 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424542324734">>,ok}} 04:12:57.851 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424542324734",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424542324734 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.851 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.851 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} 04:12:57.852 [info] lu_response(<<"262424542324734">>): ok 04:12:57.852 [info] lu_response for <<"262424542324734">>: ok 04:12:57.852 [info] GSUP: Tx #{imsi => <<"262424542324734">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424542324734">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424542324734 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1656.0> in state state_authenticated 04:12:57.857 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424542324734">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.857 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.857 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} 04:12:57.857 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262424542324734 send ok to <0.1656.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.857 [info] s2b: Tx {gtp,v2,create_session_request,0,8754804,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424542324734">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000379,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616283,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424542324734 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1656.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.857 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424542324734 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424542324734 receive call {rx_s6b_aar,"262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1657.0> in state state_authenticated 04:12:57.868 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.868 [info] ue_fsm ev_rx_s6b_aar: "262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.868 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262424542324734",undefined,undefined,true,false,undefined} 04:12:57.869 [debug] SWx Tx SAR Imsi="262424542324734" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.869 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424542324734",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424542324734 send ok to <0.1657.0> 04:12:57.869 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424542324734 consume call {rx_s6b_aar,"262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1657.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424542324734 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1658.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424542324734 send ok to <0.1658.0> *DBG* aaa_ue_fsm_262424542324734 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1658.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.872 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424542324734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.872 [info] ue_fsm ev_rx_swx_saa 04:12:57.872 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424542324734","262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1657.0>} 04:12:57.872 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.872 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.876 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,187,133,150,116,0,2,0,2,0,16,0,87,0,9,1,160,76,74,72,192,172,18,50,103,79,0,5,0,1,192,168,0,91,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,76,74,72,192,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,76,74,72,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.876 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000379,8754804,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"LJHР">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1279936704,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1279936704,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} 04:12:57.876 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424542324734">>,<0.1651.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000379,1279936704,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616283,1279936704}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424542324734 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 2699616283, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1279936704}}} from <0.1659.0> in state state_wait_create_session_resp 04:12:57.876 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.876 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 2699616283,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1279936704}} 04:12:57.876 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} 04:12:57.876 [info] KMOD Port Create PDP Context Call {<0.1651.0>,[alias|#Ref<0.4071005738.2327379975.176874>]}: {create_pdp_context,{172,18,50,103},2699616283,1279936704,{192,168,0,91}} 04:12:57.876 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,91}, 2699616283, 1279936704 04:12:57.876 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1922,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,91}},{i_tid,2699616283},{o_tid,1279936704}]}} 04:12:57.876 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 2699616283,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1279936704}) returned ok *DBG* epdg_ue_fsm_262424542324734 send ok to <0.1659.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424542324734">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 2699616283, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1279936704}}}} 04:12:57.876 [info] tunnel_response(<<"262424542324734">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 2699616283,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1279936704}} *DBG* epdg_ue_fsm_262424542324734 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 2699616283, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1279936704}}} from <0.1659.0> in state state_wait_create_session_resp => state_active 04:12:57.877 [info] tunnel_response for <<"262424542324734">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 2699616283,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1279936704}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.877 [info] GSUP: Tx #{imsi => <<"262424542324734">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,91>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425949758730">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425949758730 enter epdg_ue_fsm in state state_new 04:12:57.915 [info] GSUP: Rx #{imsi => <<"262425949758730">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425949758730 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425949758730 receive call {auth_request,33,"internet",#{}} from <0.1660.0> in state state_new 04:12:57.915 [info] ue_fsm start(epdg_ue_fsm_262425949758730) 04:12:57.915 [info] ue_fsm init(<<"262425949758730">>) *DBG* epdg_ue_fsm_262425949758730 send ok to <0.1660.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425949758730 consume call {auth_request,33,"internet",#{}} from <0.1660.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425949758730 enter aaa_ue_fsm in state state_new 04:12:57.915 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425949758730 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425949758730 consume internal init_state in state state_new 04:12:57.916 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425949758730 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.916 [info] ue_fsm start_link(aaa_ue_fsm_262425949758730) 04:12:57.916 [info] ue_fsm init("262425949758730") 04:12:57.916 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.916 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425949758730",undefined,undefined,false,false,undefined} 04:12:57.917 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:57.917 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262425949758730",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425949758730 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425949758730 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425949758730 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>, <<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100, 152,1,12,128,47,253,2,44,172,42,176,171,232>>, <<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>, <<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]}} from <0.1663.0> in state state_wait_swx_maa 04:12:57.931 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425949758730",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76]],[[241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232]],["foobar"],[[16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91]],[[30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.931 [info] dia_sip2gsup: auth [241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76] authz [241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232]  *DBG* aaa_ue_fsm_262425949758730 send ok to <0.1663.0> *DBG* epdg_ue_fsm_262425949758730 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>, <<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100, 152,1,12,128,47,253,2,44,172,42,176,171,232>>, <<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>, <<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.931 [info] rand [241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135] autn [177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76]  *DBG* aaa_ue_fsm_262425949758730 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>, <<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100, 152,1,12,128,47,253,2,44,172,42,176,171,232>>, <<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>, <<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]}} from <0.1663.0> in state state_wait_swx_maa => state_new 04:12:57.931 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425949758730 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425949758730">>, {ok, [{epdg_auth_tuple, <<241,59,82,177,42,14,206,83,69,246,2,55,120, 114,229,135>>, <<177,164,184,70,63,97,211,97,58,212,68,88,227, 3,202,76>>, <<241,59,82,177,42,14,206,83,69,246,2,55,120, 114,229,135,100,152,1,12,128,47,253,2,44,172, 42,176,171,232>>, <<30,207,70,148,53,238,138,5,149,154,58,186,35, 107,201,216>>, <<16,228,38,194,97,101,155,84,126,88,201, 221,35,63,83,91>>}]}}} 04:12:57.932 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425949758730",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425949758730 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>, <<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>, <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100, 152,1,12,128,47,253,2,44,172,42,176,171,232>>, <<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>, <<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.932 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>,<<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232>>,<<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>,<<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.932 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>,<<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232>>,<<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>,<<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]}, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} 04:12:57.932 [info] auth_response(<<"262425949758730">>): {ok,[{epdg_auth_tuple,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>,<<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232>>,<<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>,<<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]} 04:12:57.933 [info] auth_response for <<"262425949758730">>: {ok,[{epdg_auth_tuple,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>,<<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>,<<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232>>,<<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>,<<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>}]} 04:12:57.933 [info] GSUP: Tx #{auth_tuples => [#{autn => <<177,164,184,70,63,97,211,97,58,212,68,88,227,3,202,76>>,ck => <<16,228,38,194,97,101,155,84,126,88,201,221,35,63,83,91>>,ik => <<30,207,70,148,53,238,138,5,149,154,58,186,35,107,201,216>>,rand => <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135>>,res => <<241,59,82,177,42,14,206,83,69,246,2,55,120,114,229,135,100,152,1,12,128,47,253,2,44,172,42,176,171,232>>}],imsi => <<"262425949758730">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425949758730">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425949758730 receive call lu_request from <0.1664.0> in state state_authenticating 04:12:57.937 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425949758730">>,message_type => location_upd_req} 04:12:57.937 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425949758730 send ok to <0.1664.0> *DBG* aaa_ue_fsm_262425949758730 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425949758730 consume call lu_request from <0.1664.0> in state state_authenticating 04:12:57.937 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} 04:12:57.937 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.938 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425949758730",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425949758730 send ok to <0.201.0> 04:12:57.938 [debug] SWx Tx SAR Imsi="262425949758730" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425949758730 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.938 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425949758730",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425949758730 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1665.0> in state state_wait_swx_saa 04:12:57.947 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425949758730",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425949758730 send ok to <0.1665.0> *DBG* aaa_ue_fsm_262425949758730 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1665.0> in state state_wait_swx_saa => state_authenticated 04:12:57.947 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425949758730 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.947 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425949758730",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425949758730 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425949758730">>,ok}} 04:12:57.948 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425949758730 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.948 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} 04:12:57.948 [info] lu_response(<<"262425949758730">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.948 [info] lu_response for <<"262425949758730">>: ok 04:12:57.948 [info] GSUP: Tx #{imsi => <<"262425949758730">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425949758730">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425949758730 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1666.0> in state state_authenticated 04:12:57.953 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425949758730">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.953 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.953 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} 04:12:57.953 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:57.953 [info] s2b: Tx {gtp,v2,create_session_request,0,8754805,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425949758730">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000380,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616284,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425949758730 send ok to <0.1666.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.954 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425949758730 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1666.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425949758730 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425949758730 receive call {rx_s6b_aar,"262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1667.0> in state state_authenticated 04:12:57.966 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.966 [info] ue_fsm ev_rx_s6b_aar: "262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:57.966 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425949758730",undefined,undefined,true,false,undefined} 04:12:57.966 [debug] SWx Tx SAR Imsi="262425949758730" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:57.966 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425949758730",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425949758730 send ok to <0.1667.0> 04:12:57.967 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425949758730 consume call {rx_s6b_aar,"262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1667.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425949758730 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1668.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425949758730 send ok to <0.1668.0> 04:12:57.971 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425949758730",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425949758730 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1668.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.971 [info] ue_fsm ev_rx_swx_saa 04:12:57.971 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425949758730","262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1667.0>} 04:12:57.971 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.971 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.976 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,188,133,150,117,0,2,0,2,0,16,0,87,0,9,1,160,142,215,157,151,172,18,50,103,79,0,5,0,1,192,168,0,92,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,142,215,157,151,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,142,215,157,151,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.976 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000380,8754805,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<142,215,157,151>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2396495255,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2396495255,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} *DBG* epdg_ue_fsm_262425949758730 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 2699616284, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2396495255}}} from <0.1669.0> in state state_wait_create_session_resp 04:12:57.976 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425949758730">>,<0.1661.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000380,2396495255,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,2699616284,2396495255}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.976 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.976 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 2699616284,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2396495255}} 04:12:57.976 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} 04:12:57.976 [info] KMOD Port Create PDP Context Call {<0.1661.0>,[alias|#Ref<0.4071005738.2327379975.177009>]}: {create_pdp_context,{172,18,50,103},2699616284,2396495255,{192,168,0,92}} 04:12:57.976 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,92}, 2699616284, 2396495255 04:12:57.977 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1986,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,92}},{i_tid,2699616284},{o_tid,2396495255}]}} *DBG* epdg_ue_fsm_262425949758730 send ok to <0.1669.0> 04:12:57.977 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 2699616284,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2396495255}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425949758730">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 2699616284, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2396495255}}}} 04:12:57.977 [info] tunnel_response(<<"262425949758730">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 2699616284,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2396495255}} 04:12:57.977 [info] tunnel_response for <<"262425949758730">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 2699616284,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2396495255}} *DBG* epdg_ue_fsm_262425949758730 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 2699616284, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2396495255}}} from <0.1669.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.977 [info] GSUP: Tx #{imsi => <<"262425949758730">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,92>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427265100448">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.016 [info] GSUP: Rx #{imsi => <<"262427265100448">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427265100448 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427265100448 consume internal init_state in state state_new 04:12:58.016 [info] ue_fsm start(epdg_ue_fsm_262427265100448) *DBG* epdg_ue_fsm_262427265100448 receive call {auth_request,33,"internet",#{}} from <0.1670.0> in state state_new 04:12:58.016 [info] ue_fsm init(<<"262427265100448">>) *DBG* epdg_ue_fsm_262427265100448 send ok to <0.1670.0> *DBG* epdg_ue_fsm_262427265100448 consume call {auth_request,33,"internet",#{}} from <0.1670.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.016 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427265100448 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427265100448 enter aaa_ue_fsm in state state_new 04:12:58.017 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427265100448 consume internal init_state in state state_new 04:12:58.017 [info] ue_fsm start_link(aaa_ue_fsm_262427265100448) *DBG* aaa_ue_fsm_262427265100448 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.017 [info] ue_fsm init("262427265100448") 04:12:58.017 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.018 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427265100448",undefined,undefined,false,false,undefined} 04:12:58.018 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427265100448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427265100448 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.018 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262427265100448",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427265100448 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>, <<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150, 91,59,144,219,162,194,106,28,7,180,151,163,75,17>>, <<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>, <<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]}} from <0.1673.0> in state state_wait_swx_maa 04:12:58.032 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427265100448",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137]],[[72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17]],["foobar"],[[216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188]],[[218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.032 [info] dia_sip2gsup: auth [72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137] authz [72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17]  *DBG* aaa_ue_fsm_262427265100448 send ok to <0.1673.0> *DBG* epdg_ue_fsm_262427265100448 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>, <<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150, 91,59,144,219,162,194,106,28,7,180,151,163,75,17>>, <<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>, <<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.032 [info] rand [72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150] autn [102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137]  *DBG* aaa_ue_fsm_262427265100448 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>, <<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150, 91,59,144,219,162,194,106,28,7,180,151,163,75,17>>, <<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>, <<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]}} from <0.1673.0> in state state_wait_swx_maa => state_new 04:12:58.032 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427265100448 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427265100448">>, {ok, [{epdg_auth_tuple, <<72,100,25,39,0,129,52,104,226,101,193,224, 215,77,154,150>>, <<102,174,30,222,192,55,152,233,158,187,90,90, 183,176,138,137>>, <<72,100,25,39,0,129,52,104,226,101,193,224, 215,77,154,150,91,59,144,219,162,194,106,28, 7,180,151,163,75,17>>, <<218,88,36,219,179,53,179,141,10,167,163,109, 43,35,89,138>>, <<216,161,161,3,57,183,124,176,22,82,171, 117,221,12,6,188>>}]}}} *DBG* epdg_ue_fsm_262427265100448 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>, <<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>, <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150, 91,59,144,219,162,194,106,28,7,180,151,163,75,17>>, <<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>, <<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.033 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427265100448",undefined,undefined,false,false,undefined} 04:12:58.033 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>,<<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17>>,<<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>,<<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.034 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>,<<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17>>,<<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>,<<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]}, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} 04:12:58.034 [info] auth_response(<<"262427265100448">>): {ok,[{epdg_auth_tuple,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>,<<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17>>,<<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>,<<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]} 04:12:58.035 [info] auth_response for <<"262427265100448">>: {ok,[{epdg_auth_tuple,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>,<<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>,<<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17>>,<<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>,<<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>}]} 04:12:58.036 [info] GSUP: Tx #{auth_tuples => [#{autn => <<102,174,30,222,192,55,152,233,158,187,90,90,183,176,138,137>>,ck => <<216,161,161,3,57,183,124,176,22,82,171,117,221,12,6,188>>,ik => <<218,88,36,219,179,53,179,141,10,167,163,109,43,35,89,138>>,rand => <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150>>,res => <<72,100,25,39,0,129,52,104,226,101,193,224,215,77,154,150,91,59,144,219,162,194,106,28,7,180,151,163,75,17>>}],imsi => <<"262427265100448">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427265100448">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427265100448 receive call lu_request from <0.1674.0> in state state_authenticating 04:12:58.041 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427265100448">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427265100448 send ok to <0.1674.0> 04:12:58.041 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427265100448 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427265100448 consume call lu_request from <0.1674.0> in state state_authenticating 04:12:58.041 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} 04:12:58.041 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.042 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427265100448",undefined,undefined,false,false,undefined} 04:12:58.042 [debug] SWx Tx SAR Imsi="262427265100448" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.042 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427265100448",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427265100448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427265100448 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427265100448 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1675.0> in state state_wait_swx_saa 04:12:58.051 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427265100448",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427265100448 send ok to <0.1675.0> 04:12:58.051 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427265100448 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427265100448 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1675.0> in state state_wait_swx_saa => state_authenticated 04:12:58.051 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427265100448",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427265100448 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427265100448">>,ok}} 04:12:58.051 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427265100448 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.052 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} 04:12:58.052 [info] lu_response(<<"262427265100448">>): ok 04:12:58.052 [info] lu_response for <<"262427265100448">>: ok 04:12:58.052 [info] GSUP: Tx #{imsi => <<"262427265100448">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427265100448">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427265100448 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1676.0> in state state_authenticated 04:12:58.056 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427265100448">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.056 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.056 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} 04:12:58.056 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:58.057 [info] s2b: Tx {gtp,v2,create_session_request,0,8754806,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427265100448">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000381,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616285,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427265100448 send ok to <0.1676.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.057 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427265100448 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1676.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427265100448 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427265100448 receive call {rx_s6b_aar,"262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1677.0> in state state_authenticated 04:12:58.066 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.066 [info] ue_fsm ev_rx_s6b_aar: "262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427265100448 send ok to <0.1677.0> 04:12:58.066 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262427265100448",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427265100448 consume call {rx_s6b_aar,"262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1677.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.066 [debug] SWx Tx SAR Imsi="262427265100448" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:58.066 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427265100448",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.066 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427265100448 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1678.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427265100448 send ok to <0.1678.0> 04:12:58.069 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427265100448",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427265100448 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1678.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.069 [info] ue_fsm ev_rx_swx_saa 04:12:58.069 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427265100448","262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1677.0>} 04:12:58.069 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.069 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.073 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,189,133,150,118,0,2,0,2,0,16,0,87,0,9,1,160,3,71,126,204,172,18,50,103,79,0,5,0,1,192,168,0,93,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,3,71,126,204,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,3,71,126,204,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.073 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000381,8754806,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<3,71,126,204>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,55017164,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,55017164,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} *DBG* epdg_ue_fsm_262427265100448 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 2699616285, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 55017164}}} from <0.1679.0> in state state_wait_create_session_resp 04:12:58.073 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427265100448">>,<0.1671.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000381,55017164,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616285,55017164}],[]}}}} 04:12:58.073 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.073 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 2699616285,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 55017164}} 04:12:58.073 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} 04:12:58.073 [info] KMOD Port Create PDP Context Call {<0.1671.0>,[alias|#Ref<0.4071005738.2327379975.177148>]}: {create_pdp_context,{172,18,50,103},2699616285,55017164,{192,168,0,93}} 04:12:58.073 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,93}, 2699616285, 55017164 04:12:58.073 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],136,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,93}},{i_tid,2699616285},{o_tid,55017164}]}} 04:12:58.073 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 2699616285,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 55017164}) returned ok *DBG* epdg_ue_fsm_262427265100448 send ok to <0.1679.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427265100448">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 2699616285, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 55017164}}}} *DBG* epdg_ue_fsm_262427265100448 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 2699616285, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 55017164}}} from <0.1679.0> in state state_wait_create_session_resp => state_active 04:12:58.073 [info] tunnel_response(<<"262427265100448">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 2699616285,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 55017164}} 04:12:58.073 [info] tunnel_response for <<"262427265100448">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 2699616285,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 55017164}} 04:12:58.073 [info] GSUP: Tx #{imsi => <<"262427265100448">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,93>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420476766777">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.116 [info] GSUP: Rx #{imsi => <<"262420476766777">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420476766777 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420476766777 consume internal init_state in state state_new 04:12:58.116 [info] ue_fsm start(epdg_ue_fsm_262420476766777) *DBG* epdg_ue_fsm_262420476766777 receive call {auth_request,33,"internet",#{}} from <0.1680.0> in state state_new 04:12:58.116 [info] ue_fsm init(<<"262420476766777">>) *DBG* epdg_ue_fsm_262420476766777 send ok to <0.1680.0> 04:12:58.116 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420476766777 consume call {auth_request,33,"internet",#{}} from <0.1680.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.117 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420476766777 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420476766777 enter aaa_ue_fsm in state state_new 04:12:58.117 [info] ue_fsm start_link(aaa_ue_fsm_262420476766777) *DBG* aaa_ue_fsm_262420476766777 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420476766777 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.117 [info] ue_fsm init("262420476766777") 04:12:58.117 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.118 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420476766777",undefined,undefined,false,false,undefined} 04:12:58.118 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420476766777 send ok to <0.201.0> 04:12:58.118 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262420476766777",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420476766777 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420476766777 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>, <<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94, 123,205,132,251,92,18,219,87,54,149,2,81,185,244>>, <<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>, <<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65, 63>>}]}} from <0.1683.0> in state state_wait_swx_maa 04:12:58.132 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420476766777",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105]],[[174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244]],["foobar"],[[117,153,72,146,89,11,10,197,194,205,231,217,255,18,65,63]],[[206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.132 [info] dia_sip2gsup: auth [174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105] authz [174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244]  *DBG* aaa_ue_fsm_262420476766777 send ok to <0.1683.0> 04:12:58.132 [info] rand [174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94] autn [123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105]  04:12:58.132 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420476766777 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>, <<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94, 123,205,132,251,92,18,219,87,54,149,2,81,185,244>>, <<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>, <<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65, 63>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420476766777 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>, <<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94, 123,205,132,251,92,18,219,87,54,149,2,81,185,244>>, <<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>, <<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65, 63>>}]}} from <0.1683.0> in state state_wait_swx_maa => state_new 04:12:58.133 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420476766777",undefined,undefined,false,false,undefined} 04:12:58.133 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>,<<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244>>,<<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>,<<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65,63>>}]} 04:12:58.134 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>,<<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244>>,<<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>,<<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65,63>>}]}, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420476766777 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420476766777">>, {ok, [{epdg_auth_tuple, <<174,152,104,138,30,110,227,128,110,49,48,243, 77,181,100,94>>, <<123,123,21,100,98,50,200,248,195,224,87,64, 169,63,66,105>>, <<174,152,104,138,30,110,227,128,110,49,48,243, 77,181,100,94,123,205,132,251,92,18,219,87, 54,149,2,81,185,244>>, <<206,78,50,8,204,20,94,235,14,236,43,59,144, 168,169,197>>, <<117,153,72,146,89,11,10,197,194,205,231, 217,255,18,65,63>>}]}}} 04:12:58.135 [info] auth_response(<<"262420476766777">>): {ok,[{epdg_auth_tuple,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>,<<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244>>,<<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>,<<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65,63>>}]} *DBG* epdg_ue_fsm_262420476766777 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>, <<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>, <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94, 123,205,132,251,92,18,219,87,54,149,2,81,185,244>>, <<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>, <<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65, 63>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.135 [info] auth_response for <<"262420476766777">>: {ok,[{epdg_auth_tuple,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>,<<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>,<<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244>>,<<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>,<<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65,63>>}]} 04:12:58.136 [info] GSUP: Tx #{auth_tuples => [#{autn => <<123,123,21,100,98,50,200,248,195,224,87,64,169,63,66,105>>,ck => <<117,153,72,146,89,11,10,197,194,205,231,217,255,18,65,63>>,ik => <<206,78,50,8,204,20,94,235,14,236,43,59,144,168,169,197>>,rand => <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94>>,res => <<174,152,104,138,30,110,227,128,110,49,48,243,77,181,100,94,123,205,132,251,92,18,219,87,54,149,2,81,185,244>>}],imsi => <<"262420476766777">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420476766777">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420476766777 receive call lu_request from <0.1684.0> in state state_authenticating *DBG* epdg_ue_fsm_262420476766777 send ok to <0.1684.0> *DBG* aaa_ue_fsm_262420476766777 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420476766777 consume call lu_request from <0.1684.0> in state state_authenticating 04:12:58.141 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420476766777">>,message_type => location_upd_req} 04:12:58.141 [info] ue_fsm lu_request 04:12:58.141 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} 04:12:58.141 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420476766777 send ok to <0.201.0> 04:12:58.141 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420476766777",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420476766777 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.141 [debug] SWx Tx SAR Imsi="262420476766777" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420476766777",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420476766777 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1685.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420476766777 send ok to <0.1685.0> *DBG* aaa_ue_fsm_262420476766777 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1685.0> in state state_wait_swx_saa => state_authenticated 04:12:58.150 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420476766777",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420476766777 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.150 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420476766777 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420476766777">>,ok}} 04:12:58.150 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420476766777",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420476766777 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.150 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.151 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} 04:12:58.151 [info] lu_response(<<"262420476766777">>): ok 04:12:58.151 [info] lu_response for <<"262420476766777">>: ok 04:12:58.151 [info] GSUP: Tx #{imsi => <<"262420476766777">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420476766777">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420476766777 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1686.0> in state state_authenticated 04:12:58.155 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420476766777">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.155 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.155 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} 04:12:58.155 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:58.155 [info] s2b: Tx {gtp,v2,create_session_request,0,8754807,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420476766777">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000382,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616286,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420476766777 send ok to <0.1686.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.155 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420476766777 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1686.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420476766777 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420476766777 receive call {rx_s6b_aar,"262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1687.0> in state state_authenticated 04:12:58.164 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.164 [info] ue_fsm ev_rx_s6b_aar: "262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.164 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420476766777",undefined,undefined,true,false,undefined} 04:12:58.164 [debug] SWx Tx SAR Imsi="262420476766777" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:58.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420476766777",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420476766777 send ok to <0.1687.0> 04:12:58.164 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420476766777 consume call {rx_s6b_aar,"262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1687.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420476766777 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1688.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420476766777 send ok to <0.1688.0> *DBG* aaa_ue_fsm_262420476766777 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1688.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.166 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420476766777",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.166 [info] ue_fsm ev_rx_swx_saa 04:12:58.166 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420476766777","262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1687.0>} 04:12:58.166 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.166 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.170 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,190,133,150,119,0,2,0,2,0,16,0,87,0,9,1,160,116,250,182,101,172,18,50,103,79,0,5,0,1,192,168,0,94,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,116,250,182,101,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,116,250,182,101,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.170 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000382,8754807,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"tњЖe">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1962587749,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1962587749,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} *DBG* epdg_ue_fsm_262420476766777 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 2699616286, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1962587749}}} from <0.1689.0> in state state_wait_create_session_resp 04:12:58.170 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420476766777">>,<0.1681.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000382,1962587749,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616286,1962587749}],[]}}}} 04:12:58.170 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.170 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 2699616286,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1962587749}} 04:12:58.170 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} 04:12:58.170 [info] KMOD Port Create PDP Context Call {<0.1681.0>,[alias|#Ref<0.4071005738.2327379975.177250>]}: {create_pdp_context,{172,18,50,103},2699616286,1962587749,{192,168,0,94}} 04:12:58.170 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,94}, 2699616286, 1962587749 04:12:58.170 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2050,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,94}},{i_tid,2699616286},{o_tid,1962587749}]}} 04:12:58.170 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 2699616286,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1962587749}) returned ok *DBG* epdg_ue_fsm_262420476766777 send ok to <0.1689.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420476766777">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 2699616286, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1962587749}}}} 04:12:58.170 [info] tunnel_response(<<"262420476766777">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 2699616286,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1962587749}} *DBG* epdg_ue_fsm_262420476766777 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 2699616286, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1962587749}}} from <0.1689.0> in state state_wait_create_session_resp => state_active 04:12:58.170 [info] tunnel_response for <<"262420476766777">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 2699616286,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1962587749}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.170 [info] GSUP: Tx #{imsi => <<"262420476766777">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,94>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422841068094">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422841068094 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422841068094 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422841068094 receive call {auth_request,33,"internet",#{}} from <0.1690.0> in state state_new 04:12:58.216 [info] GSUP: Rx #{imsi => <<"262422841068094">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422841068094 send ok to <0.1690.0> 04:12:58.216 [info] ue_fsm start(epdg_ue_fsm_262422841068094) *DBG* epdg_ue_fsm_262422841068094 consume call {auth_request,33,"internet",#{}} from <0.1690.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422841068094 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422841068094 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:58.217 [info] ue_fsm init(<<"262422841068094">>) *DBG* aaa_ue_fsm_262422841068094 consume internal init_state in state state_new 04:12:58.217 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422841068094 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.217 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:12:58.217 [info] ue_fsm start_link(aaa_ue_fsm_262422841068094) 04:12:58.217 [info] ue_fsm init("262422841068094") 04:12:58.217 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.218 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422841068094",undefined,undefined,false,false,undefined} 04:12:58.218 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422841068094 send ok to <0.201.0> 04:12:58.218 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262422841068094",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422841068094 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.232 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422841068094",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,169,203,55,204,80,116,182,231,35,96,202,50,79,77,164,181]],[[55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243]],["foobar"],[[70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3]],[[219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422841068094 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>, <<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178, 75,232,8,62,85,100,27,144,68,82,139,23,243>>, <<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>, <<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]}} from <0.1693.0> in state state_wait_swx_maa 04:12:58.232 [info] dia_sip2gsup: auth [55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,169,203,55,204,80,116,182,231,35,96,202,50,79,77,164,181] authz [55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243]  04:12:58.232 [info] rand [55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34] autn "ЉЫ7ЬPtЖч#`Ъ2OMЄЕ"  *DBG* aaa_ue_fsm_262422841068094 send ok to <0.1693.0> *DBG* epdg_ue_fsm_262422841068094 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>, <<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178, 75,232,8,62,85,100,27,144,68,82,139,23,243>>, <<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>, <<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.232 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422841068094 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>, <<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178, 75,232,8,62,85,100,27,144,68,82,139,23,243>>, <<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>, <<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]}} from <0.1693.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422841068094 send ok to <0.211.0> 04:12:58.233 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422841068094",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262422841068094">>, {ok, [{epdg_auth_tuple, <<55,48,235,25,182,159,71,212,19,29,30,74,122, 165,33,34>>, <<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>, <<55,48,235,25,182,159,71,212,19,29,30,74,122, 165,33,34,178,75,232,8,62,85,100,27,144,68, 82,139,23,243>>, <<219,220,96,167,178,81,235,243,31,1,84,97,197, 235,166,149>>, <<70,57,140,181,184,158,250,123,105,55,65, 1,40,1,79,3>>}]}}} *DBG* epdg_ue_fsm_262422841068094 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>, <<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>, <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178, 75,232,8,62,85,100,27,144,68,82,139,23,243>>, <<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>, <<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.233 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>,<<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243>>,<<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>,<<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.234 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>,<<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243>>,<<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>,<<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]}, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:12:58.234 [info] auth_response(<<"262422841068094">>): {ok,[{epdg_auth_tuple,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>,<<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243>>,<<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>,<<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]} 04:12:58.234 [info] auth_response for <<"262422841068094">>: {ok,[{epdg_auth_tuple,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>,<<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>,<<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243>>,<<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>,<<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>}]} 04:12:58.234 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"ЉЫ7ЬPtЖч#`Ъ2OMЄЕ">>,ck => <<70,57,140,181,184,158,250,123,105,55,65,1,40,1,79,3>>,ik => <<219,220,96,167,178,81,235,243,31,1,84,97,197,235,166,149>>,rand => <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34>>,res => <<55,48,235,25,182,159,71,212,19,29,30,74,122,165,33,34,178,75,232,8,62,85,100,27,144,68,82,139,23,243>>}],imsi => <<"262422841068094">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422841068094">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422841068094 receive call lu_request from <0.1694.0> in state state_authenticating 04:12:58.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422841068094">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422841068094 send ok to <0.1694.0> *DBG* epdg_ue_fsm_262422841068094 consume call lu_request from <0.1694.0> in state state_authenticating 04:12:58.240 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422841068094 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.240 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:12:58.240 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422841068094 send ok to <0.201.0> 04:12:58.241 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422841068094",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422841068094 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.241 [debug] SWx Tx SAR Imsi="262422841068094" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.241 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422841068094",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422841068094 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1695.0> in state state_wait_swx_saa 04:12:58.249 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422841068094",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422841068094 send ok to <0.1695.0> *DBG* epdg_ue_fsm_262422841068094 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.249 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422841068094 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1695.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422841068094 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422841068094">>,ok}} 04:12:58.249 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422841068094",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422841068094 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.249 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.250 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:12:58.250 [info] lu_response(<<"262422841068094">>): ok 04:12:58.250 [info] lu_response for <<"262422841068094">>: ok 04:12:58.250 [info] GSUP: Tx #{imsi => <<"262422841068094">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422841068094">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422841068094 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1696.0> in state state_authenticated 04:12:58.254 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422841068094">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.254 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.254 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:12:58.254 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:58.254 [info] s2b: Tx {gtp,v2,create_session_request,0,8754808,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422841068094">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000383,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616287,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422841068094 send ok to <0.1696.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.254 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422841068094 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1696.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422841068094 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422841068094 receive call {rx_s6b_aar,"262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1697.0> in state state_authenticated 04:12:58.263 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.263 [info] ue_fsm ev_rx_s6b_aar: "262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.263 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422841068094",undefined,undefined,true,false,undefined} 04:12:58.263 [debug] SWx Tx SAR Imsi="262422841068094" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:58.263 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422841068094",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422841068094 send ok to <0.1697.0> 04:12:58.263 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422841068094 consume call {rx_s6b_aar,"262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1697.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422841068094 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1698.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422841068094 send ok to <0.1698.0> *DBG* aaa_ue_fsm_262422841068094 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1698.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.266 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422841068094",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.266 [info] ue_fsm ev_rx_swx_saa 04:12:58.266 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422841068094","262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1697.0>} 04:12:58.266 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.266 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.269 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,191,133,150,120,0,2,0,2,0,16,0,87,0,9,1,160,158,103,169,31,172,18,50,103,79,0,5,0,1,192,168,0,95,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,158,103,169,31,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,158,103,169,31,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.269 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000383,8754808,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<158,103,169,31>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2657593631,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2657593631,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} 04:12:58.269 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422841068094">>,<0.1691.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000383,2657593631,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,2699616287,2657593631}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422841068094 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 2699616287, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2657593631}}} from <0.1699.0> in state state_wait_create_session_resp 04:12:58.269 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.269 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 2699616287,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2657593631}} 04:12:58.270 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:12:58.270 [info] KMOD Port Create PDP Context Call {<0.1691.0>,[alias|#Ref<0.4071005738.2327379969.186225>]}: {create_pdp_context,{172,18,50,103},2699616287,2657593631,{192,168,0,95}} 04:12:58.270 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,95}, 2699616287, 2657593631 04:12:58.270 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2114,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,95}},{i_tid,2699616287},{o_tid,2657593631}]}} 04:12:58.270 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 2699616287,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2657593631}) returned ok *DBG* epdg_ue_fsm_262422841068094 send ok to <0.1699.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422841068094">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 2699616287, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2657593631}}}} 04:12:58.270 [info] tunnel_response(<<"262422841068094">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 2699616287,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2657593631}} *DBG* epdg_ue_fsm_262422841068094 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 2699616287, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2657593631}}} from <0.1699.0> in state state_wait_create_session_resp => state_active 04:12:58.270 [info] tunnel_response for <<"262422841068094">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 2699616287,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2657593631}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.270 [info] GSUP: Tx #{imsi => <<"262422841068094">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,95>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423702918870">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423702918870 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423702918870 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423702918870 receive call {auth_request,33,"internet",#{}} from <0.1700.0> in state state_new *DBG* epdg_ue_fsm_262423702918870 send ok to <0.1700.0> 04:12:58.317 [info] GSUP: Rx #{imsi => <<"262423702918870">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423702918870 consume call {auth_request,33,"internet",#{}} from <0.1700.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.317 [info] ue_fsm start(epdg_ue_fsm_262423702918870) *DBG* epdg_ue_fsm_262423702918870 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423702918870 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423702918870 consume internal init_state in state state_new 04:12:58.317 [info] ue_fsm init(<<"262423702918870">>) *DBG* aaa_ue_fsm_262423702918870 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.317 [info] ue_fsm auth_request 04:12:58.317 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} 04:12:58.317 [info] ue_fsm start_link(aaa_ue_fsm_262423702918870) 04:12:58.317 [info] ue_fsm init("262423702918870") 04:12:58.317 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423702918870 send ok to <0.201.0> 04:12:58.317 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423702918870",undefined,undefined,false,false,undefined} 04:12:58.317 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423702918870 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.317 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262423702918870",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423702918870 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>, <<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32, 79,166,226,107,114,85,24,53,162,116,120,51,137>>, <<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>, <<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]}} from <0.1703.0> in state state_wait_swx_maa 04:12:58.330 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423702918870",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75]],[[225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137]],["foobar"],[[140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239]],[[15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423702918870 send ok to <0.1703.0> *DBG* aaa_ue_fsm_262423702918870 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>, <<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32, 79,166,226,107,114,85,24,53,162,116,120,51,137>>, <<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>, <<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]}} from <0.1703.0> in state state_wait_swx_maa => state_new 04:12:58.330 [info] dia_sip2gsup: auth [225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75] authz [225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137]  *DBG* epdg_ue_fsm_262423702918870 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>, <<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32, 79,166,226,107,114,85,24,53,162,116,120,51,137>>, <<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>, <<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.330 [info] rand [225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7] autn [198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75]  04:12:58.330 [info] ue_fsm ev_rx_swx_maa 04:12:58.331 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423702918870",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423702918870 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423702918870">>, {ok, [{epdg_auth_tuple, <<225,218,89,82,155,17,155,97,251,87,93,129, 185,138,124,7>>, <<198,104,57,69,198,148,164,70,166,46,231,137, 31,164,87,75>>, <<225,218,89,82,155,17,155,97,251,87,93,129, 185,138,124,7,32,79,166,226,107,114,85,24,53, 162,116,120,51,137>>, <<15,108,187,76,226,154,181,181,174,52,71,183, 1,141,211,220>>, <<140,49,39,93,108,5,44,45,175,207,4,138, 92,146,145,239>>}]}}} 04:12:58.331 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>,<<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137>>,<<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>,<<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]} *DBG* epdg_ue_fsm_262423702918870 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>, <<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>, <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32, 79,166,226,107,114,85,24,53,162,116,120,51,137>>, <<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>, <<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.332 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>,<<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137>>,<<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>,<<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]}, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.332 [info] auth_response(<<"262423702918870">>): {ok,[{epdg_auth_tuple,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>,<<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137>>,<<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>,<<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]} 04:12:58.333 [info] auth_response for <<"262423702918870">>: {ok,[{epdg_auth_tuple,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>,<<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>,<<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137>>,<<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>,<<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>}]} 04:12:58.334 [info] GSUP: Tx #{auth_tuples => [#{autn => <<198,104,57,69,198,148,164,70,166,46,231,137,31,164,87,75>>,ck => <<140,49,39,93,108,5,44,45,175,207,4,138,92,146,145,239>>,ik => <<15,108,187,76,226,154,181,181,174,52,71,183,1,141,211,220>>,rand => <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7>>,res => <<225,218,89,82,155,17,155,97,251,87,93,129,185,138,124,7,32,79,166,226,107,114,85,24,53,162,116,120,51,137>>}],imsi => <<"262423702918870">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423702918870">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423702918870 receive call lu_request from <0.1704.0> in state state_authenticating 04:12:58.338 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423702918870">>,message_type => location_upd_req} 04:12:58.338 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423702918870 send ok to <0.1704.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423702918870 consume call lu_request from <0.1704.0> in state state_authenticating *DBG* aaa_ue_fsm_262423702918870 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.339 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} 04:12:58.339 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.339 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423702918870",undefined,undefined,false,false,undefined} 04:12:58.339 [debug] SWx Tx SAR Imsi="262423702918870" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.339 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423702918870",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423702918870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423702918870 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423702918870 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1705.0> in state state_wait_swx_saa 04:12:58.345 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423702918870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423702918870 send ok to <0.1705.0> *DBG* epdg_ue_fsm_262423702918870 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.345 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423702918870 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1705.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423702918870 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423702918870">>,ok}} 04:12:58.345 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423702918870",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423702918870 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.345 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:58.346 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} 04:12:58.346 [info] lu_response(<<"262423702918870">>): ok 04:12:58.346 [info] lu_response for <<"262423702918870">>: ok 04:12:58.346 [info] GSUP: Tx #{imsi => <<"262423702918870">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423702918870">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423702918870 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1706.0> in state state_authenticated 04:12:58.349 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423702918870">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.349 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.349 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423702918870 send ok to <0.1706.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.349 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262423702918870 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1706.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423702918870 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.349 [info] s2b: Tx {gtp,v2,create_session_request,0,8754809,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423702918870">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000384,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616288,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:58.349 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423702918870 receive call {rx_s6b_aar,"262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1707.0> in state state_authenticated 04:12:58.357 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.357 [info] ue_fsm ev_rx_s6b_aar: "262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.357 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423702918870",undefined,undefined,true,false,undefined} 04:12:58.357 [debug] SWx Tx SAR Imsi="262423702918870" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:58.357 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423702918870",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423702918870 send ok to <0.1707.0> *DBG* aaa_ue_fsm_262423702918870 consume call {rx_s6b_aar,"262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1707.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.358 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423702918870 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1708.0> in state state_authenticated_wait_swx_saa 04:12:58.361 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423702918870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423702918870 send ok to <0.1708.0> 04:12:58.361 [info] ue_fsm ev_rx_swx_saa 04:12:58.361 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423702918870","262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1707.0>} *DBG* aaa_ue_fsm_262423702918870 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1708.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.361 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.361 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.367 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,192,133,150,121,0,2,0,2,0,16,0,87,0,9,1,160,218,29,123,250,172,18,50,103,79,0,5,0,1,192,168,0,96,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,218,29,123,250,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,218,29,123,250,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.367 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000384,8754809,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<218,29,123,250>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3659365370,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3659365370,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} 04:12:58.367 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423702918870">>,<0.1701.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000384,3659365370,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,2699616288,3659365370}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423702918870 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 2699616288, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3659365370}}} from <0.1709.0> in state state_wait_create_session_resp 04:12:58.367 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.367 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 2699616288,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3659365370}} 04:12:58.367 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} 04:12:58.368 [info] KMOD Port Create PDP Context Call {<0.1701.0>,[alias|#Ref<0.4071005738.2327379975.177555>]}: {create_pdp_context,{172,18,50,103},2699616288,3659365370,{192,168,0,96}} 04:12:58.368 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,96}, 2699616288, 3659365370 *DBG* epdg_ue_fsm_262423702918870 send ok to <0.1709.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423702918870">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 2699616288, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3659365370}}}} *DBG* epdg_ue_fsm_262423702918870 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 2699616288, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3659365370}}} from <0.1709.0> in state state_wait_create_session_resp => state_active 04:12:58.368 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],200,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,96}},{i_tid,2699616288},{o_tid,3659365370}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.368 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 2699616288,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3659365370}) returned ok 04:12:58.368 [info] tunnel_response(<<"262423702918870">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 2699616288,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3659365370}} 04:12:58.368 [info] tunnel_response for <<"262423702918870">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 2699616288,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3659365370}} 04:12:58.368 [info] GSUP: Tx #{imsi => <<"262423702918870">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,96>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420445162565">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420445162565 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420445162565 consume internal init_state in state state_new 04:12:58.417 [info] GSUP: Rx #{imsi => <<"262420445162565">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420445162565 receive call {auth_request,33,"internet",#{}} from <0.1710.0> in state state_new *DBG* epdg_ue_fsm_262420445162565 send ok to <0.1710.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.417 [info] ue_fsm start(epdg_ue_fsm_262420445162565) *DBG* epdg_ue_fsm_262420445162565 consume call {auth_request,33,"internet",#{}} from <0.1710.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420445162565 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420445162565 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:58.417 [info] ue_fsm init(<<"262420445162565">>) *DBG* aaa_ue_fsm_262420445162565 consume internal init_state in state state_new 04:12:58.418 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420445162565 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.418 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} 04:12:58.418 [info] ue_fsm start_link(aaa_ue_fsm_262420445162565) 04:12:58.418 [info] ue_fsm init("262420445162565") 04:12:58.418 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.419 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420445162565",undefined,undefined,false,false,undefined} 04:12:58.419 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:58.419 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262420445162565",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420445162565 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420445162565 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420445162565 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>, <<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168, 69,75,136,67,219,9,102,201,115,7,186,6>>, <<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>, <<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50, 50>>}]}} from <0.1713.0> in state state_wait_swx_maa 04:12:58.435 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420445162565",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139]],[[95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6]],["foobar"],[[174,192,52,228,225,218,104,17,210,74,76,124,236,119,50,50]],[[40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.435 [info] dia_sip2gsup: auth [95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139] authz [95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6]  04:12:58.435 [info] rand [95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147] autn [186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139]  *DBG* aaa_ue_fsm_262420445162565 send ok to <0.1713.0> *DBG* aaa_ue_fsm_262420445162565 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>, <<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168, 69,75,136,67,219,9,102,201,115,7,186,6>>, <<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>, <<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50, 50>>}]}} from <0.1713.0> in state state_wait_swx_maa => state_new 04:12:58.435 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420445162565 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>, <<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168, 69,75,136,67,219,9,102,201,115,7,186,6>>, <<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>, <<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50, 50>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.436 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420445162565",undefined,undefined,false,false,undefined} 04:12:58.436 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>,<<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6>>,<<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>,<<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50,50>>}]} 04:12:58.437 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>,<<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6>>,<<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>,<<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50,50>>}]}, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420445162565 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420445162565">>, {ok, [{epdg_auth_tuple, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7, 91,147>>, <<186,203,201,129,191,188,15,162,7,203,15,7,49, 128,37,139>>, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7, 91,147,17,168,69,75,136,67,219,9,102,201,115, 7,186,6>>, <<40,211,243,96,57,177,217,31,6,188,179,231,87, 99,34,62>>, <<174,192,52,228,225,218,104,17,210,74,76, 124,236,119,50,50>>}]}}} 04:12:58.437 [info] auth_response(<<"262420445162565">>): {ok,[{epdg_auth_tuple,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>,<<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6>>,<<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>,<<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50,50>>}]} *DBG* epdg_ue_fsm_262420445162565 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>, <<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>, <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168, 69,75,136,67,219,9,102,201,115,7,186,6>>, <<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>, <<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50, 50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.438 [info] auth_response for <<"262420445162565">>: {ok,[{epdg_auth_tuple,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>,<<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>,<<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6>>,<<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>,<<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50,50>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.438 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,203,201,129,191,188,15,162,7,203,15,7,49,128,37,139>>,ck => <<174,192,52,228,225,218,104,17,210,74,76,124,236,119,50,50>>,ik => <<40,211,243,96,57,177,217,31,6,188,179,231,87,99,34,62>>,rand => <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147>>,res => <<95,26,164,180,6,175,138,78,99,3,33,229,52,7,91,147,17,168,69,75,136,67,219,9,102,201,115,7,186,6>>}],imsi => <<"262420445162565">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420445162565">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420445162565 receive call lu_request from <0.1714.0> in state state_authenticating 04:12:58.442 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420445162565">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420445162565 send ok to <0.1714.0> *DBG* epdg_ue_fsm_262420445162565 consume call lu_request from <0.1714.0> in state state_authenticating *DBG* aaa_ue_fsm_262420445162565 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.443 [info] ue_fsm lu_request 04:12:58.443 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} 04:12:58.443 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.443 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420445162565",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420445162565 send ok to <0.201.0> 04:12:58.443 [debug] SWx Tx SAR Imsi="262420445162565" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420445162565 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.443 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420445162565",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420445162565 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1715.0> in state state_wait_swx_saa 04:12:58.452 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420445162565",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.452 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420445162565 send ok to <0.1715.0> 04:12:58.453 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420445162565",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420445162565 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.453 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262420445162565 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1715.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420445162565 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420445162565">>,ok}} 04:12:58.453 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420445162565 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.453 [info] lu_response(<<"262420445162565">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.454 [info] lu_response for <<"262420445162565">>: ok 04:12:58.454 [info] GSUP: Tx #{imsi => <<"262420445162565">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420445162565">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420445162565 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1716.0> in state state_authenticated 04:12:58.458 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420445162565">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.458 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.458 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420445162565 send ok to <0.1716.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.459 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420445162565 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1716.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420445162565 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.459 [info] s2b: Tx {gtp,v2,create_session_request,0,8754810,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420445162565">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000385,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616289,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:58.459 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420445162565 receive call {rx_s6b_aar,"262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1717.0> in state state_authenticated 04:12:58.477 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.478 [info] ue_fsm ev_rx_s6b_aar: "262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.478 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420445162565",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420445162565 send ok to <0.1717.0> 04:12:58.478 [debug] SWx Tx SAR Imsi="262420445162565" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420445162565 consume call {rx_s6b_aar,"262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1717.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.478 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420445162565",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.479 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420445162565 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1718.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420445162565 send ok to <0.1718.0> 04:12:58.487 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420445162565",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420445162565 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1718.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.487 [info] ue_fsm ev_rx_swx_saa 04:12:58.487 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420445162565","262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1717.0>} 04:12:58.488 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.488 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.499 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,193,133,150,122,0,2,0,2,0,16,0,87,0,9,1,160,37,184,25,82,172,18,50,103,79,0,5,0,1,192,168,0,97,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,37,184,25,82,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,37,184,25,82,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420445162565 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 2699616289, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 632822098}}} from <0.1719.0> in state state_wait_create_session_resp 04:12:58.499 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000385,8754810,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<37,184,25,82>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,632822098,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,632822098,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} 04:12:58.499 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420445162565">>,<0.1711.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000385,632822098,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,2699616289,632822098}],[],[],[],[],[],[],[],[],[]}}}} 04:12:58.499 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.499 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 2699616289,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 632822098}} 04:12:58.500 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420445162565 send ok to <0.1719.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420445162565">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 2699616289, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 632822098}}}} *DBG* epdg_ue_fsm_262420445162565 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 2699616289, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 632822098}}} from <0.1719.0> in state state_wait_create_session_resp => state_active 04:12:58.500 [info] KMOD Port Create PDP Context Call {<0.1711.0>,[alias|#Ref<0.4071005738.2327379969.186496>]}: {create_pdp_context,{172,18,50,103},2699616289,632822098,{192,168,0,97}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.500 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,97}, 2699616289, 632822098 04:12:58.500 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2178,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,97}},{i_tid,2699616289},{o_tid,632822098}]}} 04:12:58.501 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 2699616289,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 632822098}) returned ok 04:12:58.501 [info] tunnel_response(<<"262420445162565">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 2699616289,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 632822098}} 04:12:58.501 [info] tunnel_response for <<"262420445162565">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 2699616289,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 632822098}} 04:12:58.501 [info] GSUP: Tx #{imsi => <<"262420445162565">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,97>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420627392089">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.517 [info] GSUP: Rx #{imsi => <<"262420627392089">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420627392089 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420627392089 consume internal init_state in state state_new 04:12:58.517 [info] ue_fsm start(epdg_ue_fsm_262420627392089) *DBG* epdg_ue_fsm_262420627392089 receive call {auth_request,33,"internet",#{}} from <0.1720.0> in state state_new 04:12:58.517 [info] ue_fsm init(<<"262420627392089">>) *DBG* epdg_ue_fsm_262420627392089 send ok to <0.1720.0> 04:12:58.517 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420627392089 consume call {auth_request,33,"internet",#{}} from <0.1720.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420627392089 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420627392089 enter aaa_ue_fsm in state state_new 04:12:58.518 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420627392089 consume internal init_state in state state_new 04:12:58.518 [info] ue_fsm start_link(aaa_ue_fsm_262420627392089) *DBG* aaa_ue_fsm_262420627392089 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.518 [info] ue_fsm init("262420627392089") 04:12:58.518 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.519 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420627392089",undefined,undefined,false,false,undefined} 04:12:58.519 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:58.519 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262420627392089",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420627392089 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420627392089 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420627392089 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>, <<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53, 198,185,161,168,212,5,42,80,168,84,61,112,48>>, <<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>, <<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183, 102>>}]}} from <0.1723.0> in state state_wait_swx_maa 04:12:58.533 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420627392089",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248]],[[220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48]],["foobar"],[[239,115,169,40,184,168,74,88,72,77,168,175,175,24,183,102]],[[25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420627392089 send ok to <0.1723.0> 04:12:58.533 [info] dia_sip2gsup: auth [220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248] authz [220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48]  *DBG* aaa_ue_fsm_262420627392089 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>, <<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53, 198,185,161,168,212,5,42,80,168,84,61,112,48>>, <<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>, <<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183, 102>>}]}} from <0.1723.0> in state state_wait_swx_maa => state_new 04:12:58.533 [info] rand [220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65] autn [49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248]  *DBG* epdg_ue_fsm_262420627392089 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>, <<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53, 198,185,161,168,212,5,42,80,168,84,61,112,48>>, <<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>, <<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183, 102>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.533 [info] ue_fsm ev_rx_swx_maa 04:12:58.534 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420627392089",undefined,undefined,false,false,undefined} 04:12:58.534 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>,<<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48>>,<<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>,<<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183,102>>}]} *DBG* epdg_ue_fsm_262420627392089 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420627392089">>, {ok, [{epdg_auth_tuple, <<220,175,86,240,169,154,178,216,157,52,70,13, 13,44,55,65>>, <<49,183,242,201,120,182,4,100,23,41,46,51,233, 203,81,248>>, <<220,175,86,240,169,154,178,216,157,52,70,13, 13,44,55,65,53,198,185,161,168,212,5,42,80, 168,84,61,112,48>>, <<25,59,24,248,230,100,8,102,241,144,72,21,227, 233,19,202>>, <<239,115,169,40,184,168,74,88,72,77,168, 175,175,24,183,102>>}]}}} 04:12:58.535 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>,<<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48>>,<<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>,<<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183,102>>}]}, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420627392089 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>, <<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>, <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53, 198,185,161,168,212,5,42,80,168,84,61,112,48>>, <<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>, <<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183, 102>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.535 [info] auth_response(<<"262420627392089">>): {ok,[{epdg_auth_tuple,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>,<<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48>>,<<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>,<<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183,102>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.537 [info] auth_response for <<"262420627392089">>: {ok,[{epdg_auth_tuple,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>,<<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>,<<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48>>,<<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>,<<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183,102>>}]} 04:12:58.537 [info] GSUP: Tx #{auth_tuples => [#{autn => <<49,183,242,201,120,182,4,100,23,41,46,51,233,203,81,248>>,ck => <<239,115,169,40,184,168,74,88,72,77,168,175,175,24,183,102>>,ik => <<25,59,24,248,230,100,8,102,241,144,72,21,227,233,19,202>>,rand => <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65>>,res => <<220,175,86,240,169,154,178,216,157,52,70,13,13,44,55,65,53,198,185,161,168,212,5,42,80,168,84,61,112,48>>}],imsi => <<"262420627392089">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420627392089">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420627392089 receive call lu_request from <0.1724.0> in state state_authenticating 04:12:58.541 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420627392089">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420627392089 send ok to <0.1724.0> 04:12:58.541 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420627392089 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420627392089 consume call lu_request from <0.1724.0> in state state_authenticating 04:12:58.542 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420627392089 send ok to <0.201.0> 04:12:58.542 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420627392089 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.542 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420627392089",undefined,undefined,false,false,undefined} 04:12:58.542 [debug] SWx Tx SAR Imsi="262420627392089" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.542 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420627392089",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420627392089 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1725.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420627392089 send ok to <0.1725.0> *DBG* epdg_ue_fsm_262420627392089 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420627392089 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1725.0> in state state_wait_swx_saa => state_authenticated 04:12:58.552 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420627392089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.553 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420627392089 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420627392089">>,ok}} 04:12:58.553 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420627392089",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420627392089 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.553 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.553 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} 04:12:58.553 [info] lu_response(<<"262420627392089">>): ok 04:12:58.554 [info] lu_response for <<"262420627392089">>: ok 04:12:58.554 [info] GSUP: Tx #{imsi => <<"262420627392089">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420627392089">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420627392089 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1726.0> in state state_authenticated 04:12:58.559 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420627392089">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.559 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.559 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} 04:12:58.559 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:58.559 [info] s2b: Tx {gtp,v2,create_session_request,0,8754811,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420627392089">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000386,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616290,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420627392089 send ok to <0.1726.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.560 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420627392089 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1726.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420627392089 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420627392089 receive call {rx_s6b_aar,"262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1727.0> in state state_authenticated 04:12:58.575 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.575 [info] ue_fsm ev_rx_s6b_aar: "262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.576 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420627392089",undefined,undefined,true,false,undefined} 04:12:58.576 [debug] SWx Tx SAR Imsi="262420627392089" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420627392089 send ok to <0.1727.0> 04:12:58.576 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420627392089",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420627392089 consume call {rx_s6b_aar,"262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1727.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.576 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420627392089 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1728.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420627392089 send ok to <0.1728.0> 04:12:58.586 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420627392089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420627392089 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1728.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.586 [info] ue_fsm ev_rx_swx_saa 04:12:58.586 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420627392089","262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1727.0>} 04:12:58.586 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.587 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.597 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,194,133,150,123,0,2,0,2,0,16,0,87,0,9,1,160,82,189,117,232,172,18,50,103,79,0,5,0,1,192,168,0,98,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,82,189,117,232,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,82,189,117,232,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.598 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000386,8754811,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"RНuш">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1388148200,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1388148200,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} 04:12:58.598 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420627392089">>,<0.1721.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000386,1388148200,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616290,1388148200}],[],[]}}}} *DBG* epdg_ue_fsm_262420627392089 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 2699616290, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1388148200}}} from <0.1729.0> in state state_wait_create_session_resp 04:12:58.598 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.598 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 2699616290,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1388148200}} 04:12:58.599 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} 04:12:58.599 [info] KMOD Port Create PDP Context Call {<0.1721.0>,[alias|#Ref<0.4071005738.2327379969.186676>]}: {create_pdp_context,{172,18,50,103},2699616290,1388148200,{192,168,0,98}} 04:12:58.600 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,98}, 2699616290, 1388148200 04:12:58.600 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],264,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,98}},{i_tid,2699616290},{o_tid,1388148200}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420627392089">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 2699616290, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1388148200}}}} *DBG* epdg_ue_fsm_262420627392089 send ok to <0.1729.0> 04:12:58.600 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 2699616290,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1388148200}) returned ok *DBG* epdg_ue_fsm_262420627392089 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 2699616290, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1388148200}}} from <0.1729.0> in state state_wait_create_session_resp => state_active 04:12:58.600 [info] tunnel_response(<<"262420627392089">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 2699616290,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1388148200}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.601 [info] tunnel_response for <<"262420627392089">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 2699616290,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1388148200}} 04:12:58.601 [info] GSUP: Tx #{imsi => <<"262420627392089">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,98>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420818954867">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420818954867 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420818954867 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420818954867 receive call {auth_request,33,"internet",#{}} from <0.1730.0> in state state_new 04:12:58.617 [info] GSUP: Rx #{imsi => <<"262420818954867">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.1730.0> 04:12:58.617 [info] ue_fsm start(epdg_ue_fsm_262420818954867) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420818954867 consume call {auth_request,33,"internet",#{}} from <0.1730.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420818954867 enter aaa_ue_fsm in state state_new 04:12:58.617 [info] ue_fsm init(<<"262420818954867">>) *DBG* epdg_ue_fsm_262420818954867 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420818954867 consume internal init_state in state state_new 04:12:58.617 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420818954867 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.618 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:12:58.618 [info] ue_fsm start_link(aaa_ue_fsm_262420818954867) 04:12:58.618 [info] ue_fsm init("262420818954867") 04:12:58.618 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.619 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420818954867",undefined,undefined,false,false,undefined} 04:12:58.619 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420818954867 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420818954867 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.619 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262420818954867",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:58.633 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420818954867",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120]],[[95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142]],["foobar"],[[119,197,226,24,179,118,117,14,48,155,16,89,221,136,167,73]],[[140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420818954867 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>, <<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31, 115,175,147,87,8,3,149,49,20,192,206,98,142>>, <<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>, <<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167, 73>>}]}} from <0.1733.0> in state state_wait_swx_maa 04:12:58.633 [info] dia_sip2gsup: auth [95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120] authz [95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142]  04:12:58.633 [info] rand [95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141] autn [115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120]  *DBG* aaa_ue_fsm_262420818954867 send ok to <0.1733.0> 04:12:58.633 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420818954867 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>, <<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31, 115,175,147,87,8,3,149,49,20,192,206,98,142>>, <<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>, <<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167, 73>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420818954867 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>, <<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31, 115,175,147,87,8,3,149,49,20,192,206,98,142>>, <<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>, <<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167, 73>>}]}} from <0.1733.0> in state state_wait_swx_maa => state_new 04:12:58.634 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420818954867",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420818954867">>, {ok, [{epdg_auth_tuple, <<95,143,53,157,99,30,20,1,46,233,15,70,109, 237,166,141>>, <<115,21,76,23,232,0,245,56,37,234,205,75,142, 34,149,120>>, <<95,143,53,157,99,30,20,1,46,233,15,70,109, 237,166,141,31,115,175,147,87,8,3,149,49,20, 192,206,98,142>>, <<140,231,20,18,231,187,94,181,102,205,20,80, 106,187,117,161>>, <<119,197,226,24,179,118,117,14,48,155,16, 89,221,136,167,73>>}]}}} 04:12:58.635 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>,<<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142>>,<<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>,<<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167,73>>}]} *DBG* epdg_ue_fsm_262420818954867 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>, <<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>, <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31, 115,175,147,87,8,3,149,49,20,192,206,98,142>>, <<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>, <<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167, 73>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.636 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>,<<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142>>,<<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>,<<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167,73>>}]}, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:12:58.636 [info] auth_response(<<"262420818954867">>): {ok,[{epdg_auth_tuple,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>,<<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142>>,<<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>,<<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167,73>>}]} 04:12:58.637 [info] auth_response for <<"262420818954867">>: {ok,[{epdg_auth_tuple,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>,<<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>,<<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142>>,<<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>,<<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167,73>>}]} 04:12:58.637 [info] GSUP: Tx #{auth_tuples => [#{autn => <<115,21,76,23,232,0,245,56,37,234,205,75,142,34,149,120>>,ck => <<119,197,226,24,179,118,117,14,48,155,16,89,221,136,167,73>>,ik => <<140,231,20,18,231,187,94,181,102,205,20,80,106,187,117,161>>,rand => <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141>>,res => <<95,143,53,157,99,30,20,1,46,233,15,70,109,237,166,141,31,115,175,147,87,8,3,149,49,20,192,206,98,142>>}],imsi => <<"262420818954867">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420818954867">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420818954867 receive call lu_request from <0.1734.0> in state state_authenticating 04:12:58.640 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420818954867">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.1734.0> 04:12:58.640 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420818954867 consume call lu_request from <0.1734.0> in state state_authenticating *DBG* aaa_ue_fsm_262420818954867 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.641 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:12:58.641 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420818954867 send ok to <0.201.0> 04:12:58.641 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420818954867",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420818954867 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.641 [debug] SWx Tx SAR Imsi="262420818954867" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.641 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420818954867",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420818954867 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1735.0> in state state_wait_swx_saa 04:12:58.647 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420818954867",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420818954867 send ok to <0.1735.0> *DBG* epdg_ue_fsm_262420818954867 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.647 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420818954867 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420818954867 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1735.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262420818954867">>,ok}} *DBG* epdg_ue_fsm_262420818954867 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.647 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420818954867",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.647 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:58.648 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:12:58.648 [info] lu_response(<<"262420818954867">>): ok 04:12:58.648 [info] lu_response for <<"262420818954867">>: ok 04:12:58.648 [info] GSUP: Tx #{imsi => <<"262420818954867">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420818954867">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420818954867 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1736.0> in state state_authenticated 04:12:58.651 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420818954867">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.651 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.651 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:12:58.651 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:58.651 [info] s2b: Tx {gtp,v2,create_session_request,0,8754812,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420818954867">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000387,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616291,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.1736.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.651 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420818954867 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1736.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420818954867 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420818954867 receive call {rx_s6b_aar,"262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1737.0> in state state_authenticated 04:12:58.661 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.661 [info] ue_fsm ev_rx_s6b_aar: "262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.662 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420818954867",undefined,undefined,true,false,undefined} 04:12:58.662 [debug] SWx Tx SAR Imsi="262420818954867" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420818954867 send ok to <0.1737.0> 04:12:58.662 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420818954867",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420818954867 consume call {rx_s6b_aar,"262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1737.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.662 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420818954867 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1738.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420818954867 send ok to <0.1738.0> 04:12:58.667 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420818954867",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420818954867 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1738.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.667 [info] ue_fsm ev_rx_swx_saa 04:12:58.667 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420818954867","262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1737.0>} 04:12:58.668 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.668 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.675 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,195,133,150,124,0,2,0,2,0,16,0,87,0,9,1,160,61,228,224,251,172,18,50,103,79,0,5,0,1,192,168,0,99,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,61,228,224,251,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,61,228,224,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420818954867 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 2699616291, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1038409979}}} from <0.1739.0> in state state_wait_create_session_resp 04:12:58.675 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000387,8754812,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"=фрћ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1038409979,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1038409979,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} 04:12:58.675 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420818954867">>,<0.1731.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000387,1038409979,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616291,1038409979}],[],[],[],[],[],[],[]}}}} 04:12:58.675 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.675 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 2699616291,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1038409979}} 04:12:58.676 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:12:58.676 [info] KMOD Port Create PDP Context Call {<0.1731.0>,[alias|#Ref<0.4071005738.2327379969.186864>]}: {create_pdp_context,{172,18,50,103},2699616291,1038409979,{192,168,0,99}} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.1739.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420818954867">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 2699616291, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1038409979}}}} 04:12:58.676 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,99}, 2699616291, 1038409979 *DBG* epdg_ue_fsm_262420818954867 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 2699616291, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1038409979}}} from <0.1739.0> in state state_wait_create_session_resp => state_active 04:12:58.676 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2242,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,99}},{i_tid,2699616291},{o_tid,1038409979}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.677 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 2699616291,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1038409979}) returned ok 04:12:58.677 [info] tunnel_response(<<"262420818954867">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 2699616291,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1038409979}} 04:12:58.677 [info] tunnel_response for <<"262420818954867">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 2699616291,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1038409979}} 04:12:58.677 [info] GSUP: Tx #{imsi => <<"262420818954867">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,99>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423309077694">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423309077694 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423309077694 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423309077694 receive call {auth_request,33,"internet",#{}} from <0.1740.0> in state state_new 04:12:58.718 [info] GSUP: Rx #{imsi => <<"262423309077694">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.1740.0> 04:12:58.718 [info] ue_fsm start(epdg_ue_fsm_262423309077694) *DBG* aaa_ue_fsm_262423309077694 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423309077694 consume call {auth_request,33,"internet",#{}} from <0.1740.0> in state state_new => state_wait_auth_resp 04:12:58.718 [info] ue_fsm init(<<"262423309077694">>) *DBG* aaa_ue_fsm_262423309077694 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423309077694 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423309077694 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.718 [info] ue_fsm auth_request 04:12:58.719 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} 04:12:58.719 [info] ue_fsm start_link(aaa_ue_fsm_262423309077694) 04:12:58.719 [info] ue_fsm init("262423309077694") 04:12:58.719 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423309077694 send ok to <0.201.0> 04:12:58.720 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423309077694",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423309077694 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.720 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:12:58.720 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262423309077694",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423309077694 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>, <<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219, 117>>, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46, 45,131,225,205,142,253,234,215,44,10,211,125,77,135>>, <<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>, <<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152, 198>>}]}} from <0.1743.0> in state state_wait_swx_maa 04:12:58.734 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423309077694",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117]],[[6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135]],["foobar"],[[180,65,96,170,220,58,122,29,16,46,228,173,114,38,152,198]],[[201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.735 [info] dia_sip2gsup: auth [6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117] authz [6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135]  *DBG* aaa_ue_fsm_262423309077694 send ok to <0.1743.0> 04:12:58.735 [info] rand [6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46] autn [52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117]  04:12:58.735 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423309077694 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>, <<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219, 117>>, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46, 45,131,225,205,142,253,234,215,44,10,211,125,77,135>>, <<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>, <<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152, 198>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.736 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423309077694",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423309077694 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>, <<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219, 117>>, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46, 45,131,225,205,142,253,234,215,44,10,211,125,77,135>>, <<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>, <<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152, 198>>}]}} from <0.1743.0> in state state_wait_swx_maa => state_new 04:12:58.736 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>,<<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117>>,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135>>,<<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>,<<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152,198>>}]} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423309077694">>, {ok, [{epdg_auth_tuple, <<6,216,125,197,119,128,141,23,146,187,207,113, 70,141,112,46>>, <<52,205,248,107,204,129,215,242,25,13,151,140, 150,190,219,117>>, <<6,216,125,197,119,128,141,23,146,187,207,113, 70,141,112,46,45,131,225,205,142,253,234,215, 44,10,211,125,77,135>>, <<201,111,72,235,19,66,211,99,92,219,187,210, 55,56,153,140>>, <<180,65,96,170,220,58,122,29,16,46,228, 173,114,38,152,198>>}]}}} 04:12:58.737 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>,<<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117>>,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135>>,<<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>,<<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152,198>>}]}, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423309077694 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>, <<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219, 117>>, <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46, 45,131,225,205,142,253,234,215,44,10,211,125,77,135>>, <<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>, <<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152, 198>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.737 [info] auth_response(<<"262423309077694">>): {ok,[{epdg_auth_tuple,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>,<<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117>>,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135>>,<<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>,<<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152,198>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.738 [info] auth_response for <<"262423309077694">>: {ok,[{epdg_auth_tuple,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>,<<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117>>,<<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135>>,<<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>,<<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152,198>>}]} 04:12:58.739 [info] GSUP: Tx #{auth_tuples => [#{autn => <<52,205,248,107,204,129,215,242,25,13,151,140,150,190,219,117>>,ck => <<180,65,96,170,220,58,122,29,16,46,228,173,114,38,152,198>>,ik => <<201,111,72,235,19,66,211,99,92,219,187,210,55,56,153,140>>,rand => <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46>>,res => <<6,216,125,197,119,128,141,23,146,187,207,113,70,141,112,46,45,131,225,205,142,253,234,215,44,10,211,125,77,135>>}],imsi => <<"262423309077694">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423309077694">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423309077694 receive call lu_request from <0.1744.0> in state state_authenticating 04:12:58.744 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423309077694">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.1744.0> *DBG* epdg_ue_fsm_262423309077694 consume call lu_request from <0.1744.0> in state state_authenticating *DBG* aaa_ue_fsm_262423309077694 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.744 [info] ue_fsm lu_request 04:12:58.745 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} 04:12:58.745 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.745 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423309077694",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423309077694 send ok to <0.201.0> 04:12:58.745 [debug] SWx Tx SAR Imsi="262423309077694" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423309077694 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.746 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423309077694",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423309077694 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1745.0> in state state_wait_swx_saa 04:12:58.755 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423309077694",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423309077694 send ok to <0.1745.0> *DBG* epdg_ue_fsm_262423309077694 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423309077694 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1745.0> in state state_wait_swx_saa => state_authenticated 04:12:58.755 [info] ue_fsm ev_rx_swx_saa 04:12:58.755 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423309077694",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423309077694">>,ok}} 04:12:58.756 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423309077694 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.756 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.756 [info] lu_response(<<"262423309077694">>): ok 04:12:58.756 [info] lu_response for <<"262423309077694">>: ok 04:12:58.756 [info] GSUP: Tx #{imsi => <<"262423309077694">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423309077694">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423309077694 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1746.0> in state state_authenticated 04:12:58.762 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423309077694">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.762 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.762 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.1746.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.762 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262423309077694 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1746.0> in state state_authenticated => state_wait_create_session_resp 04:12:58.763 [info] s2b: Tx {gtp,v2,create_session_request,0,8754813,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423309077694">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000388,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616292,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423309077694 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.763 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423309077694 receive call {rx_s6b_aar,"262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1747.0> in state state_authenticated 04:12:58.775 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.775 [info] ue_fsm ev_rx_s6b_aar: "262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.775 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262423309077694",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423309077694 send ok to <0.1747.0> 04:12:58.775 [debug] SWx Tx SAR Imsi="262423309077694" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423309077694 consume call {rx_s6b_aar,"262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1747.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.775 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423309077694",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.776 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423309077694 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423309077694 send ok to <0.1748.0> *DBG* aaa_ue_fsm_262423309077694 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.780 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423309077694",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.780 [info] ue_fsm ev_rx_swx_saa 04:12:58.781 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423309077694","262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1747.0>} 04:12:58.781 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.781 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.786 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,196,133,150,125,0,2,0,2,0,16,0,87,0,9,1,160,155,81,34,245,172,18,50,103,79,0,5,0,1,192,168,0,100,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,155,81,34,245,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,155,81,34,245,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423309077694 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 2699616292, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2605785845}}} from <0.1749.0> in state state_wait_create_session_resp 04:12:58.786 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000388,8754813,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<155,81,34,245>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2605785845,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2605785845,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 04:12:58.786 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423309077694">>,<0.1741.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000388,2605785845,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,2699616292,2605785845}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:58.786 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.786 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 2699616292,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2605785845}} 04:12:58.786 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} 04:12:58.786 [info] KMOD Port Create PDP Context Call {<0.1741.0>,[alias|#Ref<0.4071005738.2327379969.187045>]}: {create_pdp_context,{172,18,50,103},2699616292,2605785845,{192,168,0,100}} 04:12:58.786 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,100}, 2699616292, 2605785845 *DBG* epdg_ue_fsm_262423309077694 send ok to <0.1749.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423309077694">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 2699616292, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2605785845}}}} 04:12:58.786 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2306,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,100}},{i_tid,2699616292},{o_tid,2605785845}]}} *DBG* epdg_ue_fsm_262423309077694 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 2699616292, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2605785845}}} from <0.1749.0> in state state_wait_create_session_resp => state_active 04:12:58.786 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 2699616292,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2605785845}) returned ok 04:12:58.786 [info] tunnel_response(<<"262423309077694">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 2699616292,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2605785845}} 04:12:58.787 [info] tunnel_response for <<"262423309077694">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 2699616292,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2605785845}} 04:12:58.787 [info] GSUP: Tx #{imsi => <<"262423309077694">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,100>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425879653173">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425879653173 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425879653173 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425879653173 receive call {auth_request,33,"internet",#{}} from <0.1750.0> in state state_new *DBG* epdg_ue_fsm_262425879653173 send ok to <0.1750.0> *DBG* epdg_ue_fsm_262425879653173 consume call {auth_request,33,"internet",#{}} from <0.1750.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425879653173 enter aaa_ue_fsm in state state_new 04:12:58.814 [info] GSUP: Rx #{imsi => <<"262425879653173">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425879653173 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425879653173 consume internal init_state in state state_new 04:12:58.814 [info] ue_fsm start(epdg_ue_fsm_262425879653173) *DBG* aaa_ue_fsm_262425879653173 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.814 [info] ue_fsm init(<<"262425879653173">>) 04:12:58.814 [info] ue_fsm auth_request 04:12:58.815 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} 04:12:58.815 [info] ue_fsm start_link(aaa_ue_fsm_262425879653173) 04:12:58.815 [info] ue_fsm init("262425879653173") 04:12:58.815 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.815 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425879653173",undefined,undefined,false,false,undefined} 04:12:58.815 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425879653173 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425879653173 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.815 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262425879653173",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:58.818 [info] SWx Rx MAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425879653173",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190]],[[128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144]],["foobar"],[[87,160,153,110,214,190,172,46,188,176,246,5,191,197,217,110]],[[208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.818 [info] dia_sip2gsup: auth [128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190] authz [128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144]  04:12:58.818 [info] rand [128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188] autn [190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190]  *DBG* aaa_ue_fsm_262425879653173 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>, <<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188, 178,211,105,161,190,217,114,110,180,47,3,203,141,144>>, <<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>, <<87,160,153,110,214,190,172,46,188,176,246,5,191,197, 217,110>>}]}} from <0.1753.0> in state state_wait_swx_maa 04:12:58.818 [info] ue_fsm ev_rx_swx_maa 04:12:58.818 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425879653173",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425879653173 send ok to <0.1753.0> 04:12:58.818 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>,<<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144>>,<<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>,<<87,160,153,110,214,190,172,46,188,176,246,5,191,197,217,110>>}]} *DBG* epdg_ue_fsm_262425879653173 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>, <<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188, 178,211,105,161,190,217,114,110,180,47,3,203,141,144>>, <<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>, <<87,160,153,110,214,190,172,46,188,176,246,5,191,197, 217,110>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425879653173 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>, <<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188, 178,211,105,161,190,217,114,110,180,47,3,203,141,144>>, <<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>, <<87,160,153,110,214,190,172,46,188,176,246,5,191,197, 217,110>>}]}} from <0.1753.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425879653173 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425879653173">>, {ok, [{epdg_auth_tuple, <<128,28,46,166,194,128,14,140,191,135,55,92, 61,17,141,188>>, <<190,199,19,210,213,60,58,207,76,113,223,158, 128,184,252,190>>, <<128,28,46,166,194,128,14,140,191,135,55,92, 61,17,141,188,178,211,105,161,190,217,114, 110,180,47,3,203,141,144>>, <<208,161,41,43,133,89,56,214,48,25,138,27,47, 244,114,62>>, <<87,160,153,110,214,190,172,46,188,176, 246,5,191,197,217,110>>}]}}} 04:12:58.819 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>,<<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144>>,<<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>,<<87,160,153,110,214,190,172,46,188,176,246,5,191,197,217,110>>}]}, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425879653173 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>, <<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>, <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188, 178,211,105,161,190,217,114,110,180,47,3,203,141,144>>, <<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>, <<87,160,153,110,214,190,172,46,188,176,246,5,191,197, 217,110>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.819 [info] auth_response(<<"262425879653173">>): {ok,[{epdg_auth_tuple,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>,<<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144>>,<<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>,<<87,160,153,110,214,190,172,46,188,176,246,5,191,197,217,110>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.819 [info] auth_response for <<"262425879653173">>: {ok,[{epdg_auth_tuple,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>,<<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>,<<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144>>,<<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>,<<87,160,153,110,214,190,172,46,188,176,246,5,191,197,217,110>>}]} 04:12:58.819 [info] GSUP: Tx #{auth_tuples => [#{autn => <<190,199,19,210,213,60,58,207,76,113,223,158,128,184,252,190>>,ck => <<87,160,153,110,214,190,172,46,188,176,246,5,191,197,217,110>>,ik => <<208,161,41,43,133,89,56,214,48,25,138,27,47,244,114,62>>,rand => <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188>>,res => <<128,28,46,166,194,128,14,140,191,135,55,92,61,17,141,188,178,211,105,161,190,217,114,110,180,47,3,203,141,144>>}],imsi => <<"262425879653173">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425879653173">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425879653173 receive call lu_request from <0.1754.0> in state state_authenticating *DBG* epdg_ue_fsm_262425879653173 send ok to <0.1754.0> 04:12:58.820 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425879653173">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425879653173 consume call lu_request from <0.1754.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425879653173 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.820 [info] ue_fsm lu_request 04:12:58.820 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} 04:12:58.820 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.820 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425879653173",undefined,undefined,false,false,undefined} 04:12:58.820 [debug] SWx Tx SAR Imsi="262425879653173" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425879653173 send ok to <0.201.0> 04:12:58.820 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425879653173",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425879653173 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.822 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425879653173",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425879653173 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1755.0> in state state_wait_swx_saa 04:12:58.822 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425879653173 send ok to <0.1755.0> 04:12:58.822 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425879653173",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425879653173 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425879653173 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1755.0> in state state_wait_swx_saa => state_authenticated 04:12:58.822 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425879653173 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425879653173">>,ok}} 04:12:58.822 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425879653173 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.822 [info] lu_response(<<"262425879653173">>): ok 04:12:58.822 [info] lu_response for <<"262425879653173">>: ok 04:12:58.822 [info] GSUP: Tx #{imsi => <<"262425879653173">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425879653173">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:58.824 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425879653173">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425879653173 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1756.0> in state state_authenticated 04:12:58.824 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.824 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} 04:12:58.824 [debug] Selected PGW Remote Address "172.18.50.103" 04:12:58.824 [info] s2b: Tx {gtp,v2,create_session_request,0,8754814,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425879653173">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000389,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616293,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425879653173 send ok to <0.1756.0> 04:12:58.824 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425879653173 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1756.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425879653173 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.828 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425879653173 receive call {rx_s6b_aar,"262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1757.0> in state state_authenticated 04:12:58.828 [info] ue_fsm ev_rx_s6b_aar: "262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:12:58.828 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262425879653173",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425879653173 send ok to <0.1757.0> *DBG* aaa_ue_fsm_262425879653173 consume call {rx_s6b_aar,"262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.1757.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.828 [debug] SWx Tx SAR Imsi="262425879653173" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:12:58.828 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425879653173",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.828 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425879653173 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1758.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425879653173 send ok to <0.1758.0> 04:12:58.830 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425879653173",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425879653173 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1758.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.830 [info] ue_fsm ev_rx_swx_saa 04:12:58.830 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425879653173","262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1757.0>} 04:12:58.830 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.830 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.833 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,197,133,150,126,0,2,0,2,0,16,0,87,0,9,1,160,218,150,167,165,172,18,50,103,79,0,5,0,1,192,168,0,101,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,218,150,167,165,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,218,150,167,165,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.833 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000389,8754814,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<218,150,167,165>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3667306405,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3667306405,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} 04:12:58.833 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425879653173">>,<0.1751.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000389,3667306405,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616293,3667306405}],[]}}}} *DBG* epdg_ue_fsm_262425879653173 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 2699616293, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3667306405}}} from <0.1759.0> in state state_wait_create_session_resp 04:12:58.833 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.833 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 2699616293,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3667306405}} 04:12:58.833 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} 04:12:58.833 [info] KMOD Port Create PDP Context Call {<0.1751.0>,[alias|#Ref<0.4071005738.2327379975.178026>]}: {create_pdp_context,{172,18,50,103},2699616293,3667306405,{192,168,0,101}} 04:12:58.833 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,101}, 2699616293, 3667306405 04:12:58.833 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],328,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,101}},{i_tid,2699616293},{o_tid,3667306405}]}} 04:12:58.833 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 2699616293,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3667306405}) returned ok *DBG* epdg_ue_fsm_262425879653173 send ok to <0.1759.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425879653173">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 2699616293, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 3667306405}}}} 04:12:58.833 [info] tunnel_response(<<"262425879653173">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 2699616293,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3667306405}} *DBG* epdg_ue_fsm_262425879653173 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 2699616293, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 3667306405}}} from <0.1759.0> in state state_wait_create_session_resp => state_active 04:12:58.833 [info] tunnel_response for <<"262425879653173">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 2699616293,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 3667306405}} 04:12:58.833 [info] GSUP: Tx #{imsi => <<"262425879653173">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,101>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427636883966">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427636883966 receive call purge_ms_request from <0.1760.0> in state state_active 04:12:59.922 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427636883966">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.1760.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427636883966 consume call purge_ms_request from <0.1760.0> in state state_active => state_wait_delete_session_resp 04:12:59.922 [info] ue_fsm purge_ms_request 04:12:59.923 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427636883966">>,"internet",[],{epdg_tun_pdp_ctx,2699616195,1440211001,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.923 [info] KMOD Port Delete PDP Context Call {<0.771.0>,[alias|#Ref<0.4071005738.2327379969.187281>]}: {delete_pdp_context,{172,18,50,103},2699616195,1440211001,{192,168,0,3}} 04:12:59.923 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,3}, 2699616195, 1440211001 04:12:59.923 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],392,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,3}},{i_tid,2699616195}]}} 04:12:59.923 [info] s2b: Tx {gtp,v2,delete_session_request,1440211001,8754815,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616195,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262427636883966 receive call rx_s6b_str from <0.1761.0> in state state_authenticated 04:12:59.927 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427636883966"],[],[]} *DBG* aaa_ue_fsm_262427636883966 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1761.0> *DBG* aaa_ue_fsm_262427636883966 consume call rx_s6b_str from <0.1761.0> in state state_authenticated 04:12:59.927 [info] ue_fsm ev_rx_s6b_str 04:12:59.927 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427636883966","262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.927 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.927 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262427636883966 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000291,8754815,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1762.0> in state state_wait_delete_session_resp 04:12:59.930 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,99,133,150,127,0,2,0,2,0,16,0>> 04:12:59.930 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000291,8754815,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.1762.0> 04:12:59.930 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000291,8754815,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427636883966 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000291,8754815,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1762.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:12:59.930 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427636883966 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427636883966 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:59.930 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.931 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,true,0,false,false} 04:12:59.931 [info] ue_fsm ev_rx_swm_str 04:12:59.931 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427636883966","262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.931 [debug] SWx Tx SAR Imsi="262427636883966" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.931 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427636883966",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427636883966 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427636883966 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa Stream 238, 15 bytes Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420396986773">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420396986773 receive call purge_ms_request from <0.1764.0> in state state_active 04:12:59.934 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420396986773">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.934 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.934 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420396986773">>,"internet",[],{epdg_tun_pdp_ctx,2699616196,429560063,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,50,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.934 [info] KMOD Port Delete PDP Context Call {<0.781.0>,[alias|#Ref<0.4071005738.2327379975.178058>]}: {delete_pdp_context,{172,18,50,103},2699616196,429560063,{192,168,0,4}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.934 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,4}, 2699616196, 429560063 Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.934 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],456,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,4}},{i_tid,2699616196}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.934 [info] s2b: Tx {gtp,v2,delete_session_request,429560063,8754816,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616196,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420396986773 send ok to <0.1764.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420396986773 consume call purge_ms_request from <0.1764.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420982157665">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.935 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420982157665">>,message_type => purge_ms_req} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420982157665 receive call purge_ms_request from <0.1765.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.935 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.935 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420982157665">>,"internet",[],{epdg_tun_pdp_ctx,2699616194,1387566875,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.935 [info] KMOD Port Delete PDP Context Call {<0.761.0>,[alias|#Ref<0.4071005738.2327379969.187367>]}: {delete_pdp_context,{172,18,50,103},2699616194,1387566875,{192,168,0,2}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420982157665 send ok to <0.1765.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.936 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616194, 1387566875 Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420982157665 consume call purge_ms_request from <0.1765.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422549011946">>, message_type => purge_ms_req}} Stream 238, 15 bytes 04:12:59.936 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2370,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616194}]}} Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.936 [info] s2b: Tx {gtp,v2,delete_session_request,1387566875,8754817,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616194,<<172,18,50,20>>,undefined}]} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.937 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422549011946">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422549011946 receive call purge_ms_request from <0.1766.0> in state state_active Stream 238, 15 bytes 04:12:59.937 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.937 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422549011946">>,"internet",[],{epdg_tun_pdp_ctx,2699616197,1621879341,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,50,103>>},false,0,false,false} Stream 238, 15 bytes 04:12:59.937 [info] KMOD Port Delete PDP Context Call {<0.791.0>,[alias|#Ref<0.4071005738.2327379972.176175>]}: {delete_pdp_context,{172,18,50,103},2699616197,1621879341,{192,168,0,5}} 04:12:59.937 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,5}, 2699616197, 1621879341 Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.937 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],7,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,5}},{i_tid,2699616197}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262422549011946 send ok to <0.1766.0> 04:12:59.938 [info] s2b: Tx {gtp,v2,delete_session_request,1621879341,8754818,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616197,<<172,18,50,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422549011946 consume call purge_ms_request from <0.1766.0> in state state_active => state_wait_delete_session_resp 04:12:59.938 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427636883966",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427636883966 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1763.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423585812786">>, message_type => purge_ms_req}} 04:12:59.938 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427636883966 send ok to <0.1763.0> *DBG* aaa_ue_fsm_262427636883966 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1763.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427636883966 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423585812786 receive call purge_ms_request from <0.1767.0> in state state_active 04:12:59.939 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427636883966","262427636883966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427636883966 send ok to <0.211.0> 04:12:59.939 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427636883966 terminate normal in state state_wait_swm_session_termination_answer 04:12:59.939 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423585812786">>,message_type => purge_ms_req} 04:12:59.939 [info] ue_fsm purge_ms_request 04:12:59.939 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,true,0,false,false} 04:12:59.939 [info] purge_ms_response(<<"262427636883966">>): ok *DBG* epdg_ue_fsm_262423585812786 send ok to <0.1767.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.939 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423585812786">>,"internet",[],{epdg_tun_pdp_ctx,2699616199,2921352175,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423585812786 consume call purge_ms_request from <0.1767.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422911379671">>, message_type => purge_ms_req}} 04:12:59.940 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427636883966">>,"internet",[],undefined,true,0,false,false} 04:12:59.939 [info] KMOD Port Delete PDP Context Call {<0.811.0>,[alias|#Ref<0.4071005738.2327379969.187399>]}: {delete_pdp_context,{172,18,50,103},2699616199,2921352175,{192,168,0,7}} *DBG* epdg_ue_fsm_262422911379671 receive call purge_ms_request from <0.1768.0> in state state_active 04:12:59.940 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,7}, 2699616199, 2921352175 04:12:59.940 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],71,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,7}},{i_tid,2699616199}]}} 04:12:59.940 [info] s2b: Tx {gtp,v2,delete_session_request,2921352175,8754819,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616199,<<172,18,50,20>>,undefined}]} 04:12:59.941 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422911379671">>,message_type => purge_ms_req} 04:12:59.941 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422911379671 send ok to <0.1768.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.942 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422911379671">>,"internet",[],{epdg_tun_pdp_ctx,2699616201,3175086509,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422911379671 consume call purge_ms_request from <0.1768.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420552902039">>, message_type => purge_ms_req}} 04:12:59.942 [info] KMOD Port Delete PDP Context Call {<0.831.0>,[alias|#Ref<0.4071005738.2327379974.176505>]}: {delete_pdp_context,{172,18,50,103},2699616201,3175086509,{192,168,0,9}} *DBG* aaa_ue_fsm_262420396986773 receive call rx_s6b_str from <0.1769.0> in state state_authenticated 04:12:59.942 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,9}, 2699616201, 3175086509 *DBG* epdg_ue_fsm_262420552902039 receive call purge_ms_request from <0.1770.0> in state state_active 04:12:59.942 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],135,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,9}},{i_tid,2699616201}]}} 04:12:59.942 [info] s2b: Tx {gtp,v2,delete_session_request,3175086509,8754820,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616201,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262420396986773 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1769.0> *DBG* aaa_ue_fsm_262420396986773 consume call rx_s6b_str from <0.1769.0> in state state_authenticated 04:12:59.943 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420396986773"],[],[]} 04:12:59.943 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420552902039">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420552902039 send ok to <0.1770.0> 04:12:59.943 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420552902039 consume call purge_ms_request from <0.1770.0> in state state_active => state_wait_delete_session_resp 04:12:59.943 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426526257887">>, message_type => purge_ms_req}} 04:12:59.944 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420552902039">>,"internet",[],{epdg_tun_pdp_ctx,2699616198,2488107588,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262420982157665 receive call rx_s6b_str from <0.1771.0> in state state_authenticated *DBG* epdg_ue_fsm_262426526257887 receive call purge_ms_request from <0.1772.0> in state state_active 04:12:59.944 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420396986773","262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420982157665 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1771.0> 04:12:59.944 [info] KMOD Port Delete PDP Context Call {<0.801.0>,[alias|#Ref<0.4071005738.2327379974.176524>]}: {delete_pdp_context,{172,18,50,103},2699616198,2488107588,{192,168,0,6}} *DBG* aaa_ue_fsm_262420982157665 consume call rx_s6b_str from <0.1771.0> in state state_authenticated 04:12:59.944 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.944 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,6}, 2699616198, 2488107588 04:12:59.944 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],199,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,6}},{i_tid,2699616198}]}} 04:12:59.944 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.944 [info] s2b: Tx {gtp,v2,delete_session_request,2488107588,8754821,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616198,<<172,18,50,20>>,undefined}]} 04:12:59.945 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420982157665"],[],[]} *DBG* epdg_ue_fsm_262426526257887 send ok to <0.1772.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426526257887 consume call purge_ms_request from <0.1772.0> in state state_active => state_wait_delete_session_resp 04:12:59.945 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421924726347">>, message_type => purge_ms_req}} 04:12:59.945 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426526257887">>,message_type => purge_ms_req} 04:12:59.945 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421924726347 receive call purge_ms_request from <0.1773.0> in state state_active 04:12:59.945 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420982157665","262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.945 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.945 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426526257887">>,"internet",[],{epdg_tun_pdp_ctx,2699616202,2588622303,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.945 [info] KMOD Port Delete PDP Context Call {<0.841.0>,[alias|#Ref<0.4071005738.2327379974.176534>]}: {delete_pdp_context,{172,18,50,103},2699616202,2588622303,{192,168,0,10}} 04:12:59.945 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.945 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,10}, 2699616202, 2588622303 04:12:59.946 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2434,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,10}},{i_tid,2699616202}]}} *DBG* epdg_ue_fsm_262421924726347 send ok to <0.1773.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.946 [info] s2b: Tx {gtp,v2,delete_session_request,2588622303,8754822,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616202,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262421924726347 consume call purge_ms_request from <0.1773.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422549011946 receive call rx_s6b_str from <0.1774.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421634009860">>, message_type => purge_ms_req}} 04:12:59.947 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421924726347">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262422549011946 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1774.0> *DBG* aaa_ue_fsm_262422549011946 consume call rx_s6b_str from <0.1774.0> in state state_authenticated 04:12:59.947 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421634009860 receive call purge_ms_request from <0.1775.0> in state state_active 04:12:59.947 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421924726347">>,"internet",[],{epdg_tun_pdp_ctx,2699616204,2643849935,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.947 [info] KMOD Port Delete PDP Context Call {<0.861.0>,[alias|#Ref<0.4071005738.2327379974.176562>]}: {delete_pdp_context,{172,18,50,103},2699616204,2643849935,{192,168,0,12}} 04:12:59.947 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,12}, 2699616204, 2643849935 04:12:59.947 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],263,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,12}},{i_tid,2699616204}]}} 04:12:59.947 [info] s2b: Tx {gtp,v2,delete_session_request,2643849935,8754823,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616204,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262423585812786 receive call rx_s6b_str from <0.1776.0> in state state_authenticated *DBG* epdg_ue_fsm_262421634009860 send ok to <0.1775.0> 04:12:59.948 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422549011946"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421634009860 consume call purge_ms_request from <0.1775.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423585812786 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1776.0> 04:12:59.948 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427703108701">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423585812786 consume call rx_s6b_str from <0.1776.0> in state state_authenticated 04:12:59.948 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422549011946","262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427703108701 receive call purge_ms_request from <0.1778.0> in state state_active 04:12:59.948 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.949 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420396986773 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000292,8754816,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1777.0> in state state_wait_delete_session_resp 04:12:59.949 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421634009860">>,message_type => purge_ms_req} 04:12:59.949 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420396986773 send ok to <0.1777.0> *DBG* epdg_ue_fsm_262420396986773 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000292,8754816,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1777.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420396986773 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427703108701 send ok to <0.1778.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420396986773 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427703108701 consume call purge_ms_request from <0.1778.0> in state state_active => state_wait_delete_session_resp 04:12:59.949 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421634009860">>,"internet",[],{epdg_tun_pdp_ctx,2699616209,605419714,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428322537987">>, message_type => purge_ms_req}} 04:12:59.949 [info] KMOD Port Delete PDP Context Call {<0.911.0>,[alias|#Ref<0.4071005738.2327379974.176573>]}: {delete_pdp_context,{172,18,50,103},2699616209,605419714,{192,168,0,17}} 04:12:59.949 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,17}, 2699616209, 605419714 04:12:59.949 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],327,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,17}},{i_tid,2699616209}]}} 04:12:59.949 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423585812786"],[],[]} 04:12:59.949 [info] ue_fsm ev_rx_s6b_str 04:12:59.950 [info] s2b: Tx {gtp,v2,delete_session_request,605419714,8754824,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616209,<<172,18,50,20>>,undefined}]} 04:12:59.950 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423585812786","262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.950 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.950 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.951 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,100,133,150,128,0,2,0,2,0,16,0>> 04:12:59.951 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427703108701">>,message_type => purge_ms_req} 04:12:59.951 [info] ue_fsm purge_ms_request 04:12:59.951 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000292,8754816,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.951 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000292,8754816,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.951 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427703108701">>,"internet",[],{epdg_tun_pdp_ctx,2699616210,2692599502,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.951 [info] KMOD Port Delete PDP Context Call {<0.921.0>,[alias|#Ref<0.4071005738.2327379969.187491>]}: {delete_pdp_context,{172,18,50,103},2699616210,2692599502,{192,168,0,18}} 04:12:59.951 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,18}, 2699616210, 2692599502 04:12:59.951 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,18}},{i_tid,2699616210}]}} 04:12:59.952 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,false,0,false,false} 04:12:59.952 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.952 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,true,0,false,false} 04:12:59.952 [info] ue_fsm ev_rx_swm_str 04:12:59.952 [info] s2b: Tx {gtp,v2,delete_session_request,2692599502,8754825,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616210,<<172,18,50,20>>,undefined}]} 04:12:59.952 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420396986773","262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.953 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,98,133,150,129,0,2,0,2,0,16,0>> 04:12:59.953 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428322537987">>,message_type => purge_ms_req} 04:12:59.954 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422911379671"],[],[]} *DBG* aaa_ue_fsm_262420396986773 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428322537987 receive call purge_ms_request from <0.1782.0> in state state_active *DBG* epdg_ue_fsm_262420982157665 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000290,8754817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1780.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420396986773 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422911379671 receive call rx_s6b_str from <0.1779.0> in state state_authenticated 04:12:59.957 [debug] SWx Tx SAR Imsi="262420396986773" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420982157665 send ok to <0.1780.0> *DBG* aaa_ue_fsm_262422911379671 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1779.0> 04:12:59.958 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420396986773",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422911379671 consume call rx_s6b_str from <0.1779.0> in state state_authenticated *DBG* epdg_ue_fsm_262420982157665 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000290,8754817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1780.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420982157665 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422549011946 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000293,8754818,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp 04:12:59.958 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420982157665 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422549011946 send ok to <0.1783.0> *DBG* epdg_ue_fsm_262422549011946 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000293,8754818,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420982157665 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420552902039 receive call rx_s6b_str from <0.1784.0> in state state_authenticated *DBG* aaa_ue_fsm_262426526257887 receive call rx_s6b_str from <0.1785.0> in state state_authenticated 04:12:59.958 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000290,8754817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422549011946 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420982157665 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.958 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000290,8754817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.958 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428322537987">>,"internet",[],{epdg_tun_pdp_ctx,2699616206,2533497621,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.958 [info] ue_fsm ev_rx_s6b_str 04:12:59.958 [info] KMOD Port Delete PDP Context Call {<0.881.0>,[alias|#Ref<0.4071005738.2327379974.176610>]}: {delete_pdp_context,{172,18,50,103},2699616206,2533497621,{192,168,0,14}} 04:12:59.958 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,14}, 2699616206, 2533497621 04:12:59.958 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],69,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,14}},{i_tid,2699616206}]}} 04:12:59.958 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,false,0,false,false} 04:12:59.958 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.958 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422911379671","262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.958 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.958 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,true,0,false,false} 04:12:59.958 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.958 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,101,133,150,130,0,2,0,2,0,16,0>> 04:12:59.958 [info] ue_fsm ev_rx_swm_str 04:12:59.958 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000293,8754818,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.958 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000293,8754818,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.959 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420982157665","262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.959 [debug] SWx Tx SAR Imsi="262420982157665" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.959 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,false,0,false,false} 04:12:59.959 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.959 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420982157665",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.959 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420552902039"],[],[]} 04:12:59.959 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,true,0,false,false} 04:12:59.959 [info] ue_fsm ev_rx_s6b_str 04:12:59.959 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,103,133,150,131,0,2,0,2,0,16,0>> 04:12:59.960 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426526257887"],[],[]} 04:12:59.960 [info] ue_fsm ev_rx_s6b_str 04:12:59.960 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000295,8754819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.960 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423585812786 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000295,8754819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1787.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422549011946 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:59.960 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420552902039","262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.960 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426526257887","262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.1787.0> *DBG* aaa_ue_fsm_262420552902039 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1784.0> *DBG* aaa_ue_fsm_262420552902039 consume call rx_s6b_str from <0.1784.0> in state state_authenticated 04:12:59.964 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000295,8754819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423585812786 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000295,8754819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1787.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422549011946 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426526257887 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1785.0> *DBG* epdg_ue_fsm_262428322537987 send ok to <0.1782.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423585812786 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:59.964 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423585812786 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422549011946 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428322537987 consume call purge_ms_request from <0.1782.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426526257887 consume call rx_s6b_str from <0.1785.0> in state state_authenticated *DBG* epdg_ue_fsm_262422911379671 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000297,8754820,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1789.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429451519727">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421634009860 receive call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* aaa_ue_fsm_262420396986773 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1781.0> in state state_authenticated_wait_swx_saa 04:12:59.964 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422549011946","262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421924726347 receive call rx_s6b_str from <0.1791.0> in state state_authenticated *DBG* aaa_ue_fsm_262427703108701 receive call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* aaa_ue_fsm_262423585812786 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422911379671 send ok to <0.1789.0> *DBG* aaa_ue_fsm_262421634009860 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1790.0> *DBG* aaa_ue_fsm_262421924726347 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1791.0> *DBG* epdg_ue_fsm_262429451519727 receive call purge_ms_request from <0.1794.0> in state state_active *DBG* aaa_ue_fsm_262427703108701 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1792.0> *DBG* aaa_ue_fsm_262423585812786 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422911379671 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000297,8754820,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1789.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420396986773 send ok to <0.1781.0> *DBG* aaa_ue_fsm_262421634009860 consume call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* aaa_ue_fsm_262427703108701 consume call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* epdg_ue_fsm_262420396986773 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421924726347 consume call rx_s6b_str from <0.1791.0> in state state_authenticated *DBG* epdg_ue_fsm_262422911379671 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420396986773 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1781.0> in state state_authenticated_wait_swx_saa => state_new 04:12:59.964 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.964 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.964 [debug] SWx Tx SAR Imsi="262422549011946" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.964 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422549011946",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.964 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.964 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,true,0,false,false} 04:12:59.964 [info] s2b: Tx {gtp,v2,delete_session_request,2533497621,8754826,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616206,<<172,18,50,20>>,undefined}]} 04:12:59.964 [info] ue_fsm ev_rx_swm_str 04:12:59.964 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.964 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,105,133,150,132,0,2,0,2,0,16,0>> 04:12:59.965 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.965 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000297,8754820,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.965 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000297,8754820,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.965 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421634009860"],[],[]} 04:12:59.965 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420396986773",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.965 [info] ue_fsm ev_rx_s6b_str 04:12:59.965 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423585812786","262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.965 [info] ue_fsm ev_rx_swx_saa 04:12:59.966 [debug] SWx Tx SAR Imsi="262423585812786" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.966 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421924726347"],[],[]} 04:12:59.966 [info] ue_fsm ev_rx_s6b_str 04:12:59.966 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423585812786",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.966 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427703108701"],[],[]} 04:12:59.966 [info] ue_fsm ev_rx_s6b_str 04:12:59.966 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,false,0,false,false} 04:12:59.966 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429451519727">>,message_type => purge_ms_req} 04:12:59.966 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.967 [info] ue_fsm purge_ms_request 04:12:59.967 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421634009860","262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.967 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420396986773","262420396986773@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.967 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.967 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421924726347","262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.967 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.967 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427703108701","262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.967 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.967 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.967 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,true,0,false,false} 04:12:59.967 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:12:59.967 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.967 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.967 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429451519727">>,"internet",[],{epdg_tun_pdp_ctx,2699616205,598010272,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.968 [info] KMOD Port Delete PDP Context Call {<0.871.0>,[alias|#Ref<0.4071005738.2327379973.176166>]}: {delete_pdp_context,{172,18,50,103},2699616205,598010272,{192,168,0,13}} 04:12:59.968 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,13}, 2699616205, 598010272 04:12:59.968 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],391,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,13}},{i_tid,2699616205}]}} *DBG* aaa_ue_fsm_262420982157665 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa 04:12:59.968 [info] s2b: Tx {gtp,v2,delete_session_request,598010272,8754827,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616205,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262420982157665 send ok to <0.1786.0> *DBG* epdg_ue_fsm_262429451519727 send ok to <0.1794.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes 04:12:59.968 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429451519727 consume call purge_ms_request from <0.1794.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420982157665 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420552902039 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000294,8754821,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1796.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425798302475">>, message_type => purge_ms_req}} Stream 238, 15 bytes 04:12:59.973 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428322537987"],[],[]} *DBG* epdg_ue_fsm_262420396986773 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420982157665 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422911379671 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420552902039 send ok to <0.1796.0> Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420396986773 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428322537987 receive call rx_s6b_str from <0.1795.0> in state state_authenticated *DBG* epdg_ue_fsm_262426526257887 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000298,8754822,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1798.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425798302475 receive call purge_ms_request from <0.1797.0> in state state_active *DBG* epdg_ue_fsm_262420982157665 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420552902039 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000294,8754821,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1796.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer Stream 238, 15 bytes *DBG* epdg_ue_fsm_262426526257887 send ok to <0.1798.0> *DBG* epdg_ue_fsm_262420982157665 terminate normal in state state_wait_swm_session_termination_answer 04:12:59.974 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420982157665",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422549011946 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1788.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422911379671 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420552902039 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428322537987 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1795.0> *DBG* aaa_ue_fsm_262420552902039 receive call rx_swm_str from <0.201.0> in state state_authenticated Stream 238, 15 bytes *DBG* epdg_ue_fsm_262426526257887 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000298,8754822,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1798.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422911379671 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428322537987 consume call rx_s6b_str from <0.1795.0> in state state_authenticated *DBG* epdg_ue_fsm_262421634009860 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000305,8754824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1800.0> in state state_wait_delete_session_resp Stream 238, 15 bytes *DBG* epdg_ue_fsm_262426526257887 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420552902039 send ok to <0.201.0> Stream 238, 15 bytes *DBG* aaa_ue_fsm_262422549011946 send ok to <0.1788.0> *DBG* aaa_ue_fsm_262420552902039 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.974 [info] ue_fsm ev_rx_swx_saa Stream 238, 15 bytes *DBG* aaa_ue_fsm_262422549011946 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1788.0> in state state_authenticated_wait_swx_saa => state_new Stream 238, 15 bytes 04:12:59.974 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420982157665","262420982157665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.974 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,102,133,150,133,0,2,0,2,0,16,0>> Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.974 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000294,8754821,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:12:59.974 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000294,8754821,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes 04:12:59.975 [info] purge_ms_response(<<"262420396986773">>): ok 04:12:59.975 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:12:59.975 [info] ue_fsm ev_rx_swm_str 04:12:59.975 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,false,0,false,false} 04:12:59.975 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.975 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425798302475">>,message_type => purge_ms_req} 04:12:59.975 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,106,133,150,134,0,2,0,2,0,16,0>> 04:12:59.976 [info] ue_fsm ev_rx_s6b_str 04:12:59.976 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420396986773">>,"internet",[],undefined,true,0,false,false} 04:12:59.976 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000298,8754822,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.976 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000298,8754822,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.976 [info] ue_fsm purge_ms_request 04:12:59.976 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422911379671","262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.976 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,true,0,false,false} 04:12:59.976 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,true,0,false,false} 04:12:59.976 [info] purge_ms_response(<<"262420982157665">>): ok 04:12:59.976 [debug] SWx Tx SAR Imsi="262422911379671" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.976 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422911379671",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.977 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,false,0,false,false} 04:12:59.977 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.977 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420982157665">>,"internet",[],undefined,true,0,false,false} 04:12:59.977 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425798302475">>,"internet",[],{epdg_tun_pdp_ctx,2699616207,417693339,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.977 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422549011946",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.977 [info] ue_fsm ev_rx_swx_saa 04:12:59.977 [info] KMOD Port Delete PDP Context Call {<0.891.0>,[alias|#Ref<0.4071005738.2327379974.176781>]}: {delete_pdp_context,{172,18,50,103},2699616207,417693339,{192,168,0,15}} 04:12:59.977 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,15}, 2699616207, 417693339 04:12:59.977 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428322537987","262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.977 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2498,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,15}},{i_tid,2699616207}]}} 04:12:59.977 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.977 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,113,133,150,136,0,2,0,2,0,16,0>> 04:12:59.977 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,true,0,false,false} 04:12:59.977 [info] ue_fsm ev_rx_swm_str 04:12:59.977 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.977 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000305,8754824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.977 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422549011946","262422549011946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.978 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000305,8754824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.978 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420552902039","262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.978 [debug] SWx Tx SAR Imsi="262420552902039" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.978 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420552902039",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.978 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,false,0,false,false} 04:12:59.978 [info] ue_fsm ev_rx_swm_str 04:12:59.978 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421634009860 send ok to <0.1800.0> *DBG* aaa_ue_fsm_262426526257887 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422549011946 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:12:59.983 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429451519727"],[],[]} *DBG* epdg_ue_fsm_262421634009860 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000305,8754824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1800.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:12:59.985 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422549011946 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429451519727 receive call rx_s6b_str from <0.1802.0> in state state_authenticated *DBG* aaa_ue_fsm_262423585812786 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1793.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421634009860 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425798302475 send ok to <0.1797.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.985 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422549011946 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429451519727 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1802.0> *DBG* aaa_ue_fsm_262426526257887 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421634009860 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425798302475 consume call purge_ms_request from <0.1797.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427703108701 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000306,8754825,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429424486535">>, message_type => purge_ms_req}} 04:12:59.985 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426526257887","262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429451519727 consume call rx_s6b_str from <0.1802.0> in state state_authenticated *DBG* aaa_ue_fsm_262426526257887 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421634009860 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427703108701 send ok to <0.1804.0> *DBG* aaa_ue_fsm_262423585812786 send ok to <0.1793.0> *DBG* aaa_ue_fsm_262421634009860 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429424486535 receive call purge_ms_request from <0.1806.0> in state state_active *DBG* epdg_ue_fsm_262423585812786 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423585812786 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1793.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427703108701 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000306,8754825,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:12:59.985 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423585812786",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427703108701 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:59.985 [info] s2b: Tx {gtp,v2,delete_session_request,417693339,8754828,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616207,<<172,18,50,20>>,undefined}]} 04:12:59.985 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,true,0,false,false} 04:12:59.985 [info] ue_fsm ev_rx_swx_saa 04:12:59.985 [info] ue_fsm ev_rx_s6b_str 04:12:59.985 [info] purge_ms_response(<<"262422549011946">>): ok 04:12:59.985 [debug] SWx Tx SAR Imsi="262426526257887" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.985 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,114,133,150,137,0,2,0,2,0,16,0>> 04:12:59.986 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422549011946">>,"internet",[],undefined,true,0,false,false} 04:12:59.986 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426526257887",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.986 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000306,8754825,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.986 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429451519727","262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.986 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423585812786","262423585812786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.986 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000306,8754825,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.986 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:59.986 [info] ue_fsm ev_rx_swm_str 04:12:59.986 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:12:59.987 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421634009860","262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.987 [debug] SWx Tx SAR Imsi="262421634009860" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.987 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421634009860",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429424486535">>,message_type => purge_ms_req} 04:12:59.987 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,false,0,false,false} 04:12:59.987 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.987 [info] ue_fsm purge_ms_request 04:12:59.987 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:12:59.987 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,true,0,false,false} 04:12:59.987 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,108,133,150,135,0,2,0,2,0,16,0>> 04:12:59.988 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429424486535">>,"internet",[],{epdg_tun_pdp_ctx,2699616208,3397112424,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:12:59.988 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423585812786 send ok to <0.211.0> 04:12:59.989 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422911379671",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421924726347 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000300,8754823,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1807.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427703108701 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423585812786 terminate normal in state state_wait_swm_session_termination_answer 04:12:59.990 [info] KMOD Port Delete PDP Context Call {<0.901.0>,[alias|#Ref<0.4071005738.2327379969.187763>]}: {delete_pdp_context,{172,18,50,103},2699616208,3397112424,{192,168,0,16}} *DBG* aaa_ue_fsm_262422911379671 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1799.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421924726347 send ok to <0.1807.0> 04:12:59.991 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,16}, 2699616208, 3397112424 *DBG* aaa_ue_fsm_262427703108701 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422911379671 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422911379671 send ok to <0.1799.0> *DBG* aaa_ue_fsm_262427703108701 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.991 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000300,8754823,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421924726347 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000300,8754823,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1807.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428322537987 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000302,8754826,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1809.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422911379671 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1799.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422911379671 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421924726347 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:59.991 [info] purge_ms_response(<<"262423585812786">>): ok *DBG* epdg_ue_fsm_262421924726347 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428322537987 send ok to <0.1809.0> *DBG* epdg_ue_fsm_262422911379671 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428322537987 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000302,8754826,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1809.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429424486535 send ok to <0.1806.0> *DBG* aaa_ue_fsm_262421924726347 send ok to <0.201.0> 04:12:59.991 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2562,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,16}},{i_tid,2699616208}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428322537987 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429424486535 consume call purge_ms_request from <0.1806.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421924726347 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.991 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000300,8754823,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421087445774">>, message_type => purge_ms_req}} 04:12:59.991 [info] ue_fsm ev_rx_swm_str 04:12:59.991 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423585812786">>,"internet",[],undefined,true,0,false,false} 04:12:59.991 [info] ue_fsm ev_rx_swx_saa 04:12:59.991 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,false,0,false,false} 04:12:59.991 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.991 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427703108701","262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.991 [debug] SWx Tx SAR Imsi="262427703108701" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.991 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,110,133,150,138,0,2,0,2,0,16,0>> 04:12:59.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427703108701",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.991 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422911379671","262422911379671@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.992 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:12:59.992 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000302,8754826,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.992 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,true,0,false,false} 04:12:59.992 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000302,8754826,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:59.992 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,true,0,false,false} 04:12:59.992 [info] purge_ms_response(<<"262422911379671">>): ok 04:12:59.992 [info] ue_fsm ev_rx_swm_str 04:12:59.992 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,false,0,false,false} 04:12:59.992 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:59.992 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422911379671">>,"internet",[],undefined,true,0,false,false} 04:12:59.993 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421924726347","262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.993 [debug] SWx Tx SAR Imsi="262421924726347" Type=5 APN="internet" AgentInfoOpt=[]  04:12:59.993 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,true,0,false,false} 04:12:59.993 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421924726347",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.993 [info] s2b: Tx {gtp,v2,delete_session_request,3397112424,8754829,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616208,<<172,18,50,20>>,undefined}]} 04:12:59.993 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428322537987 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:59.994 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421087445774">>,message_type => purge_ms_req} 04:12:59.995 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425798302475"],[],[]} *DBG* epdg_ue_fsm_262421087445774 receive call purge_ms_request from <0.1812.0> in state state_active *DBG* aaa_ue_fsm_262425798302475 receive call rx_s6b_str from <0.1811.0> in state state_authenticated 04:12:59.997 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428322537987","262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425798302475 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1811.0> *DBG* aaa_ue_fsm_262428322537987 send ok to <0.201.0> 04:12:59.997 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425798302475 consume call rx_s6b_str from <0.1811.0> in state state_authenticated *DBG* aaa_ue_fsm_262428322537987 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.997 [debug] SWx Tx SAR Imsi="262428322537987" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421087445774 send ok to <0.1812.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.997 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421087445774 consume call purge_ms_request from <0.1812.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427309294070">>, message_type => purge_ms_req}} 04:12:59.997 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421087445774">>,"internet",[],{epdg_tun_pdp_ctx,2699616211,2232690690,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427309294070 receive call purge_ms_request from <0.1814.0> in state state_active 04:12:59.997 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428322537987",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:59.997 [info] KMOD Port Delete PDP Context Call {<0.931.0>,[alias|#Ref<0.4071005738.2327379974.176824>]}: {delete_pdp_context,{172,18,50,103},2699616211,2232690690,{192,168,0,19}} *DBG* aaa_ue_fsm_262420552902039 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1801.0> in state state_authenticated_wait_swx_saa 04:12:59.997 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425798302475","262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:59.997 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420552902039 send ok to <0.1801.0> 04:12:59.997 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,19}, 2699616211, 2232690690 *DBG* epdg_ue_fsm_262420552902039 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420552902039 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1801.0> in state state_authenticated_wait_swx_saa => state_new 04:12:59.997 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],455,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,19}},{i_tid,2699616211}]}} *DBG* epdg_ue_fsm_262420552902039 send ok to <0.211.0> 04:12:59.997 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262427309294070 send ok to <0.1814.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.998 [info] s2b: Tx {gtp,v2,delete_session_request,2232690690,8754830,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616211,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262427309294070 consume call purge_ms_request from <0.1814.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420552902039 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427444310131">>, message_type => purge_ms_req}} 04:12:59.999 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427309294070">>,message_type => purge_ms_req} 04:12:59.999 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427444310131 receive call purge_ms_request from <0.1816.0> in state state_active 04:12:59.999 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427309294070">>,"internet",[],{epdg_tun_pdp_ctx,2699616212,3319954152,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429451519727 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000301,8754827,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1815.0> in state state_wait_delete_session_resp 04:12:59.999 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420552902039",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429451519727 send ok to <0.1815.0> *DBG* epdg_ue_fsm_262429451519727 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000301,8754827,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1815.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429451519727 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427444310131 send ok to <0.1816.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.999 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429451519727 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427444310131 consume call purge_ms_request from <0.1816.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429629416978">>, message_type => purge_ms_req}} 04:12:59.999 [info] KMOD Port Delete PDP Context Call {<0.941.0>,[alias|#Ref<0.4071005738.2327379974.176835>]}: {delete_pdp_context,{172,18,50,103},2699616212,3319954152,{192,168,0,20}} 04:12:59.999 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,20}, 2699616212, 3319954152 04:12:59.999 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],133,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,20}},{i_tid,2699616212}]}} 04:12:59.999 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420552902039","262420552902039@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:59.999 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.000 [info] s2b: Tx {gtp,v2,delete_session_request,3319954152,8754831,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616212,<<172,18,50,20>>,undefined}]} 04:13:00.000 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,true,0,false,false} 04:13:00.000 [info] purge_ms_response(<<"262420552902039">>): ok 04:13:00.000 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420552902039">>,"internet",[],undefined,true,0,false,false} 04:13:00.000 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,109,133,150,139,0,2,0,2,0,16,0>> 04:13:00.001 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427444310131">>,message_type => purge_ms_req} 04:13:00.001 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000301,8754827,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.001 [info] ue_fsm purge_ms_request 04:13:00.001 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000301,8754827,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.001 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427444310131">>,"internet",[],{epdg_tun_pdp_ctx,2699616215,2807288881,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.001 [info] KMOD Port Delete PDP Context Call {<0.971.0>,[alias|#Ref<0.4071005738.2327379974.176842>]}: {delete_pdp_context,{172,18,50,103},2699616215,2807288881,{192,168,0,23}} 04:13:00.001 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,23}, 2699616215, 2807288881 04:13:00.001 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],519,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,23}},{i_tid,2699616215}]}} 04:13:00.001 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,false,0,false,false} 04:13:00.001 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.002 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,true,0,false,false} 04:13:00.002 [info] s2b: Tx {gtp,v2,delete_session_request,2807288881,8754832,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616215,<<172,18,50,20>>,undefined}]} 04:13:00.002 [info] ue_fsm ev_rx_swm_str 04:13:00.002 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429451519727","262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.003 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429629416978">>,message_type => purge_ms_req} 04:13:00.003 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429424486535"],[],[]} *DBG* aaa_ue_fsm_262429451519727 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429629416978 receive call purge_ms_request from <0.1819.0> in state state_active *DBG* aaa_ue_fsm_262429424486535 receive call rx_s6b_str from <0.1817.0> in state state_authenticated 04:13:00.004 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426526257887",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429451519727 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.005 [debug] SWx Tx SAR Imsi="262429451519727" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429424486535 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1817.0> *DBG* aaa_ue_fsm_262426526257887 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429424486535 consume call rx_s6b_str from <0.1817.0> in state state_authenticated *DBG* aaa_ue_fsm_262426526257887 send ok to <0.1803.0> 04:13:00.005 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429451519727",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426526257887 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.006 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426526257887 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.006 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429629416978 send ok to <0.1819.0> 04:13:00.006 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429629416978">>,"internet",[],{epdg_tun_pdp_ctx,2699616213,1806222298,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.006 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429424486535","262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429629416978 consume call purge_ms_request from <0.1819.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426526257887 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420295833365">>, message_type => purge_ms_req}} 04:13:00.006 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262426526257887 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.006 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420295833365 receive call purge_ms_request from <0.1820.0> in state state_active 04:13:00.006 [info] KMOD Port Delete PDP Context Call {<0.951.0>,[alias|#Ref<0.4071005738.2327379974.176851>]}: {delete_pdp_context,{172,18,50,103},2699616213,1806222298,{192,168,0,21}} 04:13:00.006 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.006 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426526257887","262426526257887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425798302475 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000303,8754828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1821.0> in state state_wait_delete_session_resp 04:13:00.006 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,21}, 2699616213, 1806222298 04:13:00.006 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,21}},{i_tid,2699616213}]}} 04:13:00.007 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425798302475 send ok to <0.1821.0> *DBG* epdg_ue_fsm_262425798302475 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000303,8754828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1821.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.007 [info] s2b: Tx {gtp,v2,delete_session_request,1806222298,8754833,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616213,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420295833365 send ok to <0.1820.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425798302475 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425798302475 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.007 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420295833365 consume call purge_ms_request from <0.1820.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421634009860 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421087445774 receive call rx_s6b_str from <0.1822.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420635570283">>, message_type => purge_ms_req}} 04:13:00.007 [info] purge_ms_response(<<"262426526257887">>): ok *DBG* aaa_ue_fsm_262421087445774 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1822.0> *DBG* aaa_ue_fsm_262425798302475 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421634009860 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262421087445774 consume call rx_s6b_str from <0.1822.0> in state state_authenticated *DBG* epdg_ue_fsm_262420635570283 receive call purge_ms_request from <0.1824.0> in state state_active *DBG* aaa_ue_fsm_262425798302475 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421634009860 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421634009860 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.007 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426526257887">>,"internet",[],undefined,true,0,false,false} 04:13:00.008 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420295833365">>,message_type => purge_ms_req} 04:13:00.008 [info] ue_fsm purge_ms_request 04:13:00.008 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,111,133,150,140,0,2,0,2,0,16,0>> 04:13:00.008 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000303,8754828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.008 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420295833365">>,"internet",[],{epdg_tun_pdp_ctx,2699616214,2752336301,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.008 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000303,8754828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.008 [info] KMOD Port Delete PDP Context Call {<0.961.0>,[alias|#Ref<0.4071005738.2327379974.176866>]}: {delete_pdp_context,{172,18,50,103},2699616214,2752336301,{192,168,0,22}} 04:13:00.008 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,22}, 2699616214, 2752336301 04:13:00.009 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],583,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,22}},{i_tid,2699616214}]}} 04:13:00.009 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,false,0,false,false} 04:13:00.009 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.009 [info] s2b: Tx {gtp,v2,delete_session_request,2752336301,8754834,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616214,<<172,18,50,20>>,undefined}]} 04:13:00.009 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,true,0,false,false} 04:13:00.009 [info] ue_fsm ev_rx_swm_str 04:13:00.009 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421634009860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.009 [info] ue_fsm ev_rx_swx_saa 04:13:00.009 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421087445774"],[],[]} 04:13:00.010 [info] ue_fsm ev_rx_s6b_str 04:13:00.010 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425798302475","262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.010 [debug] SWx Tx SAR Imsi="262425798302475" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.010 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421634009860","262421634009860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.010 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421087445774","262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.010 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.010 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425798302475",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.011 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420635570283">>,message_type => purge_ms_req} 04:13:00.011 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.011 [info] ue_fsm purge_ms_request 04:13:00.011 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.011 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420635570283">>,"internet",[],{epdg_tun_pdp_ctx,2699616216,2405081572,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.011 [info] KMOD Port Delete PDP Context Call {<0.981.0>,[alias|#Ref<0.4071005738.2327379974.176888>]}: {delete_pdp_context,{172,18,50,103},2699616216,2405081572,{192,168,0,24}} 04:13:00.011 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427703108701 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1808.0> in state state_authenticated_wait_swx_saa 04:13:00.012 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427309294070"],[],[]} *DBG* epdg_ue_fsm_262421634009860 send ok to <0.211.0> 04:13:00.013 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427444310131"],[],[]} *DBG* aaa_ue_fsm_262427703108701 send ok to <0.1808.0> *DBG* aaa_ue_fsm_262427703108701 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1808.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421634009860 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427309294070 receive call rx_s6b_str from <0.1825.0> in state state_authenticated *DBG* aaa_ue_fsm_262427444310131 receive call rx_s6b_str from <0.1826.0> in state state_authenticated *DBG* epdg_ue_fsm_262427703108701 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.015 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427703108701",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420635570283 send ok to <0.1824.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427309294070 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1825.0> *DBG* aaa_ue_fsm_262427444310131 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1826.0> *DBG* epdg_ue_fsm_262420635570283 consume call purge_ms_request from <0.1824.0> in state state_active => state_wait_delete_session_resp 04:13:00.015 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427703108701 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427143244094">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427309294070 consume call rx_s6b_str from <0.1825.0> in state state_authenticated *DBG* aaa_ue_fsm_262427444310131 consume call rx_s6b_str from <0.1826.0> in state state_authenticated 04:13:00.015 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,24}, 2699616216, 2405081572 *DBG* epdg_ue_fsm_262427703108701 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.015 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],647,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,24}},{i_tid,2699616216}]}} *DBG* epdg_ue_fsm_262427143244094 receive call purge_ms_request from <0.1827.0> in state state_active 04:13:00.015 [info] purge_ms_response(<<"262421634009860">>): ok 04:13:00.015 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427703108701","262427703108701@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.015 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.015 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427143244094 send ok to <0.1827.0> *DBG* epdg_ue_fsm_262427143244094 consume call purge_ms_request from <0.1827.0> in state state_active => state_wait_delete_session_resp 04:13:00.015 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421634009860">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.015 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423725428383">>, message_type => purge_ms_req}} 04:13:00.016 [info] s2b: Tx {gtp,v2,delete_session_request,2405081572,8754835,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616216,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262423725428383 receive call purge_ms_request from <0.1829.0> in state state_active 04:13:00.016 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427309294070","262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.016 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429424486535 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000304,8754829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1828.0> in state state_wait_delete_session_resp 04:13:00.016 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427444310131","262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429424486535 send ok to <0.1828.0> *DBG* epdg_ue_fsm_262429424486535 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000304,8754829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1828.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429424486535 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429424486535 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423725428383 send ok to <0.1829.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423725428383 consume call purge_ms_request from <0.1829.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424547019361">>, message_type => purge_ms_req}} 04:13:00.016 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.016 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,true,0,false,false} 04:13:00.016 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.016 [info] purge_ms_response(<<"262427703108701">>): ok 04:13:00.016 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.016 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427703108701">>,"internet",[],undefined,true,0,false,false} 04:13:00.017 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427143244094">>,message_type => purge_ms_req} 04:13:00.017 [info] ue_fsm purge_ms_request 04:13:00.017 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427143244094">>,"internet",[],{epdg_tun_pdp_ctx,2699616217,3875550131,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.017 [info] KMOD Port Delete PDP Context Call {<0.991.0>,[alias|#Ref<0.4071005738.2327379973.176348>]}: {delete_pdp_context,{172,18,50,103},2699616217,3875550131,{192,168,0,25}} 04:13:00.017 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,25}, 2699616217, 3875550131 04:13:00.017 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],70,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,25}},{i_tid,2699616217}]}} 04:13:00.017 [info] s2b: Tx {gtp,v2,delete_session_request,3875550131,8754836,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616217,<<172,18,50,20>>,undefined}]} 04:13:00.018 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,112,133,150,141,0,2,0,2,0,16,0>> 04:13:00.018 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423725428383">>,message_type => purge_ms_req} 04:13:00.018 [info] ue_fsm purge_ms_request 04:13:00.018 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000304,8754829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.018 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423725428383">>,"internet",[],{epdg_tun_pdp_ctx,2699616218,1119713337,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.018 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000304,8754829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.018 [info] KMOD Port Delete PDP Context Call {<0.1001.0>,[alias|#Ref<0.4071005738.2327379973.176363>]}: {delete_pdp_context,{172,18,50,103},2699616218,1119713337,{192,168,0,26}} 04:13:00.018 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,26}, 2699616218, 1119713337 04:13:00.019 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2626,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,26}},{i_tid,2699616218}]}} 04:13:00.019 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,false,0,false,false} 04:13:00.019 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.019 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,true,0,false,false} 04:13:00.019 [info] ue_fsm ev_rx_swm_str 04:13:00.019 [info] s2b: Tx {gtp,v2,delete_session_request,1119713337,8754837,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616218,<<172,18,50,20>>,undefined}]} 04:13:00.019 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429424486535","262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.019 [debug] SWx Tx SAR Imsi="262429424486535" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.019 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429424486535",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424547019361">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429424486535 send ok to <0.201.0> 04:13:00.019 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420295833365"],[],[]} *DBG* epdg_ue_fsm_262424547019361 receive call purge_ms_request from <0.1833.0> in state state_active 04:13:00.020 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,115,133,150,142,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429424486535 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420295833365 receive call rx_s6b_str from <0.1831.0> in state state_authenticated 04:13:00.020 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429629416978"],[],[]} *DBG* epdg_ue_fsm_262421087445774 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000307,8754830,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1834.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429629416978 receive call rx_s6b_str from <0.1832.0> in state state_authenticated *DBG* aaa_ue_fsm_262420295833365 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1831.0> 04:13:00.021 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262421924726347 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1810.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420295833365 consume call rx_s6b_str from <0.1831.0> in state state_authenticated 04:13:00.021 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421087445774 send ok to <0.1834.0> *DBG* aaa_ue_fsm_262429629416978 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1832.0> *DBG* aaa_ue_fsm_262421924726347 send ok to <0.1810.0> 04:13:00.021 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424547019361">>,"internet",[],{epdg_tun_pdp_ctx,2699616219,3457180252,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421924726347 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429629416978 consume call rx_s6b_str from <0.1832.0> in state state_authenticated *DBG* aaa_ue_fsm_262421924726347 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1810.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421087445774 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000307,8754830,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1834.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.021 [info] KMOD Port Delete PDP Context Call {<0.1011.0>,[alias|#Ref<0.4071005738.2327379971.176375>]}: {delete_pdp_context,{172,18,50,103},2699616219,3457180252,{192,168,0,27}} *DBG* epdg_ue_fsm_262421924726347 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421087445774 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427309294070 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000308,8754831,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1835.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421087445774 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421924726347 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427309294070 send ok to <0.1835.0> *DBG* aaa_ue_fsm_262421087445774 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421087445774 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427309294070 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000308,8754831,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1835.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424547019361 send ok to <0.1833.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.021 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,27}, 2699616219, 3457180252 *DBG* epdg_ue_fsm_262424547019361 consume call purge_ms_request from <0.1833.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427309294070 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424363913009">>, message_type => purge_ms_req}} 04:13:00.021 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000307,8754830,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.021 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,27}},{i_tid,2699616219}]}} 04:13:00.021 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000307,8754830,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.021 [info] ue_fsm ev_rx_s6b_str 04:13:00.021 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420295833365","262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.021 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.022 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421924726347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.022 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.022 [info] ue_fsm ev_rx_swx_saa 04:13:00.022 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,false,0,false,false} 04:13:00.022 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429629416978","262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.022 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.022 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.022 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421924726347","262421924726347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.022 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.022 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,true,0,false,false} 04:13:00.022 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,116,133,150,143,0,2,0,2,0,16,0>> 04:13:00.022 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.022 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,true,0,false,false} 04:13:00.022 [info] purge_ms_response(<<"262421924726347">>): ok 04:13:00.022 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000308,8754831,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.022 [info] ue_fsm ev_rx_swm_str 04:13:00.022 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000308,8754831,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.022 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421924726347">>,"internet",[],undefined,true,0,false,false} 04:13:00.022 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421087445774","262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.022 [debug] SWx Tx SAR Imsi="262421087445774" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427143244094 receive call rx_s6b_str from <0.1837.0> in state state_authenticated 04:13:00.023 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421087445774",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.023 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427143244094 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1837.0> 04:13:00.023 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427143244094 consume call rx_s6b_str from <0.1837.0> in state state_authenticated 04:13:00.023 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,true,0,false,false} 04:13:00.023 [info] s2b: Tx {gtp,v2,delete_session_request,3457180252,8754838,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616219,<<172,18,50,20>>,undefined}]} 04:13:00.023 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427309294070 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.023 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,119,133,150,144,0,2,0,2,0,16,0>> 04:13:00.023 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424363913009">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420635570283 receive call rx_s6b_str from <0.1839.0> in state state_authenticated *DBG* epdg_ue_fsm_262427444310131 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000311,8754832,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1838.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427309294070 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424363913009 receive call purge_ms_request from <0.1841.0> in state state_active *DBG* aaa_ue_fsm_262420635570283 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1839.0> *DBG* aaa_ue_fsm_262427309294070 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427444310131 send ok to <0.1838.0> *DBG* aaa_ue_fsm_262420635570283 consume call rx_s6b_str from <0.1839.0> in state state_authenticated *DBG* epdg_ue_fsm_262427444310131 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000311,8754832,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1838.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.024 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428322537987",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427444310131 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427444310131 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420295833365 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000310,8754834,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1842.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427444310131 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420295833365 send ok to <0.1842.0> *DBG* aaa_ue_fsm_262427444310131 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.025 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427143244094"],[],[]} 04:13:00.025 [info] ue_fsm ev_rx_s6b_str 04:13:00.025 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427143244094","262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.025 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.025 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.025 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427309294070","262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.025 [debug] SWx Tx SAR Imsi="262427309294070" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.025 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000311,8754832,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.025 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427309294070",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.025 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420635570283"],[],[]} 04:13:00.025 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000311,8754832,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.025 [info] ue_fsm ev_rx_s6b_str 04:13:00.025 [info] ue_fsm purge_ms_request 04:13:00.025 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420635570283","262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.026 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.026 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.026 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,false,0,false,false} 04:13:00.026 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.026 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424363913009">>,"internet",[],{epdg_tun_pdp_ctx,2699616220,950935275,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.026 [info] KMOD Port Delete PDP Context Call {<0.1021.0>,[alias|#Ref<0.4071005738.2327379971.176464>]}: {delete_pdp_context,{172,18,50,103},2699616220,950935275,{192,168,0,28}} 04:13:00.026 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,true,0,false,false} 04:13:00.026 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,28}, 2699616220, 950935275 04:13:00.026 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,118,133,150,146,0,2,0,2,0,16,0>> 04:13:00.026 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],134,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,28}},{i_tid,2699616220}]}} 04:13:00.026 [info] ue_fsm ev_rx_swm_str 04:13:00.026 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000310,8754834,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.026 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000310,8754834,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.026 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427444310131","262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.026 [debug] SWx Tx SAR Imsi="262427444310131" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.026 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427444310131",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.026 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,false,0,false,false} 04:13:00.026 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.026 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428322537987 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa 04:13:00.026 [info] s2b: Tx {gtp,v2,delete_session_request,950935275,8754839,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616220,<<172,18,50,20>>,undefined}]} 04:13:00.026 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428322537987 send ok to <0.1813.0> *DBG* epdg_ue_fsm_262420295833365 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000310,8754834,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1842.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420295833365 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424363913009 send ok to <0.1841.0> 04:13:00.027 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423725428383"],[],[]} *DBG* epdg_ue_fsm_262428322537987 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428322537987 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420295833365 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424363913009 consume call purge_ms_request from <0.1841.0> in state state_active => state_wait_delete_session_resp 04:13:00.027 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429451519727",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423725428383 receive call rx_s6b_str from <0.1844.0> in state state_authenticated *DBG* epdg_ue_fsm_262428322537987 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425346202845">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420295833365 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429451519727 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1818.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428322537987 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423725428383 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1844.0> 04:13:00.028 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428322537987","262428322537987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425346202845 receive call purge_ms_request from <0.1847.0> in state state_active *DBG* aaa_ue_fsm_262420295833365 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429629416978 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000309,8754833,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1846.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423725428383 consume call rx_s6b_str from <0.1844.0> in state state_authenticated *DBG* aaa_ue_fsm_262429451519727 send ok to <0.1818.0> 04:13:00.028 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262429451519727 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429451519727 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1818.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429629416978 send ok to <0.1846.0> *DBG* epdg_ue_fsm_262429451519727 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429629416978 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000309,8754833,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1846.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429629416978 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429451519727 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427143244094 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000313,8754836,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429629416978 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425798302475 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1823.0> in state state_authenticated_wait_swx_saa 04:13:00.028 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427143244094 send ok to <0.1848.0> *DBG* epdg_ue_fsm_262425346202845 send ok to <0.1847.0> *DBG* epdg_ue_fsm_262427143244094 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000313,8754836,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425346202845 consume call purge_ms_request from <0.1847.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424547019361 receive call rx_s6b_str from <0.1850.0> in state state_authenticated *DBG* epdg_ue_fsm_262427143244094 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429629416978 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425798302475 send ok to <0.1823.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420718567303">>, message_type => purge_ms_req}} 04:13:00.028 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420295833365","262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429629416978 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425798302475 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1823.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.028 [info] ue_fsm ev_rx_s6b_str 04:13:00.028 [debug] SWx Tx SAR Imsi="262420295833365" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.028 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,true,0,false,false} 04:13:00.028 [info] purge_ms_response(<<"262428322537987">>): ok 04:13:00.028 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420295833365",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.028 [info] ue_fsm ev_rx_swx_saa 04:13:00.028 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423725428383","262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.028 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.028 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428322537987">>,"internet",[],undefined,true,0,false,false} 04:13:00.029 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,117,133,150,145,0,2,0,2,0,16,0>> 04:13:00.028 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.028 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425346202845">>,message_type => purge_ms_req} 04:13:00.029 [info] ue_fsm purge_ms_request 04:13:00.029 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000309,8754833,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.029 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000309,8754833,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.029 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429451519727","262429451519727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.029 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.029 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,false,0,false,false} 04:13:00.029 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.029 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425346202845">>,"internet",[],{epdg_tun_pdp_ctx,2699616222,41492194,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.029 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,true,0,false,false} 04:13:00.029 [info] purge_ms_response(<<"262429451519727">>): ok 04:13:00.030 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,121,133,150,148,0,2,0,2,0,16,0>> 04:13:00.030 [info] KMOD Port Delete PDP Context Call {<0.1041.0>,[alias|#Ref<0.4071005738.2327379971.176505>]}: {delete_pdp_context,{172,18,50,103},2699616222,41492194,{192,168,0,30}} 04:13:00.030 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,30}, 2699616222, 41492194 04:13:00.030 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],198,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,30}},{i_tid,2699616222}]}} 04:13:00.030 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000313,8754836,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.030 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,true,0,false,false} 04:13:00.030 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000313,8754836,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.030 [info] ue_fsm ev_rx_swm_str 04:13:00.030 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429451519727">>,"internet",[],undefined,true,0,false,false} 04:13:00.030 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425798302475",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.030 [info] ue_fsm ev_rx_swx_saa 04:13:00.030 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429629416978","262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.030 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,false,0,false,false} 04:13:00.030 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.030 [debug] SWx Tx SAR Imsi="262429629416978" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.030 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425798302475","262425798302475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.030 [info] s2b: Tx {gtp,v2,delete_session_request,41492194,8754840,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616222,<<172,18,50,20>>,undefined}]} 04:13:00.030 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,true,0,false,false} 04:13:00.030 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429629416978",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.030 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424547019361"],[],[]} 04:13:00.030 [info] ue_fsm ev_rx_s6b_str 04:13:00.030 [info] ue_fsm ev_rx_swm_str 04:13:00.030 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262427143244094 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425798302475 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.030 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424547019361","262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424547019361 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1850.0> 04:13:00.030 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,120,133,150,147,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425798302475 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424547019361 consume call rx_s6b_str from <0.1850.0> in state state_authenticated *DBG* epdg_ue_fsm_262425798302475 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427143244094 send ok to <0.201.0> 04:13:00.030 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420718567303">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427143244094 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420635570283 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000312,8754835,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1852.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420718567303 receive call purge_ms_request from <0.1853.0> in state state_active 04:13:00.032 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427143244094","262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420635570283 send ok to <0.1852.0> *DBG* aaa_ue_fsm_262429424486535 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420635570283 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000312,8754835,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1852.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.032 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420635570283 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420635570283 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.032 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420635570283 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420635570283 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424363913009 receive call rx_s6b_str from <0.1856.0> in state state_authenticated *DBG* aaa_ue_fsm_262429424486535 send ok to <0.1830.0> *DBG* epdg_ue_fsm_262423725428383 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000314,8754837,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1854.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429424486535 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429424486535 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424363913009 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1856.0> 04:13:00.032 [info] purge_ms_response(<<"262425798302475">>): ok *DBG* aaa_ue_fsm_262424363913009 consume call rx_s6b_str from <0.1856.0> in state state_authenticated 04:13:00.032 [debug] SWx Tx SAR Imsi="262427143244094" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.032 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.032 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427143244094",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.032 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425798302475">>,"internet",[],undefined,true,0,false,false} 04:13:00.032 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000312,8754835,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.032 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000312,8754835,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.032 [info] ue_fsm purge_ms_request 04:13:00.033 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,false,0,false,false} 04:13:00.033 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.033 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429424486535",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.033 [info] ue_fsm ev_rx_swx_saa 04:13:00.033 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,true,0,false,false} 04:13:00.033 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420718567303">>,"internet",[],{epdg_tun_pdp_ctx,2699616223,3233675462,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.033 [info] ue_fsm ev_rx_swm_str 04:13:00.033 [info] KMOD Port Delete PDP Context Call {<0.1051.0>,[alias|#Ref<0.4071005738.2327379969.188037>]}: {delete_pdp_context,{172,18,50,103},2699616223,3233675462,{192,168,0,31}} 04:13:00.033 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,122,133,150,149,0,2,0,2,0,16,0>> 04:13:00.033 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429424486535","262429424486535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.033 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,31}, 2699616223, 3233675462 04:13:00.033 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],262,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,31}},{i_tid,2699616223}]}} 04:13:00.033 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420635570283","262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.033 [debug] SWx Tx SAR Imsi="262420635570283" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.033 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000314,8754837,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.033 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420635570283",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.033 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000314,8754837,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.033 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424363913009"],[],[]} 04:13:00.033 [info] ue_fsm ev_rx_s6b_str 04:13:00.033 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.033 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424363913009","262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.033 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.033 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423725428383 send ok to <0.1854.0> 04:13:00.033 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423725428383 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000314,8754837,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1854.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.034 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425346202845"],[],[]} *DBG* epdg_ue_fsm_262429424486535 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423725428383 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421087445774 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423725428383 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.035 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425346202845 receive call rx_s6b_str from <0.1857.0> in state state_authenticated *DBG* epdg_ue_fsm_262429424486535 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420718567303 send ok to <0.1853.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.035 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425346202845 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1857.0> *DBG* epdg_ue_fsm_262420718567303 consume call purge_ms_request from <0.1853.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425346202845 consume call rx_s6b_str from <0.1857.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423956761734">>, message_type => purge_ms_req}} 04:13:00.035 [info] purge_ms_response(<<"262429424486535">>): ok *DBG* epdg_ue_fsm_262423956761734 receive call purge_ms_request from <0.1860.0> in state state_active *DBG* aaa_ue_fsm_262423725428383 send ok to <0.201.0> 04:13:00.035 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421087445774",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424547019361 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000315,8754838,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1858.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421087445774 send ok to <0.1836.0> *DBG* epdg_ue_fsm_262421087445774 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423725428383 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.035 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424547019361 send ok to <0.1858.0> *DBG* aaa_ue_fsm_262421087445774 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421087445774 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424547019361 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000315,8754838,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1858.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424547019361 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424363913009 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000316,8754839,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421087445774 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424547019361 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.035 [info] ue_fsm ev_rx_swm_str 04:13:00.035 [info] s2b: Tx {gtp,v2,delete_session_request,3233675462,8754841,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616223,<<172,18,50,20>>,undefined}]} 04:13:00.035 [info] ue_fsm ev_rx_s6b_str 04:13:00.035 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429424486535">>,"internet",[],undefined,true,0,false,false} 04:13:00.035 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421087445774","262421087445774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.035 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423725428383","262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.035 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,123,133,150,150,0,2,0,2,0,16,0>> 04:13:00.035 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425346202845","262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.035 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.035 [debug] SWx Tx SAR Imsi="262423725428383" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.035 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.035 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000315,8754838,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.035 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423725428383",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.035 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423956761734">>,message_type => purge_ms_req} 04:13:00.035 [info] ue_fsm purge_ms_request 04:13:00.035 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000315,8754838,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.035 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.035 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423956761734">>,"internet",[],{epdg_tun_pdp_ctx,2699616200,145455880,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.035 [info] KMOD Port Delete PDP Context Call {<0.821.0>,[alias|#Ref<0.4071005738.2327379974.176951>]}: {delete_pdp_context,{172,18,50,103},2699616200,145455880,{192,168,0,8}} 04:13:00.035 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,8}, 2699616200, 145455880 04:13:00.035 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],326,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,8}},{i_tid,2699616200}]}} 04:13:00.035 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,false,0,false,false} 04:13:00.035 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.035 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,true,0,false,false} 04:13:00.035 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,124,133,150,151,0,2,0,2,0,16,0>> 04:13:00.035 [info] purge_ms_response(<<"262421087445774">>): ok 04:13:00.036 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,true,0,false,false} 04:13:00.036 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000316,8754839,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.036 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000316,8754839,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.036 [info] ue_fsm ev_rx_swm_str 04:13:00.036 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421087445774">>,"internet",[],undefined,true,0,false,false} 04:13:00.036 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424547019361","262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.036 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424363913009 send ok to <0.1861.0> 04:13:00.037 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424363913009 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000316,8754839,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.037 [debug] SWx Tx SAR Imsi="262424547019361" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262424363913009 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.037 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424547019361 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424363913009 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423956761734 send ok to <0.1860.0> 04:13:00.037 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424547019361",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424547019361 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423956761734 consume call purge_ms_request from <0.1860.0> in state state_active => state_wait_delete_session_resp 04:13:00.037 [info] s2b: Tx {gtp,v2,delete_session_request,145455880,8754842,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616200,<<172,18,50,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422316515272">>, message_type => purge_ms_req}} 04:13:00.037 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427309294070 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1840.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424363913009 send ok to <0.201.0> 04:13:00.037 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424363913009","262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422316515272 receive call purge_ms_request from <0.1864.0> in state state_active 04:13:00.037 [debug] SWx Tx SAR Imsi="262424363913009" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427309294070 send ok to <0.1840.0> *DBG* aaa_ue_fsm_262424363913009 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427309294070 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427309294070 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1840.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.037 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424363913009",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427309294070 send ok to <0.211.0> 04:13:00.037 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427309294070",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427309294070 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.037 [info] ue_fsm ev_rx_swx_saa 04:13:00.037 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422316515272">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422316515272 send ok to <0.1864.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.037 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422316515272 consume call purge_ms_request from <0.1864.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425283927830">>, message_type => purge_ms_req}} 04:13:00.037 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427309294070","262427309294070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.037 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425283927830 receive call purge_ms_request from <0.1865.0> in state state_active 04:13:00.037 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422316515272">>,"internet",[],{epdg_tun_pdp_ctx,2699616203,111782086,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.037 [info] KMOD Port Delete PDP Context Call {<0.851.0>,[alias|#Ref<0.4071005738.2327379974.176994>]}: {delete_pdp_context,{172,18,50,103},2699616203,111782086,{192,168,0,11}} 04:13:00.037 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,11}, 2699616203, 111782086 04:13:00.037 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],197,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,11}},{i_tid,2699616203}]}} 04:13:00.037 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.1865.0> 04:13:00.037 [info] purge_ms_response(<<"262427309294070">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425283927830 consume call purge_ms_request from <0.1865.0> in state state_active => state_wait_delete_session_resp 04:13:00.037 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427309294070">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421449354080">>, message_type => purge_ms_req}} 04:13:00.037 [info] s2b: Tx {gtp,v2,delete_session_request,111782086,8754843,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616203,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262420718567303 receive call rx_s6b_str from <0.1866.0> in state state_authenticated 04:13:00.038 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425283927830">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421449354080 receive call purge_ms_request from <0.1867.0> in state state_active *DBG* aaa_ue_fsm_262420718567303 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1866.0> 04:13:00.038 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420718567303 consume call rx_s6b_str from <0.1866.0> in state state_authenticated 04:13:00.038 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425283927830">>,"internet",[],{epdg_tun_pdp_ctx,2699616224,4135928543,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.038 [info] KMOD Port Delete PDP Context Call {<0.1061.0>,[alias|#Ref<0.4071005738.2327379972.176880>]}: {delete_pdp_context,{172,18,50,103},2699616224,4135928543,{192,168,0,32}} 04:13:00.038 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,32}, 2699616224, 4135928543 04:13:00.038 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],711,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,32}},{i_tid,2699616224}]}} 04:13:00.038 [info] s2b: Tx {gtp,v2,delete_session_request,4135928543,8754844,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616224,<<172,18,50,20>>,undefined}]} 04:13:00.038 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420718567303"],[],[]} 04:13:00.038 [info] ue_fsm ev_rx_s6b_str 04:13:00.038 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421449354080">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.1867.0> 04:13:00.038 [info] ue_fsm purge_ms_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.038 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420718567303","262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421449354080 consume call purge_ms_request from <0.1867.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421510109314">>, message_type => purge_ms_req}} 04:13:00.038 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.038 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421510109314 receive call purge_ms_request from <0.1868.0> in state state_active 04:13:00.038 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421449354080">>,"internet",[],{epdg_tun_pdp_ctx,2699616228,1269346353,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.038 [info] KMOD Port Delete PDP Context Call {<0.1101.0>,[alias|#Ref<0.4071005738.2327379971.176539>]}: {delete_pdp_context,{172,18,50,103},2699616228,1269346353,{192,168,0,36}} 04:13:00.038 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,36}, 2699616228, 1269346353 04:13:00.038 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],261,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,36}},{i_tid,2699616228}]}} 04:13:00.038 [info] s2b: Tx {gtp,v2,delete_session_request,1269346353,8754845,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616228,<<172,18,50,20>>,undefined}]} 04:13:00.038 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421510109314">>,message_type => purge_ms_req} 04:13:00.038 [info] ue_fsm purge_ms_request 04:13:00.039 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421510109314">>,"internet",[],{epdg_tun_pdp_ctx,2699616225,872469679,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.039 [info] KMOD Port Delete PDP Context Call {<0.1071.0>,[alias|#Ref<0.4071005738.2327379974.177043>]}: {delete_pdp_context,{172,18,50,103},2699616225,872469679,{192,168,0,33}} *DBG* epdg_ue_fsm_262421510109314 send ok to <0.1868.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.039 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,33}, 2699616225, 872469679 *DBG* epdg_ue_fsm_262421510109314 consume call purge_ms_request from <0.1868.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428032418300">>, message_type => purge_ms_req}} 04:13:00.039 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],775,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,33}},{i_tid,2699616225}]}} 04:13:00.039 [info] s2b: Tx {gtp,v2,delete_session_request,872469679,8754846,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616225,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262428032418300 receive call purge_ms_request from <0.1869.0> in state state_active *DBG* aaa_ue_fsm_262427444310131 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1843.0> in state state_authenticated_wait_swx_saa 04:13:00.039 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428032418300">>,message_type => purge_ms_req} 04:13:00.039 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427444310131",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.039 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427444310131 send ok to <0.1843.0> *DBG* aaa_ue_fsm_262427444310131 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1843.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.039 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427444310131 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.039 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428032418300">>,"internet",[],{epdg_tun_pdp_ctx,2699616227,1910982425,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427444310131 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428032418300 send ok to <0.1869.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.039 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427444310131","262427444310131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427444310131 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428032418300 consume call purge_ms_request from <0.1869.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425185799541">>, message_type => purge_ms_req}} 04:13:00.039 [info] KMOD Port Delete PDP Context Call {<0.1091.0>,[alias|#Ref<0.4071005738.2327379972.176914>]}: {delete_pdp_context,{172,18,50,103},2699616227,1910982425,{192,168,0,35}} 04:13:00.039 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,35}, 2699616227, 1910982425 04:13:00.039 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425185799541 receive call purge_ms_request from <0.1870.0> in state state_active 04:13:00.039 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],839,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,35}},{i_tid,2699616227}]}} 04:13:00.039 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,true,0,false,false} 04:13:00.039 [info] s2b: Tx {gtp,v2,delete_session_request,1910982425,8754847,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616227,<<172,18,50,20>>,undefined}]} 04:13:00.039 [info] purge_ms_response(<<"262427444310131">>): ok 04:13:00.039 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427444310131">>,"internet",[],undefined,true,0,false,false} 04:13:00.039 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425185799541">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423956761734 receive call rx_s6b_str from <0.1871.0> in state state_authenticated 04:13:00.039 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423956761734 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1871.0> 04:13:00.040 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425185799541">>,"internet",[],{epdg_tun_pdp_ctx,2699616229,207819224,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.1870.0> *DBG* aaa_ue_fsm_262423956761734 consume call rx_s6b_str from <0.1871.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.040 [info] KMOD Port Delete PDP Context Call {<0.1111.0>,[alias|#Ref<0.4071005738.2327379969.188065>]}: {delete_pdp_context,{172,18,50,103},2699616229,207819224,{192,168,0,37}} *DBG* epdg_ue_fsm_262425185799541 consume call purge_ms_request from <0.1870.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420846912672">>, message_type => purge_ms_req}} 04:13:00.040 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,37}, 2699616229, 207819224 04:13:00.040 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],903,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,37}},{i_tid,2699616229}]}} 04:13:00.040 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423956761734"],[],[]} *DBG* epdg_ue_fsm_262420846912672 receive call purge_ms_request from <0.1874.0> in state state_active 04:13:00.040 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422316515272 receive call rx_s6b_str from <0.1873.0> in state state_authenticated 04:13:00.040 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423956761734","262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425346202845 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000318,8754840,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1872.0> in state state_wait_delete_session_resp 04:13:00.040 [info] s2b: Tx {gtp,v2,delete_session_request,207819224,8754848,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616229,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262422316515272 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1873.0> *DBG* epdg_ue_fsm_262425346202845 send ok to <0.1872.0> *DBG* aaa_ue_fsm_262422316515272 consume call rx_s6b_str from <0.1873.0> in state state_authenticated 04:13:00.040 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425346202845 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000318,8754840,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1872.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425346202845 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420846912672 send ok to <0.1874.0> 04:13:00.040 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425346202845 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420846912672 consume call purge_ms_request from <0.1874.0> in state state_active => state_wait_delete_session_resp 04:13:00.040 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,126,133,150,152,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424843255958">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425346202845 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420295833365 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1845.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425283927830 receive call rx_s6b_str from <0.1876.0> in state state_authenticated *DBG* aaa_ue_fsm_262425346202845 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424843255958 receive call purge_ms_request from <0.1877.0> in state state_active *DBG* aaa_ue_fsm_262420295833365 send ok to <0.1845.0> 04:13:00.040 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420846912672">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420295833365 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1845.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.040 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422316515272"],[],[]} 04:13:00.040 [info] ue_fsm purge_ms_request 04:13:00.040 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000318,8754840,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.040 [info] ue_fsm ev_rx_s6b_str 04:13:00.040 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000318,8754840,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.040 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420846912672">>,"internet",[],{epdg_tun_pdp_ctx,2699616233,3177240088,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.040 [info] KMOD Port Delete PDP Context Call {<0.1151.0>,[alias|#Ref<0.4071005738.2327379974.177080>]}: {delete_pdp_context,{172,18,50,103},2699616233,3177240088,{192,168,0,41}} 04:13:00.040 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,41}, 2699616233, 3177240088 04:13:00.040 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422316515272","262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.040 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.040 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],390,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,41}},{i_tid,2699616233}]}} 04:13:00.040 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.040 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,false,0,false,false} 04:13:00.040 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.040 [info] s2b: Tx {gtp,v2,delete_session_request,3177240088,8754849,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616233,<<172,18,50,20>>,undefined}]} 04:13:00.040 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,true,0,false,false} 04:13:00.040 [info] ue_fsm ev_rx_swm_str 04:13:00.041 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425346202845","262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.041 [debug] SWx Tx SAR Imsi="262425346202845" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.041 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425346202845",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.041 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420295833365",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.041 [info] ue_fsm ev_rx_swx_saa 04:13:00.041 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425283927830"],[],[]} 04:13:00.041 [info] ue_fsm ev_rx_s6b_str 04:13:00.041 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424843255958">>,message_type => purge_ms_req} 04:13:00.041 [info] ue_fsm purge_ms_request 04:13:00.041 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420295833365","262420295833365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.041 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.041 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425283927830","262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420295833365 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425283927830 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1876.0> 04:13:00.041 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424843255958">>,"internet",[],{epdg_tun_pdp_ctx,2699616230,128513865,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425283927830 consume call rx_s6b_str from <0.1876.0> in state state_authenticated 04:13:00.041 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421449354080"],[],[]} *DBG* epdg_ue_fsm_262420295833365 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420295833365 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.041 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,127,133,150,153,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421449354080 receive call rx_s6b_str from <0.1878.0> in state state_authenticated 04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.042 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421449354080 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1878.0> 04:13:00.042 [info] KMOD Port Delete PDP Context Call {<0.1121.0>,[alias|#Ref<0.4071005738.2327379973.176853>]}: {delete_pdp_context,{172,18,50,103},2699616230,128513865,{192,168,0,38}} *DBG* aaa_ue_fsm_262428032418300 receive call rx_s6b_str from <0.1881.0> in state state_authenticated *DBG* aaa_ue_fsm_262421449354080 consume call rx_s6b_str from <0.1878.0> in state state_authenticated *DBG* aaa_ue_fsm_262421510109314 receive call rx_s6b_str from <0.1880.0> in state state_authenticated 04:13:00.042 [info] purge_ms_response(<<"262420295833365">>): ok *DBG* aaa_ue_fsm_262428032418300 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1881.0> *DBG* epdg_ue_fsm_262420718567303 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000319,8754841,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1879.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428032418300 consume call rx_s6b_str from <0.1881.0> in state state_authenticated *DBG* aaa_ue_fsm_262421510109314 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1880.0> *DBG* aaa_ue_fsm_262429629416978 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1849.0> in state state_authenticated_wait_swx_saa 04:13:00.042 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,38}, 2699616230, 128513865 *DBG* aaa_ue_fsm_262421510109314 consume call rx_s6b_str from <0.1880.0> in state state_authenticated *DBG* epdg_ue_fsm_262420718567303 send ok to <0.1879.0> *DBG* aaa_ue_fsm_262425185799541 receive call rx_s6b_str from <0.1882.0> in state state_authenticated *DBG* aaa_ue_fsm_262429629416978 send ok to <0.1849.0> *DBG* epdg_ue_fsm_262429629416978 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420718567303 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000319,8754841,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1879.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429629416978 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1849.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425185799541 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1882.0> *DBG* epdg_ue_fsm_262423956761734 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000296,8754842,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1883.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420718567303 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.042 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425185799541 consume call rx_s6b_str from <0.1882.0> in state state_authenticated 04:13:00.042 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],454,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,38}},{i_tid,2699616230}]}} 04:13:00.042 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420295833365">>,"internet",[],undefined,true,0,false,false} 04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421449354080","262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.042 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000319,8754841,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.042 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428032418300"],[],[]} 04:13:00.042 [info] ue_fsm ev_rx_s6b_str 04:13:00.042 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421510109314"],[],[]} 04:13:00.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.042 [info] ue_fsm ev_rx_s6b_str 04:13:00.042 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000319,8754841,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428032418300","262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421510109314","262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.042 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429629416978",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.042 [info] ue_fsm ev_rx_swx_saa 04:13:00.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.042 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,false,0,false,false} 04:13:00.042 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425185799541"],[],[]} 04:13:00.042 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.042 [info] ue_fsm ev_rx_s6b_str 04:13:00.043 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429629416978","262429629416978@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.043 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.043 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,104,133,150,154,0,2,0,2,0,16,0>> 04:13:00.043 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,true,0,false,false} 04:13:00.043 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425185799541","262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.043 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000296,8754842,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.043 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.043 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000296,8754842,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.043 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.043 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429629416978 send ok to <0.211.0> 04:13:00.043 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423956761734 send ok to <0.1883.0> *DBG* epdg_ue_fsm_262429629416978 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420718567303 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.043 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420846912672"],[],[]} 04:13:00.043 [info] purge_ms_response(<<"262429629416978">>): ok *DBG* epdg_ue_fsm_262423956761734 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000296,8754842,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1883.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420846912672 receive call rx_s6b_str from <0.1884.0> in state state_authenticated *DBG* epdg_ue_fsm_262424843255958 send ok to <0.1877.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.044 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423956761734 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420718567303 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424843255958 consume call purge_ms_request from <0.1877.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423956761734 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422316515272 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000299,8754843,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420846912672 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1884.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426006733267">>, message_type => purge_ms_req}} 04:13:00.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262420718567303 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427143244094 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1851.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420846912672 consume call rx_s6b_str from <0.1884.0> in state state_authenticated *DBG* epdg_ue_fsm_262422316515272 send ok to <0.1885.0> *DBG* aaa_ue_fsm_262423956761734 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426006733267 receive call purge_ms_request from <0.1889.0> in state state_active *DBG* aaa_ue_fsm_262427143244094 send ok to <0.1851.0> *DBG* epdg_ue_fsm_262427143244094 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423956761734 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422316515272 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000299,8754843,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425283927830 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000320,8754844,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427143244094 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1851.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.044 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429629416978">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422316515272 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.044 [info] ue_fsm ev_rx_s6b_str 04:13:00.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,true,0,false,false} 04:13:00.044 [info] s2b: Tx {gtp,v2,delete_session_request,128513865,8754850,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616230,<<172,18,50,20>>,undefined}]} 04:13:00.044 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420718567303","262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.044 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,107,133,150,155,0,2,0,2,0,16,0>> 04:13:00.044 [debug] SWx Tx SAR Imsi="262420718567303" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.044 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000299,8754843,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.044 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420718567303",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000299,8754843,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.044 [info] ue_fsm ev_rx_swm_str 04:13:00.044 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420846912672","262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.044 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.044 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.044 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423956761734","262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.044 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427143244094",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.044 [debug] SWx Tx SAR Imsi="262423956761734" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.044 [info] ue_fsm ev_rx_swx_saa 04:13:00.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,false,0,false,false} 04:13:00.044 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423956761734",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.044 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,128,133,150,156,0,2,0,2,0,16,0>> 04:13:00.044 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426006733267">>,message_type => purge_ms_req} 04:13:00.044 [info] ue_fsm purge_ms_request 04:13:00.044 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427143244094","262427143244094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.044 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.044 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000320,8754844,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,true,0,false,false} 04:13:00.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000320,8754844,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.044 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426006733267">>,"internet",[],{epdg_tun_pdp_ctx,2699616235,603469183,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.044 [info] KMOD Port Delete PDP Context Call {<0.1171.0>,[alias|#Ref<0.4071005738.2327379971.176632>]}: {delete_pdp_context,{172,18,50,103},2699616235,603469183,{192,168,0,43}} 04:13:00.044 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,true,0,false,false} 04:13:00.044 [info] purge_ms_response(<<"262427143244094">>): ok *DBG* epdg_ue_fsm_262427143244094 send ok to <0.211.0> 04:13:00.044 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,43}, 2699616235, 603469183 *DBG* aaa_ue_fsm_262422316515272 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427143244094 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425283927830 send ok to <0.1888.0> 04:13:00.045 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422316515272 send ok to <0.201.0> 04:13:00.045 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427143244094">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425283927830 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000320,8754844,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422316515272 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425283927830 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421449354080 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000324,8754845,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1891.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425283927830 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422316515272","262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421449354080 send ok to <0.1891.0> *DBG* aaa_ue_fsm_262420635570283 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1855.0> in state state_authenticated_wait_swx_saa 04:13:00.045 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],967,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,43}},{i_tid,2699616235}]}} *DBG* aaa_ue_fsm_262425283927830 send ok to <0.201.0> 04:13:00.045 [debug] SWx Tx SAR Imsi="262422316515272" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425283927830 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421449354080 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000324,8754845,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1891.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421449354080 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421510109314 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000321,8754846,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1893.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421449354080 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422316515272",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421510109314 send ok to <0.1893.0> *DBG* epdg_ue_fsm_262421510109314 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000321,8754846,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1893.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428032418300 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000323,8754847,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1895.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421449354080 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420635570283 send ok to <0.1855.0> *DBG* epdg_ue_fsm_262420635570283 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421510109314 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421510109314 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.045 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,132,133,150,157,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421449354080 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420635570283 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1855.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,true,0,false,false} 04:13:00.045 [info] ue_fsm ev_rx_swm_str 04:13:00.045 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000324,8754845,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000324,8754845,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425283927830","262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,false,0,false,false} 04:13:00.045 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420635570283",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.045 [info] ue_fsm ev_rx_swx_saa 04:13:00.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.045 [debug] SWx Tx SAR Imsi="262425283927830" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425283927830",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.045 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,129,133,150,158,0,2,0,2,0,16,0>> 04:13:00.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,true,0,false,false} 04:13:00.045 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420635570283","262420635570283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.045 [info] ue_fsm ev_rx_swm_str 04:13:00.045 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000321,8754846,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000321,8754846,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421449354080","262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.045 [debug] SWx Tx SAR Imsi="262421449354080" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,false,0,false,false} 04:13:00.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.045 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,131,133,150,159,0,2,0,2,0,16,0>> 04:13:00.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,true,0,false,false} 04:13:00.045 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000323,8754847,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421449354080",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.046 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000323,8754847,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424843255958 receive call rx_s6b_str from <0.1896.0> in state state_authenticated 04:13:00.046 [info] ue_fsm ev_rx_swm_str 04:13:00.046 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262424843255958 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1896.0> *DBG* aaa_ue_fsm_262424843255958 consume call rx_s6b_str from <0.1896.0> in state state_authenticated 04:13:00.046 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,false,0,false,false} 04:13:00.046 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428032418300 send ok to <0.1895.0> *DBG* epdg_ue_fsm_262420635570283 send ok to <0.211.0> 04:13:00.046 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421510109314","262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428032418300 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000323,8754847,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1895.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426006733267 send ok to <0.1889.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420635570283 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426006733267 consume call purge_ms_request from <0.1889.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428032418300 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.046 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424843255958"],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424577674970">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421510109314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428032418300 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.046 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421510109314 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.046 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424843255958","262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.046 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424577674970 receive call purge_ms_request from <0.1898.0> in state state_active 04:13:00.046 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262428032418300 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428032418300 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.046 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423725428383 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423725428383 send ok to <0.1859.0> 04:13:00.046 [info] purge_ms_response(<<"262420635570283">>): ok *DBG* aaa_ue_fsm_262423725428383 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423725428383 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424577674970 send ok to <0.1898.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.046 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424577674970 consume call purge_ms_request from <0.1898.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423725428383 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426987083542">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423725428383 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.046 [info] s2b: Tx {gtp,v2,delete_session_request,603469183,8754851,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616235,<<172,18,50,20>>,undefined}]} 04:13:00.046 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420635570283">>,"internet",[],undefined,true,0,false,false} 04:13:00.046 [debug] SWx Tx SAR Imsi="262421510109314" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.046 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421510109314",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.046 [info] ue_fsm ev_rx_swm_str 04:13:00.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424577674970">>,message_type => purge_ms_req} 04:13:00.046 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428032418300","262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.046 [debug] SWx Tx SAR Imsi="262428032418300" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.046 [info] ue_fsm purge_ms_request 04:13:00.047 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428032418300",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.047 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424577674970">>,"internet",[],{epdg_tun_pdp_ctx,2699616232,4099979374,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.047 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423725428383",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.047 [info] ue_fsm ev_rx_swx_saa 04:13:00.047 [info] KMOD Port Delete PDP Context Call {<0.1141.0>,[alias|#Ref<0.4071005738.2327379971.176731>]}: {delete_pdp_context,{172,18,50,103},2699616232,4099979374,{192,168,0,40}} 04:13:00.047 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,40}, 2699616232, 4099979374 04:13:00.047 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],68,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,40}},{i_tid,2699616232}]}} 04:13:00.047 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423725428383","262423725428383@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.047 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.047 [info] s2b: Tx {gtp,v2,delete_session_request,4099979374,8754852,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616232,<<172,18,50,20>>,undefined}]} 04:13:00.047 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,true,0,false,false} 04:13:00.047 [info] purge_ms_response(<<"262423725428383">>): ok 04:13:00.047 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423725428383">>,"internet",[],undefined,true,0,false,false} 04:13:00.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426987083542">>,message_type => purge_ms_req} 04:13:00.047 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,133,133,150,160,0,2,0,2,0,16,0>> 04:13:00.047 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000325,8754848,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425185799541 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000325,8754848,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1900.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426987083542 receive call purge_ms_request from <0.1901.0> in state state_active 04:13:00.047 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000325,8754848,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.047 [info] ue_fsm purge_ms_request 04:13:00.047 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.1900.0> 04:13:00.047 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426987083542">>,"internet",[],{epdg_tun_pdp_ctx,2699616236,1368564908,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425185799541 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000325,8754848,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1900.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425185799541 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.047 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425185799541 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.047 [info] KMOD Port Delete PDP Context Call {<0.1181.0>,[alias|#Ref<0.4071005738.2327379969.188146>]}: {delete_pdp_context,{172,18,50,103},2699616236,1368564908,{192,168,0,44}} 04:13:00.048 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,44}, 2699616236, 1368564908 *DBG* epdg_ue_fsm_262420846912672 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000329,8754849,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1902.0> in state state_wait_delete_session_resp 04:13:00.048 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,true,0,false,false} 04:13:00.048 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,137,133,150,161,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420846912672 send ok to <0.1902.0> *DBG* aaa_ue_fsm_262425185799541 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420846912672 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000329,8754849,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1902.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.048 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],518,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,44}},{i_tid,2699616236}]}} *DBG* aaa_ue_fsm_262425185799541 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420846912672 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426987083542 send ok to <0.1901.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420846912672 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.048 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262426987083542 consume call purge_ms_request from <0.1901.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423315046347">>, message_type => purge_ms_req}} 04:13:00.048 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000329,8754849,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423315046347 receive call purge_ms_request from <0.1905.0> in state state_active *DBG* aaa_ue_fsm_262424547019361 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1862.0> in state state_authenticated_wait_swx_saa 04:13:00.048 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425185799541","262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420846912672 send ok to <0.201.0> 04:13:00.048 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000329,8754849,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424547019361 send ok to <0.1862.0> *DBG* aaa_ue_fsm_262420846912672 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424547019361 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.048 [debug] SWx Tx SAR Imsi="262425185799541" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424547019361 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1862.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.048 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425185799541",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423315046347 send ok to <0.1905.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424547019361 send ok to <0.211.0> 04:13:00.048 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423315046347 consume call purge_ms_request from <0.1905.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426006733267 receive call rx_s6b_str from <0.1906.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426911392016">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424547019361 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426006733267 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1906.0> *DBG* epdg_ue_fsm_262426911392016 receive call purge_ms_request from <0.1907.0> in state state_active *DBG* aaa_ue_fsm_262426006733267 consume call rx_s6b_str from <0.1906.0> in state state_authenticated 04:13:00.048 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.048 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,true,0,false,false} 04:13:00.048 [info] ue_fsm ev_rx_swm_str 04:13:00.048 [info] s2b: Tx {gtp,v2,delete_session_request,1368564908,8754853,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616236,<<172,18,50,20>>,undefined}]} 04:13:00.048 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420846912672","262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.048 [debug] SWx Tx SAR Imsi="262420846912672" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423315046347">>,message_type => purge_ms_req} 04:13:00.048 [info] ue_fsm purge_ms_request 04:13:00.048 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424547019361",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.048 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420846912672",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.048 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423315046347">>,"internet",[],{epdg_tun_pdp_ctx,2699616237,778685331,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.048 [info] ue_fsm ev_rx_swx_saa 04:13:00.048 [info] KMOD Port Delete PDP Context Call {<0.1191.0>,[alias|#Ref<0.4071005738.2327379969.188152>]}: {delete_pdp_context,{172,18,50,103},2699616237,778685331,{192,168,0,45}} 04:13:00.048 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,45}, 2699616237, 778685331 04:13:00.048 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1031,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,45}},{i_tid,2699616237}]}} 04:13:00.048 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424547019361","262424547019361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.048 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.048 [info] s2b: Tx {gtp,v2,delete_session_request,778685331,8754854,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616237,<<172,18,50,20>>,undefined}]} 04:13:00.048 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,true,0,false,false} 04:13:00.048 [info] purge_ms_response(<<"262424547019361">>): ok 04:13:00.048 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426006733267"],[],[]} 04:13:00.048 [info] ue_fsm ev_rx_s6b_str 04:13:00.048 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424547019361">>,"internet",[],undefined,true,0,false,false} 04:13:00.048 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426006733267","262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.048 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.048 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426911392016">>,message_type => purge_ms_req} 04:13:00.048 [info] ue_fsm purge_ms_request 04:13:00.049 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426911392016">>,"internet",[],{epdg_tun_pdp_ctx,2699616238,3253082492,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.049 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424577674970"],[],[]} 04:13:00.049 [info] KMOD Port Delete PDP Context Call {<0.1201.0>,[alias|#Ref<0.4071005738.2327379969.188182>]}: {delete_pdp_context,{172,18,50,103},2699616238,3253082492,{192,168,0,46}} *DBG* aaa_ue_fsm_262424577674970 receive call rx_s6b_str from <0.1908.0> in state state_authenticated 04:13:00.049 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,46}, 2699616238, 3253082492 *DBG* aaa_ue_fsm_262424577674970 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1908.0> *DBG* epdg_ue_fsm_262426911392016 send ok to <0.1907.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.049 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2690,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,46}},{i_tid,2699616238}]}} *DBG* aaa_ue_fsm_262424577674970 consume call rx_s6b_str from <0.1908.0> in state state_authenticated *DBG* epdg_ue_fsm_262426911392016 consume call purge_ms_request from <0.1907.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428434869301">>, message_type => purge_ms_req}} 04:13:00.049 [info] ue_fsm ev_rx_s6b_str 04:13:00.049 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424577674970","262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424363913009 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1863.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428434869301 receive call purge_ms_request from <0.1909.0> in state state_active 04:13:00.049 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.049 [info] s2b: Tx {gtp,v2,delete_session_request,3253082492,8754855,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616238,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262424363913009 send ok to <0.1863.0> *DBG* aaa_ue_fsm_262424363913009 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1863.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424363913009 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.049 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262424363913009 send ok to <0.211.0> 04:13:00.049 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424363913009",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428434869301 send ok to <0.1909.0> *DBG* epdg_ue_fsm_262424363913009 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428434869301 consume call purge_ms_request from <0.1909.0> in state state_active => state_wait_delete_session_resp 04:13:00.049 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423151894414">>, message_type => purge_ms_req}} 04:13:00.049 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428434869301">>,message_type => purge_ms_req} 04:13:00.049 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423151894414 receive call purge_ms_request from <0.1910.0> in state state_active 04:13:00.049 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424363913009","262424363913009@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.049 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428434869301">>,"internet",[],{epdg_tun_pdp_ctx,2699616240,2107738542,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.049 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.049 [info] KMOD Port Delete PDP Context Call {<0.1221.0>,[alias|#Ref<0.4071005738.2327379973.177049>]}: {delete_pdp_context,{172,18,50,103},2699616240,2107738542,{192,168,0,48}} 04:13:00.049 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,48}, 2699616240, 2107738542 *DBG* epdg_ue_fsm_262424843255958 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000326,8754850,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1911.0> in state state_wait_delete_session_resp 04:13:00.049 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],325,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,48}},{i_tid,2699616240}]}} *DBG* epdg_ue_fsm_262424843255958 send ok to <0.1911.0> 04:13:00.050 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426987083542 receive call rx_s6b_str from <0.1912.0> in state state_authenticated 04:13:00.050 [info] purge_ms_response(<<"262424363913009">>): ok *DBG* epdg_ue_fsm_262423151894414 send ok to <0.1910.0> *DBG* epdg_ue_fsm_262424843255958 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000326,8754850,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1911.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426987083542 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1912.0> *DBG* aaa_ue_fsm_262424843255958 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.050 [info] s2b: Tx {gtp,v2,delete_session_request,2107738542,8754856,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616240,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262423151894414 consume call purge_ms_request from <0.1910.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424843255958 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426987083542 consume call rx_s6b_str from <0.1912.0> in state state_authenticated *DBG* epdg_ue_fsm_262426006733267 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000331,8754851,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1913.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422966664600">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424843255958 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423315046347 receive call rx_s6b_str from <0.1915.0> in state state_authenticated 04:13:00.050 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424363913009">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424843255958 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423151894414">>,message_type => purge_ms_req} 04:13:00.050 [info] ue_fsm purge_ms_request 04:13:00.050 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423151894414">>,"internet",[],{epdg_tun_pdp_ctx,2699616241,2006627470,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.050 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,134,133,150,162,0,2,0,2,0,16,0>> 04:13:00.050 [info] KMOD Port Delete PDP Context Call {<0.1231.0>,[alias|#Ref<0.4071005738.2327379974.177306>]}: {delete_pdp_context,{172,18,50,103},2699616241,2006627470,{192,168,0,49}} 04:13:00.050 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,49}, 2699616241, 2006627470 04:13:00.050 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000326,8754850,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.050 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],389,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,49}},{i_tid,2699616241}]}} 04:13:00.050 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000326,8754850,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.050 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,false,0,false,false} 04:13:00.050 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.050 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426987083542"],[],[]} 04:13:00.050 [info] ue_fsm ev_rx_s6b_str 04:13:00.050 [info] s2b: Tx {gtp,v2,delete_session_request,2006627470,8754857,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616241,<<172,18,50,20>>,undefined}]} 04:13:00.050 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,true,0,false,false} 04:13:00.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426987083542","262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.050 [info] ue_fsm ev_rx_swm_str 04:13:00.050 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.050 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.050 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,139,133,150,163,0,2,0,2,0,16,0>> 04:13:00.050 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424843255958","262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.050 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000331,8754851,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.050 [debug] SWx Tx SAR Imsi="262424843255958" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.050 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000331,8754851,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424843255958",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.051 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423315046347"],[],[]} 04:13:00.051 [info] ue_fsm ev_rx_s6b_str 04:13:00.051 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426006733267 send ok to <0.1913.0> 04:13:00.051 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425346202845",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426006733267 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000331,8754851,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1913.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420718567303 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa 04:13:00.051 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422966664600">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426006733267 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425346202845 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1875.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426006733267 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.051 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423315046347","262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422966664600 receive call purge_ms_request from <0.1918.0> in state state_active *DBG* epdg_ue_fsm_262424577674970 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000328,8754852,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1917.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423315046347 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1915.0> 04:13:00.051 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426911392016"],[],[]} *DBG* aaa_ue_fsm_262423315046347 consume call rx_s6b_str from <0.1915.0> in state state_authenticated *DBG* epdg_ue_fsm_262424577674970 send ok to <0.1917.0> 04:13:00.052 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426911392016 receive call rx_s6b_str from <0.1916.0> in state state_authenticated *DBG* aaa_ue_fsm_262426911392016 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1916.0> *DBG* epdg_ue_fsm_262424577674970 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000328,8754852,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1917.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426006733267 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426911392016 consume call rx_s6b_str from <0.1916.0> in state state_authenticated *DBG* aaa_ue_fsm_262428434869301 receive call rx_s6b_str from <0.1920.0> in state state_authenticated *DBG* aaa_ue_fsm_262425346202845 send ok to <0.1875.0> *DBG* aaa_ue_fsm_262420718567303 send ok to <0.1886.0> *DBG* aaa_ue_fsm_262424577674970 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420718567303 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426987083542 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000332,8754853,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1921.0> in state state_wait_delete_session_resp 04:13:00.052 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424577674970 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426006733267 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425346202845 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1875.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420718567303 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.052 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420718567303",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.052 [info] ue_fsm ev_rx_swx_saa 04:13:00.052 [info] ue_fsm ev_rx_swx_saa 04:13:00.052 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,136,133,150,164,0,2,0,2,0,16,0>> 04:13:00.052 [info] ue_fsm ev_rx_swm_str 04:13:00.052 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000328,8754852,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.052 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420718567303","262420718567303@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.052 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000328,8754852,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.052 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426006733267","262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.052 [info] ue_fsm purge_ms_request 04:13:00.052 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425346202845","262425346202845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.052 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.052 [debug] SWx Tx SAR Imsi="262426006733267" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.052 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.052 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422966664600">>,"internet",[],{epdg_tun_pdp_ctx,2699616244,1345095646,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.052 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,false,0,false,false} 04:13:00.052 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.052 [info] ue_fsm ev_rx_s6b_str 04:13:00.052 [info] KMOD Port Delete PDP Context Call {<0.1261.0>,[alias|#Ref<0.4071005738.2327379973.177091>]}: {delete_pdp_context,{172,18,50,103},2699616244,1345095646,{192,168,0,52}} 04:13:00.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426006733267",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.052 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,52}, 2699616244, 1345095646 04:13:00.052 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],132,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,52}},{i_tid,2699616244}]}} 04:13:00.052 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,true,0,false,false} 04:13:00.052 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426911392016","262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.052 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262423956761734 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1887.0> in state state_authenticated_wait_swx_saa 04:13:00.052 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,140,133,150,165,0,2,0,2,0,16,0>> 04:13:00.052 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.052 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428434869301"],[],[]} 04:13:00.052 [info] ue_fsm ev_rx_s6b_str 04:13:00.052 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000332,8754853,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.052 [info] ue_fsm ev_rx_swm_str 04:13:00.052 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.052 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000332,8754853,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.053 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428434869301","262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.053 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424577674970","262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.053 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423151894414"],[],[]} *DBG* aaa_ue_fsm_262428434869301 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1920.0> *DBG* aaa_ue_fsm_262423151894414 receive call rx_s6b_str from <0.1922.0> in state state_authenticated 04:13:00.053 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,true,0,false,false} 04:13:00.053 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428434869301 consume call rx_s6b_str from <0.1920.0> in state state_authenticated *DBG* epdg_ue_fsm_262420718567303 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423151894414 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1922.0> *DBG* aaa_ue_fsm_262424577674970 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426987083542 send ok to <0.1921.0> *DBG* epdg_ue_fsm_262425346202845 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.053 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423956761734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423151894414 consume call rx_s6b_str from <0.1922.0> in state state_authenticated *DBG* aaa_ue_fsm_262423956761734 send ok to <0.1887.0> *DBG* aaa_ue_fsm_262424577674970 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420718567303 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426987083542 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000332,8754853,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1921.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.053 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422966664600 send ok to <0.1918.0> *DBG* epdg_ue_fsm_262425346202845 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423956761734 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1887.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423956761734 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426987083542 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.053 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423956761734","262423956761734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422966664600 consume call purge_ms_request from <0.1918.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425346202845 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423315046347 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000333,8754854,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1924.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425020136076">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423956761734 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426987083542 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423315046347 send ok to <0.1924.0> 04:13:00.053 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.053 [debug] SWx Tx SAR Imsi="262424577674970" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.053 [info] ue_fsm ev_rx_s6b_str 04:13:00.053 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.054 [info] purge_ms_response(<<"262420718567303">>): ok 04:13:00.054 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423151894414","262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.054 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424577674970",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.054 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.054 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.054 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.054 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.054 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420718567303">>,"internet",[],undefined,true,0,false,false} 04:13:00.054 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,true,0,false,false} 04:13:00.054 [info] s2b: Tx {gtp,v2,delete_session_request,1345095646,8754858,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616244,<<172,18,50,20>>,undefined}]} 04:13:00.054 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,true,0,false,false} 04:13:00.054 [info] purge_ms_response(<<"262425346202845">>): ok 04:13:00.054 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.054 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,141,133,150,166,0,2,0,2,0,16,0>> 04:13:00.054 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000333,8754854,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.054 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000333,8754854,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.054 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425346202845">>,"internet",[],undefined,true,0,false,false} 04:13:00.054 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,true,0,false,false} 04:13:00.054 [info] purge_ms_response(<<"262423956761734">>): ok 04:13:00.054 [info] ue_fsm ev_rx_swm_str 04:13:00.054 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,false,0,false,false} 04:13:00.054 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.054 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425020136076">>,message_type => purge_ms_req} 04:13:00.054 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,142,133,150,167,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425020136076 receive call purge_ms_request from <0.1925.0> in state state_active 04:13:00.054 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423956761734">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422316515272 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa 04:13:00.054 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426987083542","262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423956761734 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.054 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426911392016 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000334,8754855,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1926.0> in state state_wait_delete_session_resp 04:13:00.055 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423315046347 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000333,8754854,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1924.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426987083542 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422316515272 send ok to <0.1890.0> *DBG* aaa_ue_fsm_262423315046347 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426911392016 send ok to <0.1926.0> *DBG* epdg_ue_fsm_262422316515272 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.055 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422316515272",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423315046347 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426987083542 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425020136076 send ok to <0.1925.0> *DBG* aaa_ue_fsm_262422316515272 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426911392016 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000334,8754855,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1926.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.055 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425020136076 consume call purge_ms_request from <0.1925.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422316515272 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428434869301 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000336,8754856,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1928.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426911392016 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423315046347 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429177624537">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426911392016 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422316515272 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.055 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425020136076">>,"internet",[],{epdg_tun_pdp_ctx,2699616246,2895199873,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262423315046347 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.055 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000334,8754855,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.055 [info] KMOD Port Delete PDP Context Call {<0.1281.0>,[alias|#Ref<0.4071005738.2327379974.177460>]}: {delete_pdp_context,{172,18,50,103},2699616246,2895199873,{192,168,0,54}} 04:13:00.055 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,54}, 2699616246, 2895199873 04:13:00.055 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2754,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,54}},{i_tid,2699616246}]}} 04:13:00.055 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000334,8754855,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.055 [debug] SWx Tx SAR Imsi="262426987083542" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.055 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422316515272","262422316515272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.055 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426987083542",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.055 [info] ue_fsm ev_rx_swm_str 04:13:00.055 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.055 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,false,0,false,false} 04:13:00.055 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.055 [info] s2b: Tx {gtp,v2,delete_session_request,2895199873,8754859,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616246,<<172,18,50,20>>,undefined}]} 04:13:00.055 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,144,133,150,168,0,2,0,2,0,16,0>> 04:13:00.055 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,true,0,false,false} 04:13:00.055 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423315046347","262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.055 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000336,8754856,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.055 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,true,0,false,false} 04:13:00.055 [debug] SWx Tx SAR Imsi="262423315046347" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.055 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000336,8754856,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.055 [info] purge_ms_response(<<"262422316515272">>): ok 04:13:00.055 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423315046347",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.055 [info] ue_fsm ev_rx_swm_str 04:13:00.055 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422316515272">>,"internet",[],undefined,true,0,false,false} 04:13:00.055 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,false,0,false,false} 04:13:00.055 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428434869301 send ok to <0.1928.0> 04:13:00.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429177624537">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429177624537 receive call purge_ms_request from <0.1931.0> in state state_active 04:13:00.055 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426911392016","262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428434869301 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000336,8754856,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1928.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422966664600"],[],[]} *DBG* epdg_ue_fsm_262428434869301 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422966664600 receive call rx_s6b_str from <0.1930.0> in state state_authenticated 04:13:00.056 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,true,0,false,false} 04:13:00.056 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422966664600 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1930.0> 04:13:00.056 [debug] SWx Tx SAR Imsi="262426911392016" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426911392016 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426911392016 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428434869301 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.056 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429177624537">>,"internet",[],{epdg_tun_pdp_ctx,2699616221,3615457580,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422966664600 consume call rx_s6b_str from <0.1930.0> in state state_authenticated 04:13:00.056 [info] ue_fsm ev_rx_s6b_str 04:13:00.056 [info] KMOD Port Delete PDP Context Call {<0.1031.0>,[alias|#Ref<0.4071005738.2327379969.188379>]}: {delete_pdp_context,{172,18,50,103},2699616221,3615457580,{192,168,0,29}} 04:13:00.056 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,29}, 2699616221, 3615457580 04:13:00.056 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422966664600","262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429177624537 send ok to <0.1931.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428434869301 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429177624537 consume call purge_ms_request from <0.1931.0> in state state_active => state_wait_delete_session_resp 04:13:00.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426911392016",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425283927830 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1892.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428434869301 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423777687790">>, message_type => purge_ms_req}} 04:13:00.056 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262425283927830 send ok to <0.1892.0> *DBG* epdg_ue_fsm_262425283927830 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423777687790 receive call purge_ms_request from <0.1935.0> in state state_active *DBG* aaa_ue_fsm_262425283927830 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1892.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423151894414 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000337,8754857,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1934.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425283927830 send ok to <0.211.0> 04:13:00.056 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2818,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,29}},{i_tid,2699616221}]}} *DBG* epdg_ue_fsm_262425283927830 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.056 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262423151894414 send ok to <0.1934.0> *DBG* epdg_ue_fsm_262423151894414 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000337,8754857,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1934.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423151894414 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423151894414 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.056 [info] ue_fsm ev_rx_swm_str 04:13:00.056 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428434869301","262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.056 [debug] SWx Tx SAR Imsi="262428434869301" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.056 [info] s2b: Tx {gtp,v2,delete_session_request,3615457580,8754860,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616221,<<172,18,50,20>>,undefined}]} 04:13:00.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428434869301",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.056 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425283927830",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.056 [info] ue_fsm ev_rx_swx_saa 04:13:00.056 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,145,133,150,169,0,2,0,2,0,16,0>> 04:13:00.056 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425283927830","262425283927830@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.056 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000337,8754857,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.056 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.056 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423777687790">>,message_type => purge_ms_req} 04:13:00.056 [info] ue_fsm purge_ms_request 04:13:00.056 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000337,8754857,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.056 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,true,0,false,false} 04:13:00.056 [info] purge_ms_response(<<"262425283927830">>): ok 04:13:00.056 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423777687790">>,"internet",[],{epdg_tun_pdp_ctx,2699616234,1736358234,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.056 [info] KMOD Port Delete PDP Context Call {<0.1161.0>,[alias|#Ref<0.4071005738.2327379972.177276>]}: {delete_pdp_context,{172,18,50,103},2699616234,1736358234,{192,168,0,42}} 04:13:00.056 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425283927830">>,"internet",[],undefined,true,0,false,false} 04:13:00.056 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,42}, 2699616234, 1736358234 04:13:00.056 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,false,0,false,false} 04:13:00.056 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.056 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],582,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,42}},{i_tid,2699616234}]}} 04:13:00.056 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,true,0,false,false} 04:13:00.056 [info] ue_fsm ev_rx_swm_str 04:13:00.057 [info] s2b: Tx {gtp,v2,delete_session_request,1736358234,8754861,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616234,<<172,18,50,20>>,undefined}]} 04:13:00.057 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423151894414","262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423777687790 send ok to <0.1935.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425020136076"],[],[]} *DBG* aaa_ue_fsm_262425020136076 receive call rx_s6b_str from <0.1936.0> in state state_authenticated *DBG* epdg_ue_fsm_262423777687790 consume call purge_ms_request from <0.1935.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425245864613">>, message_type => purge_ms_req}} 04:13:00.057 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423151894414 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425020136076 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1936.0> 04:13:00.057 [debug] SWx Tx SAR Imsi="262423151894414" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423151894414 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425245864613 receive call purge_ms_request from <0.1938.0> in state state_active *DBG* aaa_ue_fsm_262425020136076 consume call rx_s6b_str from <0.1936.0> in state state_authenticated 04:13:00.057 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423151894414",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425020136076","262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.057 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262421449354080 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa 04:13:00.057 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425245864613">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425245864613 send ok to <0.1938.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.057 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425245864613 consume call purge_ms_request from <0.1938.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421449354080 send ok to <0.1894.0> *DBG* epdg_ue_fsm_262421449354080 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421928254257">>, message_type => purge_ms_req}} 04:13:00.057 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262421449354080 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421449354080 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421928254257 receive call purge_ms_request from <0.1939.0> in state state_active 04:13:00.057 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425245864613">>,"internet",[],{epdg_tun_pdp_ctx,2699616226,2448633061,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421449354080 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.057 [info] KMOD Port Delete PDP Context Call {<0.1081.0>,[alias|#Ref<0.4071005738.2327379969.188408>]}: {delete_pdp_context,{172,18,50,103},2699616226,2448633061,{192,168,0,34}} 04:13:00.057 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,34}, 2699616226, 2448633061 04:13:00.057 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2882,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,34}},{i_tid,2699616226}]}} 04:13:00.057 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421449354080",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.057 [info] ue_fsm ev_rx_swx_saa 04:13:00.057 [info] s2b: Tx {gtp,v2,delete_session_request,2448633061,8754862,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616226,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262421928254257 send ok to <0.1939.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.057 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421449354080","262421449354080@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421928254257 consume call purge_ms_request from <0.1939.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420219169259">>, message_type => purge_ms_req}} 04:13:00.057 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420219169259 receive call purge_ms_request from <0.1940.0> in state state_active 04:13:00.058 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,true,0,false,false} 04:13:00.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421928254257">>,message_type => purge_ms_req} 04:13:00.058 [info] purge_ms_response(<<"262421449354080">>): ok 04:13:00.058 [info] ue_fsm purge_ms_request 04:13:00.058 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421449354080">>,"internet",[],undefined,true,0,false,false} 04:13:00.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421928254257">>,"internet",[],{epdg_tun_pdp_ctx,2699616253,411616732,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.058 [info] KMOD Port Delete PDP Context Call {<0.1351.0>,[alias|#Ref<0.4071005738.2327379972.177288>]}: {delete_pdp_context,{172,18,50,103},2699616253,411616732,{192,168,0,61}} 04:13:00.058 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,61}, 2699616253, 411616732 04:13:00.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2946,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,61}},{i_tid,2699616253}]}} 04:13:00.058 [info] s2b: Tx {gtp,v2,delete_session_request,411616732,8754863,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616253,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420219169259 send ok to <0.1940.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420219169259">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420219169259 consume call purge_ms_request from <0.1940.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426160473951">>, message_type => purge_ms_req}} 04:13:00.058 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429177624537 receive call rx_s6b_str from <0.1941.0> in state state_authenticated *DBG* epdg_ue_fsm_262426160473951 receive call purge_ms_request from <0.1942.0> in state state_active 04:13:00.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420219169259">>,"internet",[],{epdg_tun_pdp_ctx,2699616256,2215698891,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429177624537 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1941.0> *DBG* aaa_ue_fsm_262429177624537 consume call rx_s6b_str from <0.1941.0> in state state_authenticated *DBG* epdg_ue_fsm_262422966664600 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000340,8754858,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1943.0> in state state_wait_delete_session_resp 04:13:00.058 [info] KMOD Port Delete PDP Context Call {<0.1381.0>,[alias|#Ref<0.4071005738.2327379969.188431>]}: {delete_pdp_context,{172,18,50,103},2699616256,2215698891,{192,168,0,64}} *DBG* epdg_ue_fsm_262422966664600 send ok to <0.1943.0> 04:13:00.058 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,64}, 2699616256, 2215698891 04:13:00.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],453,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,64}},{i_tid,2699616256}]}} *DBG* epdg_ue_fsm_262422966664600 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000340,8754858,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1943.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.058 [info] s2b: Tx {gtp,v2,delete_session_request,2215698891,8754864,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616256,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262422966664600 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422966664600 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.058 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429177624537"],[],[]} *DBG* epdg_ue_fsm_262426160473951 send ok to <0.1942.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.058 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426160473951 consume call purge_ms_request from <0.1942.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422829546184">>, message_type => purge_ms_req}} 04:13:00.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426160473951">>,message_type => purge_ms_req} 04:13:00.058 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422966664600 send ok to <0.201.0> 04:13:00.058 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,148,133,150,170,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422829546184 receive call purge_ms_request from <0.1945.0> in state state_active *DBG* aaa_ue_fsm_262422966664600 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.058 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429177624537","262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.058 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.058 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000340,8754858,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421510109314 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1897.0> in state state_authenticated_wait_swx_saa 04:13:00.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262421510109314 send ok to <0.1897.0> *DBG* epdg_ue_fsm_262421510109314 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421510109314 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1897.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422829546184 send ok to <0.1945.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421510109314 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422829546184 consume call purge_ms_request from <0.1945.0> in state state_active => state_wait_delete_session_resp 04:13:00.058 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000340,8754858,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423714331415">>, message_type => purge_ms_req}} 04:13:00.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426160473951">>,"internet",[],{epdg_tun_pdp_ctx,2699616231,991093958,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.058 [info] KMOD Port Delete PDP Context Call {<0.1131.0>,[alias|#Ref<0.4071005738.2327379972.177313>]}: {delete_pdp_context,{172,18,50,103},2699616231,991093958,{192,168,0,39}} 04:13:00.058 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,39}, 2699616231, 991093958 04:13:00.058 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,false,0,false,false} 04:13:00.058 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],517,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,39}},{i_tid,2699616231}]}} 04:13:00.058 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,true,0,false,false} 04:13:00.058 [info] ue_fsm ev_rx_swm_str 04:13:00.058 [info] s2b: Tx {gtp,v2,delete_session_request,991093958,8754865,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616231,<<172,18,50,20>>,undefined}]} 04:13:00.059 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422966664600","262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.059 [debug] SWx Tx SAR Imsi="262422966664600" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.059 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422966664600",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422829546184">>,message_type => purge_ms_req} 04:13:00.059 [info] ue_fsm purge_ms_request 04:13:00.059 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422829546184">>,"internet",[],{epdg_tun_pdp_ctx,2699616239,3893018126,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.059 [info] KMOD Port Delete PDP Context Call {<0.1211.0>,[alias|#Ref<0.4071005738.2327379972.177327>]}: {delete_pdp_context,{172,18,50,103},2699616239,3893018126,{192,168,0,47}} 04:13:00.059 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421510109314",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.059 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,47}, 2699616239, 3893018126 04:13:00.059 [info] ue_fsm ev_rx_swx_saa 04:13:00.059 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3010,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,47}},{i_tid,2699616239}]}} 04:13:00.059 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421510109314","262421510109314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.059 [info] s2b: Tx {gtp,v2,delete_session_request,3893018126,8754866,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616239,<<172,18,50,20>>,undefined}]} 04:13:00.059 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.059 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,true,0,false,false} 04:13:00.059 [info] purge_ms_response(<<"262421510109314">>): ok 04:13:00.059 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421510109314">>,"internet",[],undefined,true,0,false,false} 04:13:00.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423714331415">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421510109314 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.059 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,150,133,150,171,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423714331415 receive call purge_ms_request from <0.1947.0> in state state_active *DBG* aaa_ue_fsm_262428032418300 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa 04:13:00.060 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423777687790"],[],[]} *DBG* epdg_ue_fsm_262425020136076 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000342,8754859,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1948.0> in state state_wait_delete_session_resp 04:13:00.060 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423777687790 receive call rx_s6b_str from <0.1946.0> in state state_authenticated *DBG* aaa_ue_fsm_262428032418300 send ok to <0.1899.0> *DBG* epdg_ue_fsm_262428032418300 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423777687790 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1946.0> *DBG* epdg_ue_fsm_262425020136076 send ok to <0.1948.0> 04:13:00.060 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428032418300",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428032418300 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425245864613 receive call rx_s6b_str from <0.1949.0> in state state_authenticated *DBG* epdg_ue_fsm_262428032418300 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423777687790 consume call rx_s6b_str from <0.1946.0> in state state_authenticated 04:13:00.060 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425020136076 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000342,8754859,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1948.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423714331415 send ok to <0.1947.0> *DBG* epdg_ue_fsm_262428032418300 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425245864613 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1949.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425020136076 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425020136076 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423714331415 consume call purge_ms_request from <0.1947.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425245864613 consume call rx_s6b_str from <0.1949.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420367151888">>, message_type => purge_ms_req}} 04:13:00.060 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000342,8754859,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.060 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423714331415">>,"internet",[],{epdg_tun_pdp_ctx,2699616254,4164819435,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.060 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000342,8754859,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.060 [info] KMOD Port Delete PDP Context Call {<0.1361.0>,[alias|#Ref<0.4071005738.2327379969.188474>]}: {delete_pdp_context,{172,18,50,103},2699616254,4164819435,{192,168,0,62}} 04:13:00.060 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,62}, 2699616254, 4164819435 04:13:00.060 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3074,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,62}},{i_tid,2699616254}]}} 04:13:00.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428032418300","262428032418300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.060 [info] ue_fsm ev_rx_s6b_str 04:13:00.060 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.060 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423777687790","262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.060 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,false,0,false,false} 04:13:00.060 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.060 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.060 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425245864613"],[],[]} 04:13:00.060 [info] ue_fsm ev_rx_s6b_str 04:13:00.060 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,true,0,false,false} 04:13:00.060 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.060 [info] purge_ms_response(<<"262428032418300">>): ok 04:13:00.060 [info] s2b: Tx {gtp,v2,delete_session_request,4164819435,8754867,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616254,<<172,18,50,20>>,undefined}]} 04:13:00.060 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,true,0,false,false} 04:13:00.061 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425245864613","262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.061 [info] ue_fsm ev_rx_swm_str 04:13:00.061 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428032418300">>,"internet",[],undefined,true,0,false,false} 04:13:00.061 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.061 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.061 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421928254257"],[],[]} *DBG* aaa_ue_fsm_262421928254257 receive call rx_s6b_str from <0.1950.0> in state state_authenticated 04:13:00.061 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425020136076","262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.061 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420367151888">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262421928254257 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1950.0> *DBG* aaa_ue_fsm_262421928254257 consume call rx_s6b_str from <0.1950.0> in state state_authenticated 04:13:00.061 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420219169259"],[],[]} *DBG* epdg_ue_fsm_262420367151888 receive call purge_ms_request from <0.1952.0> in state state_active 04:13:00.061 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420219169259 receive call rx_s6b_str from <0.1951.0> in state state_authenticated 04:13:00.061 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421928254257","262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420219169259 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1951.0> *DBG* aaa_ue_fsm_262425020136076 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420219169259 consume call rx_s6b_str from <0.1951.0> in state state_authenticated *DBG* aaa_ue_fsm_262425020136076 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.061 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.061 [debug] SWx Tx SAR Imsi="262425020136076" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420367151888 send ok to <0.1952.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.061 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420367151888 consume call purge_ms_request from <0.1952.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421300916375">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425185799541 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1903.0> in state state_authenticated_wait_swx_saa 04:13:00.061 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425185799541 send ok to <0.1903.0> 04:13:00.061 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421300916375 receive call purge_ms_request from <0.1954.0> in state state_active *DBG* epdg_ue_fsm_262425185799541 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425185799541 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1903.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429177624537 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000317,8754860,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1955.0> in state state_wait_delete_session_resp 04:13:00.061 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425020136076",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425185799541 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429177624537 send ok to <0.1955.0> *DBG* epdg_ue_fsm_262425185799541 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429177624537 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429177624537 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000317,8754860,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1955.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421300916375 send ok to <0.1954.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429177624537 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.061 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420367151888">>,"internet",[],{epdg_tun_pdp_ctx,2699616247,4150027865,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421300916375 consume call purge_ms_request from <0.1954.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428407114316">>, message_type => purge_ms_req}} 04:13:00.061 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420219169259","262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.061 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.061 [info] KMOD Port Delete PDP Context Call {<0.1291.0>,[alias|#Ref<0.4071005738.2327379971.176985>]}: {delete_pdp_context,{172,18,50,103},2699616247,4150027865,{192,168,0,55}} 04:13:00.061 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,55}, 2699616247, 4150027865 04:13:00.062 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.062 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],196,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,55}},{i_tid,2699616247}]}} 04:13:00.062 [info] s2b: Tx {gtp,v2,delete_session_request,4150027865,8754868,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616247,<<172,18,50,20>>,undefined}]} 04:13:00.062 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425185799541",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.062 [info] ue_fsm ev_rx_swx_saa 04:13:00.062 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421300916375">>,message_type => purge_ms_req} 04:13:00.062 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,125,133,150,172,0,2,0,2,0,16,0>> 04:13:00.062 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425185799541","262425185799541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.062 [info] ue_fsm purge_ms_request 04:13:00.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.062 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000317,8754860,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.062 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000317,8754860,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,true,0,false,false} 04:13:00.062 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421300916375">>,"internet",[],{epdg_tun_pdp_ctx,2699616252,2870654046,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.062 [info] purge_ms_response(<<"262425185799541">>): ok 04:13:00.062 [info] KMOD Port Delete PDP Context Call {<0.1341.0>,[alias|#Ref<0.4071005738.2327379972.177354>]}: {delete_pdp_context,{172,18,50,103},2699616252,2870654046,{192,168,0,60}} 04:13:00.062 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,60}, 2699616252, 2870654046 04:13:00.062 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,false,0,false,false} 04:13:00.062 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],646,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,60}},{i_tid,2699616252}]}} 04:13:00.062 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.062 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425185799541">>,"internet",[],undefined,true,0,false,false} 04:13:00.062 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423777687790 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000330,8754861,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1957.0> in state state_wait_delete_session_resp 04:13:00.062 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423777687790 send ok to <0.1957.0> 04:13:00.062 [info] s2b: Tx {gtp,v2,delete_session_request,2870654046,8754869,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616252,<<172,18,50,20>>,undefined}]} 04:13:00.062 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429177624537","262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.062 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428407114316">>,message_type => purge_ms_req} 04:13:00.062 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426160473951"],[],[]} *DBG* epdg_ue_fsm_262423777687790 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000330,8754861,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1957.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.063 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,138,133,150,173,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426160473951 receive call rx_s6b_str from <0.1956.0> in state state_authenticated *DBG* epdg_ue_fsm_262428407114316 receive call purge_ms_request from <0.1958.0> in state state_active *DBG* epdg_ue_fsm_262423777687790 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.063 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000330,8754861,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426160473951 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1956.0> *DBG* aaa_ue_fsm_262429177624537 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423777687790 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426160473951 consume call rx_s6b_str from <0.1956.0> in state state_authenticated *DBG* aaa_ue_fsm_262429177624537 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.063 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000330,8754861,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423777687790 send ok to <0.201.0> 04:13:00.063 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428407114316 send ok to <0.1958.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423777687790 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.063 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262420846912672 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1904.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428407114316 consume call purge_ms_request from <0.1958.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422829546184 receive call rx_s6b_str from <0.1961.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422297792446">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420846912672 send ok to <0.1904.0> *DBG* epdg_ue_fsm_262420846912672 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425245864613 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000322,8754862,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1962.0> in state state_wait_delete_session_resp 04:13:00.063 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420846912672 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1904.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.063 [debug] SWx Tx SAR Imsi="262429177624537" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.063 [info] ue_fsm purge_ms_request 04:13:00.063 [info] ue_fsm ev_rx_s6b_str 04:13:00.063 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429177624537",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.063 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426160473951","262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.063 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.063 [info] ue_fsm ev_rx_swm_str 04:13:00.063 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428407114316">>,"internet",[],{epdg_tun_pdp_ctx,2699616243,3781092110,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.063 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.063 [info] KMOD Port Delete PDP Context Call {<0.1251.0>,[alias|#Ref<0.4071005738.2327379973.177273>]}: {delete_pdp_context,{172,18,50,103},2699616243,3781092110,{192,168,0,51}} 04:13:00.063 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,51}, 2699616243, 3781092110 04:13:00.063 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3138,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,51}},{i_tid,2699616243}]}} 04:13:00.063 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423777687790","262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.063 [debug] SWx Tx SAR Imsi="262423777687790" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.063 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423777687790",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.063 [info] s2b: Tx {gtp,v2,delete_session_request,3781092110,8754870,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616243,<<172,18,50,20>>,undefined}]} 04:13:00.063 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420846912672",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.063 [info] ue_fsm ev_rx_swx_saa 04:13:00.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422829546184"],[],[]} 04:13:00.063 [info] ue_fsm ev_rx_s6b_str 04:13:00.063 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,130,133,150,174,0,2,0,2,0,16,0>> 04:13:00.063 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420846912672","262420846912672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.063 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.063 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000322,8754862,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.063 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000322,8754862,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.063 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422297792446">>,message_type => purge_ms_req} 04:13:00.063 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422829546184","262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.064 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422297792446 receive call purge_ms_request from <0.1963.0> in state state_active *DBG* epdg_ue_fsm_262420846912672 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422829546184 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1961.0> 04:13:00.064 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423714331415 receive call rx_s6b_str from <0.1964.0> in state state_authenticated *DBG* epdg_ue_fsm_262420846912672 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424843255958 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1914.0> in state state_authenticated_wait_swx_saa 04:13:00.064 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422829546184 consume call rx_s6b_str from <0.1961.0> in state state_authenticated *DBG* epdg_ue_fsm_262425245864613 send ok to <0.1962.0> *DBG* aaa_ue_fsm_262423714331415 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1964.0> 04:13:00.064 [info] purge_ms_response(<<"262420846912672">>): ok *DBG* epdg_ue_fsm_262424843255958 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423714331415 consume call rx_s6b_str from <0.1964.0> in state state_authenticated *DBG* aaa_ue_fsm_262424843255958 send ok to <0.1914.0> *DBG* epdg_ue_fsm_262425245864613 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000322,8754862,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1962.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262424843255958 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1914.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424843255958 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421928254257 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000349,8754863,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1965.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425245864613 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425245864613 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424843255958 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421928254257 send ok to <0.1965.0> 04:13:00.064 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423714331415"],[],[]} 04:13:00.064 [info] ue_fsm ev_rx_s6b_str 04:13:00.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.064 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424843255958",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.064 [info] ue_fsm ev_rx_swx_saa 04:13:00.064 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420846912672">>,"internet",[],undefined,true,0,false,false} 04:13:00.064 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422297792446">>,"internet",[],{epdg_tun_pdp_ctx,2699616251,903884592,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.064 [info] KMOD Port Delete PDP Context Call {<0.1331.0>,[alias|#Ref<0.4071005738.2327379969.188595>]}: {delete_pdp_context,{172,18,50,103},2699616251,903884592,{192,168,0,59}} 04:13:00.064 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423714331415","262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.064 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,59}, 2699616251, 903884592 04:13:00.064 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424843255958","262424843255958@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.064 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1095,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,59}},{i_tid,2699616251}]}} 04:13:00.064 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.064 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,true,0,false,false} 04:13:00.064 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,157,133,150,175,0,2,0,2,0,16,0>> 04:13:00.064 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000349,8754863,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.064 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,true,0,false,false} 04:13:00.064 [info] purge_ms_response(<<"262424843255958">>): ok 04:13:00.064 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000349,8754863,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.064 [info] ue_fsm ev_rx_swm_str 04:13:00.064 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424843255958">>,"internet",[],undefined,true,0,false,false} 04:13:00.064 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,false,0,false,false} 04:13:00.064 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.064 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425245864613","262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.064 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,true,0,false,false} 04:13:00.064 [info] s2b: Tx {gtp,v2,delete_session_request,903884592,8754871,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616251,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262421928254257 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000349,8754863,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1965.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425245864613 send ok to <0.201.0> 04:13:00.065 [debug] SWx Tx SAR Imsi="262425245864613" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262422297792446 send ok to <0.1963.0> *DBG* epdg_ue_fsm_262421928254257 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421928254257 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425245864613 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422297792446 consume call purge_ms_request from <0.1963.0> in state state_active => state_wait_delete_session_resp 04:13:00.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425245864613",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420219169259 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000352,8754864,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1967.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428866093042">>, message_type => purge_ms_req}} 04:13:00.065 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262420219169259 send ok to <0.1967.0> *DBG* aaa_ue_fsm_262421928254257 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428866093042 receive call purge_ms_request from <0.1969.0> in state state_active 04:13:00.065 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,160,133,150,176,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421928254257 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420219169259 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000352,8754864,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1967.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420219169259 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.065 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000352,8754864,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420219169259 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.065 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000352,8754864,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428866093042 send ok to <0.1969.0> *DBG* epdg_ue_fsm_262428866093042 consume call purge_ms_request from <0.1969.0> in state state_active => state_wait_delete_session_resp 04:13:00.065 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421928254257","262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420219169259 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420367151888 receive call rx_s6b_str from <0.1971.0> in state state_authenticated *DBG* aaa_ue_fsm_262420219169259 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426006733267 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1919.0> in state state_authenticated_wait_swx_saa 04:13:00.065 [debug] SWx Tx SAR Imsi="262421928254257" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429497606986">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420367151888 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1971.0> *DBG* aaa_ue_fsm_262426006733267 send ok to <0.1919.0> *DBG* epdg_ue_fsm_262426006733267 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429497606986 receive call purge_ms_request from <0.1972.0> in state state_active *DBG* aaa_ue_fsm_262426006733267 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1919.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420367151888 consume call rx_s6b_str from <0.1971.0> in state state_authenticated *DBG* epdg_ue_fsm_262426006733267 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426160473951 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000327,8754865,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1973.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426006733267 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.065 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,false,0,false,false} 04:13:00.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421928254257",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.065 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.065 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428866093042">>,message_type => purge_ms_req} 04:13:00.065 [info] ue_fsm purge_ms_request 04:13:00.065 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,true,0,false,false} 04:13:00.065 [info] ue_fsm ev_rx_swm_str 04:13:00.065 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428866093042">>,"internet",[],{epdg_tun_pdp_ctx,2699616245,2364731949,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.065 [info] KMOD Port Delete PDP Context Call {<0.1271.0>,[alias|#Ref<0.4071005738.2327379972.177463>]}: {delete_pdp_context,{172,18,50,103},2699616245,2364731949,{192,168,0,53}} 04:13:00.065 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,53}, 2699616245, 2364731949 04:13:00.065 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],581,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,53}},{i_tid,2699616245}]}} 04:13:00.065 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420219169259","262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.065 [debug] SWx Tx SAR Imsi="262420219169259" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.065 [info] s2b: Tx {gtp,v2,delete_session_request,2364731949,8754872,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616245,<<172,18,50,20>>,undefined}]} 04:13:00.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420219169259",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.065 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420367151888"],[],[]} 04:13:00.065 [info] ue_fsm ev_rx_s6b_str 04:13:00.065 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426006733267",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.065 [info] ue_fsm ev_rx_swx_saa 04:13:00.066 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420367151888","262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.066 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.066 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426006733267","262426006733267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.066 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.066 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.066 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429497606986">>,message_type => purge_ms_req} 04:13:00.066 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,135,133,150,177,0,2,0,2,0,16,0>> 04:13:00.066 [info] ue_fsm purge_ms_request 04:13:00.066 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,true,0,false,false} 04:13:00.066 [info] purge_ms_response(<<"262426006733267">>): ok 04:13:00.066 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000327,8754865,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.066 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429497606986">>,"internet",[],{epdg_tun_pdp_ctx,2699616255,3180669790,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.066 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000327,8754865,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.066 [info] KMOD Port Delete PDP Context Call {<0.1371.0>,[alias|#Ref<0.4071005738.2327379973.177371>]}: {delete_pdp_context,{172,18,50,103},2699616255,3180669790,{192,168,0,63}} 04:13:00.066 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426006733267">>,"internet",[],undefined,true,0,false,false} 04:13:00.066 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,63}, 2699616255, 3180669790 04:13:00.066 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],260,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,63}},{i_tid,2699616255}]}} 04:13:00.066 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426160473951 send ok to <0.1973.0> 04:13:00.066 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421300916375"],[],[]} *DBG* epdg_ue_fsm_262426160473951 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000327,8754865,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1973.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429497606986 send ok to <0.1972.0> *DBG* aaa_ue_fsm_262426160473951 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421300916375 receive call rx_s6b_str from <0.1974.0> in state state_authenticated 04:13:00.067 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426160473951 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429497606986 consume call purge_ms_request from <0.1972.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422829546184 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000335,8754866,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1975.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428608542119">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424577674970 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1923.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421300916375 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1974.0> *DBG* aaa_ue_fsm_262426160473951 send ok to <0.201.0> 04:13:00.067 [info] s2b: Tx {gtp,v2,delete_session_request,3180669790,8754873,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616255,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262422829546184 send ok to <0.1975.0> *DBG* aaa_ue_fsm_262421300916375 consume call rx_s6b_str from <0.1974.0> in state state_authenticated *DBG* aaa_ue_fsm_262426160473951 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428608542119 receive call purge_ms_request from <0.1977.0> in state state_active *DBG* epdg_ue_fsm_262422829546184 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000335,8754866,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1975.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.067 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422829546184 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424577674970 send ok to <0.1923.0> *DBG* epdg_ue_fsm_262424577674970 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422829546184 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428407114316 receive call rx_s6b_str from <0.1978.0> in state state_authenticated *DBG* aaa_ue_fsm_262424577674970 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1923.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.067 [info] ue_fsm ev_rx_s6b_str 04:13:00.067 [info] ue_fsm ev_rx_swm_str 04:13:00.067 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,143,133,150,178,0,2,0,2,0,16,0>> 04:13:00.067 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000335,8754866,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.067 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000335,8754866,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.067 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426160473951","262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.067 [debug] SWx Tx SAR Imsi="262426160473951" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.067 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424577674970",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.067 [info] ue_fsm ev_rx_swx_saa 04:13:00.067 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426160473951",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.067 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421300916375","262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.067 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.067 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.067 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,false,0,false,false} 04:13:00.067 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.067 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428608542119">>,message_type => purge_ms_req} 04:13:00.067 [info] ue_fsm purge_ms_request 04:13:00.067 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424577674970","262424577674970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.067 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,true,0,false,false} 04:13:00.067 [info] ue_fsm ev_rx_swm_str 04:13:00.067 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.067 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428608542119">>,"internet",[],{epdg_tun_pdp_ctx,2699616250,2432088231,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.067 [info] KMOD Port Delete PDP Context Call {<0.1321.0>,[alias|#Ref<0.4071005738.2327379972.177482>]}: {delete_pdp_context,{172,18,50,103},2699616250,2432088231,{192,168,0,58}} 04:13:00.067 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,58}, 2699616250, 2432088231 04:13:00.067 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428407114316"],[],[]} 04:13:00.067 [info] ue_fsm ev_rx_s6b_str 04:13:00.067 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],710,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,58}},{i_tid,2699616250}]}} 04:13:00.067 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422829546184","262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.067 [debug] SWx Tx SAR Imsi="262422829546184" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426987083542 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1927.0> in state state_authenticated_wait_swx_saa 04:13:00.067 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,true,0,false,false} 04:13:00.067 [info] s2b: Tx {gtp,v2,delete_session_request,2432088231,8754874,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616250,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262424577674970 send ok to <0.211.0> 04:13:00.067 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428407114316","262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424577674970 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428608542119 send ok to <0.1977.0> *DBG* aaa_ue_fsm_262422297792446 receive call rx_s6b_str from <0.1980.0> in state state_authenticated *DBG* aaa_ue_fsm_262428407114316 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1978.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.067 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422829546184",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262428608542119 consume call purge_ms_request from <0.1977.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423714331415 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000350,8754867,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1981.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428407114316 consume call rx_s6b_str from <0.1978.0> in state state_authenticated *DBG* aaa_ue_fsm_262422297792446 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1980.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423976041651">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422829546184 send ok to <0.201.0> 04:13:00.068 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426987083542",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426987083542 send ok to <0.1927.0> *DBG* epdg_ue_fsm_262426987083542 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423714331415 send ok to <0.1981.0> *DBG* aaa_ue_fsm_262422297792446 consume call rx_s6b_str from <0.1980.0> in state state_authenticated *DBG* aaa_ue_fsm_262422829546184 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420367151888 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000343,8754868,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1982.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426987083542 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1927.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423976041651 receive call purge_ms_request from <0.1983.0> in state state_active *DBG* epdg_ue_fsm_262426987083542 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423714331415 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000350,8754867,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1981.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423714331415 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.068 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423714331415 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.068 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426987083542","262426987083542@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.068 [info] purge_ms_response(<<"262424577674970">>): ok 04:13:00.068 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422297792446"],[],[]} 04:13:00.068 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424577674970">>,"internet",[],undefined,true,0,false,false} 04:13:00.068 [info] ue_fsm ev_rx_s6b_str 04:13:00.068 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,158,133,150,179,0,2,0,2,0,16,0>> 04:13:00.068 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.068 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.068 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000350,8754867,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.068 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000350,8754867,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.068 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422297792446","262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.068 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.068 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.069 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,false,0,false,false} 04:13:00.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.069 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,151,133,150,180,0,2,0,2,0,16,0>> 04:13:00.069 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000343,8754868,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000343,8754868,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423976041651">>,message_type => purge_ms_req} 04:13:00.069 [info] ue_fsm purge_ms_request 04:13:00.069 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,true,0,false,false} 04:13:00.069 [info] purge_ms_response(<<"262426987083542">>): ok 04:13:00.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,true,0,false,false} 04:13:00.069 [info] ue_fsm ev_rx_swm_str 04:13:00.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423315046347 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1929.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420367151888 send ok to <0.1982.0> 04:13:00.069 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426987083542">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420367151888 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000343,8754868,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1982.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426987083542 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.069 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423976041651">>,"internet",[],{epdg_tun_pdp_ctx,2699616248,3962339188,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420367151888 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.069 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423714331415","262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421300916375 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000348,8754869,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1986.0> in state state_wait_delete_session_resp 04:13:00.069 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428866093042"],[],[]} *DBG* aaa_ue_fsm_262428866093042 receive call rx_s6b_str from <0.1984.0> in state state_authenticated 04:13:00.069 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429497606986"],[],[]} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.1986.0> *DBG* aaa_ue_fsm_262428866093042 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1984.0> 04:13:00.070 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423315046347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429497606986 receive call rx_s6b_str from <0.1985.0> in state state_authenticated *DBG* aaa_ue_fsm_262423714331415 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423315046347 send ok to <0.1929.0> *DBG* aaa_ue_fsm_262428866093042 consume call rx_s6b_str from <0.1984.0> in state state_authenticated *DBG* epdg_ue_fsm_262423315046347 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421300916375 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000348,8754869,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1986.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420367151888 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429497606986 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1985.0> *DBG* aaa_ue_fsm_262423714331415 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423315046347 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1929.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428608542119 receive call rx_s6b_str from <0.1989.0> in state state_authenticated *DBG* epdg_ue_fsm_262423315046347 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421300916375 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428407114316 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000339,8754870,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1988.0> in state state_wait_delete_session_resp 04:13:00.070 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429497606986 consume call rx_s6b_str from <0.1985.0> in state state_authenticated 04:13:00.070 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.070 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423315046347","262423315046347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.070 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,true,0,false,false} 04:13:00.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,156,133,150,181,0,2,0,2,0,16,0>> 04:13:00.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000348,8754869,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.070 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000348,8754869,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.070 [info] KMOD Port Delete PDP Context Call {<0.1301.0>,[alias|#Ref<0.4071005738.2327379974.177833>]}: {delete_pdp_context,{172,18,50,103},2699616248,3962339188,{192,168,0,56}} 04:13:00.070 [debug] SWx Tx SAR Imsi="262423714331415" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.070 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,56}, 2699616248, 3962339188 04:13:00.070 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],324,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,56}},{i_tid,2699616248}]}} 04:13:00.070 [info] ue_fsm ev_rx_s6b_str 04:13:00.070 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,false,0,false,false} 04:13:00.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423714331415",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.070 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428866093042","262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.070 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.070 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.070 [info] ue_fsm ev_rx_s6b_str 04:13:00.070 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.070 [info] ue_fsm ev_rx_swm_str 04:13:00.070 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.070 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,true,0,false,false} 04:13:00.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,147,133,150,182,0,2,0,2,0,16,0>> 04:13:00.070 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429497606986","262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.070 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.070 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.070 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000339,8754870,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.070 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428608542119"],[],[]} 04:13:00.070 [info] ue_fsm ev_rx_s6b_str 04:13:00.070 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000339,8754870,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.070 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,true,0,false,false} 04:13:00.070 [info] purge_ms_response(<<"262423315046347">>): ok 04:13:00.070 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420367151888","262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426911392016 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1932.0> in state state_authenticated_wait_swx_saa 04:13:00.070 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428608542119","262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.070 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423315046347">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428608542119 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1989.0> *DBG* epdg_ue_fsm_262423315046347 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.070 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420367151888 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421300916375 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428608542119 consume call rx_s6b_str from <0.1989.0> in state state_authenticated *DBG* epdg_ue_fsm_262428407114316 send ok to <0.1988.0> 04:13:00.071 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426911392016",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420367151888 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421300916375 send ok to <0.201.0> 04:13:00.071 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426911392016 send ok to <0.1932.0> *DBG* epdg_ue_fsm_262423976041651 send ok to <0.1983.0> *DBG* aaa_ue_fsm_262421300916375 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428407114316 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000339,8754870,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1988.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426911392016 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1932.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.071 [debug] SWx Tx SAR Imsi="262420367151888" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262422297792446 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000347,8754871,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423976041651 consume call purge_ms_request from <0.1983.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426911392016 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428407114316 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428464609272">>, message_type => purge_ms_req}} 04:13:00.071 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422297792446 send ok to <0.1992.0> *DBG* epdg_ue_fsm_262426911392016 send ok to <0.211.0> 04:13:00.071 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420367151888",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428407114316 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422297792446 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000347,8754871,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426911392016 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428464609272 receive call purge_ms_request from <0.1994.0> in state state_active *DBG* epdg_ue_fsm_262429497606986 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000351,8754873,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1993.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422297792446 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.071 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426911392016","262426911392016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.071 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.071 [info] ue_fsm ev_rx_swm_str 04:13:00.071 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.071 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421300916375","262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.071 [debug] SWx Tx SAR Imsi="262421300916375" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.071 [info] s2b: Tx {gtp,v2,delete_session_request,3962339188,8754875,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616248,<<172,18,50,20>>,undefined}]} 04:13:00.071 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421300916375",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.071 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,155,133,150,183,0,2,0,2,0,16,0>> 04:13:00.071 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,true,0,false,false} 04:13:00.071 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000347,8754871,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.071 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000347,8754871,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.071 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.072 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,false,0,false,false} 04:13:00.072 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.072 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,true,0,false,false} 04:13:00.072 [info] purge_ms_response(<<"262426911392016">>): ok 04:13:00.072 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,159,133,150,185,0,2,0,2,0,16,0>> 04:13:00.072 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,true,0,false,false} 04:13:00.072 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428464609272">>,message_type => purge_ms_req} 04:13:00.072 [info] ue_fsm ev_rx_swm_str 04:13:00.072 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426911392016">>,"internet",[],undefined,true,0,false,false} 04:13:00.072 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000351,8754873,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.072 [info] ue_fsm purge_ms_request 04:13:00.072 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000351,8754873,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428434869301 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1933.0> in state state_authenticated_wait_swx_saa 04:13:00.072 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428407114316","262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.072 [debug] SWx Tx SAR Imsi="262428407114316" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.072 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428407114316",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.072 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428464609272">>,"internet",[],{epdg_tun_pdp_ctx,2699616263,1375934776,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428407114316 send ok to <0.201.0> 04:13:00.072 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428407114316 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422297792446 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.072 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428434869301",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429497606986 send ok to <0.1993.0> 04:13:00.072 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429497606986 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000351,8754873,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1993.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428866093042 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000341,8754872,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1996.0> in state state_wait_delete_session_resp 04:13:00.072 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428434869301","262428434869301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429497606986 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422297792446 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429497606986 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428434869301 send ok to <0.1933.0> *DBG* epdg_ue_fsm_262428866093042 send ok to <0.1996.0> *DBG* epdg_ue_fsm_262428434869301 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422297792446 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.072 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428464609272 send ok to <0.1994.0> *DBG* aaa_ue_fsm_262428434869301 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1933.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428866093042 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000341,8754872,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1996.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428434869301 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428464609272 consume call purge_ms_request from <0.1994.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429497606986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428866093042 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.073 [info] KMOD Port Delete PDP Context Call {<0.1451.0>,[alias|#Ref<0.4071005738.2327379971.177168>]}: {delete_pdp_context,{172,18,50,103},2699616263,1375934776,{192,168,0,71}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423289360625">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428866093042 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.073 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262429497606986 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.073 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,71}, 2699616263, 1375934776 04:13:00.073 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422297792446","262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.073 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],388,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,71}},{i_tid,2699616263}]}} 04:13:00.073 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,149,133,150,184,0,2,0,2,0,16,0>> 04:13:00.073 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,true,0,false,false} 04:13:00.073 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000341,8754872,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.073 [debug] SWx Tx SAR Imsi="262422297792446" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.073 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000341,8754872,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422297792446",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.073 [info] ue_fsm ev_rx_swm_str 04:13:00.073 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.073 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,false,0,false,false} 04:13:00.073 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.073 [info] s2b: Tx {gtp,v2,delete_session_request,1375934776,8754876,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616263,<<172,18,50,20>>,undefined}]} 04:13:00.073 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429497606986","262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.073 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,true,0,false,false} 04:13:00.073 [debug] SWx Tx SAR Imsi="262429497606986" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.073 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,true,0,false,false} 04:13:00.073 [info] purge_ms_response(<<"262428434869301">>): ok 04:13:00.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429497606986",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.073 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423151894414 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa 04:13:00.073 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428434869301">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428434869301 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.073 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428866093042","262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.073 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423976041651"],[],[]} 04:13:00.073 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423289360625">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423976041651 receive call rx_s6b_str from <0.1999.0> in state state_authenticated *DBG* aaa_ue_fsm_262423976041651 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1999.0> *DBG* aaa_ue_fsm_262428866093042 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423289360625 receive call purge_ms_request from <0.2001.0> in state state_active 04:13:00.074 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423151894414",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423151894414 send ok to <0.1937.0> *DBG* epdg_ue_fsm_262423151894414 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423976041651 consume call rx_s6b_str from <0.1999.0> in state state_authenticated *DBG* aaa_ue_fsm_262428866093042 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423151894414 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423151894414 send ok to <0.211.0> 04:13:00.074 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423151894414 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.074 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423151894414","262423151894414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.074 [debug] SWx Tx SAR Imsi="262428866093042" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.074 [info] ue_fsm ev_rx_s6b_str 04:13:00.074 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428866093042",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.074 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423976041651","262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428608542119 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000346,8754874,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2002.0> in state state_wait_delete_session_resp 04:13:00.074 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.074 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428608542119 send ok to <0.2002.0> 04:13:00.074 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.074 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428608542119 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000346,8754874,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2002.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.074 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.2001.0> *DBG* aaa_ue_fsm_262428608542119 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428464609272 receive call rx_s6b_str from <0.2003.0> in state state_authenticated *DBG* epdg_ue_fsm_262428608542119 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.074 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423289360625">>,"internet",[],{epdg_tun_pdp_ctx,2699616249,3765003091,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423289360625 consume call purge_ms_request from <0.2001.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428619762170">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428608542119 send ok to <0.201.0> 04:13:00.074 [info] purge_ms_response(<<"262423151894414">>): ok *DBG* aaa_ue_fsm_262428464609272 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2003.0> *DBG* aaa_ue_fsm_262428608542119 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428464609272 consume call rx_s6b_str from <0.2003.0> in state state_authenticated *DBG* epdg_ue_fsm_262428619762170 receive call purge_ms_request from <0.2005.0> in state state_active 04:13:00.074 [info] KMOD Port Delete PDP Context Call {<0.1311.0>,[alias|#Ref<0.4071005738.2327379974.177910>]}: {delete_pdp_context,{172,18,50,103},2699616249,3765003091,{192,168,0,57}} 04:13:00.074 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,57}, 2699616249, 3765003091 04:13:00.074 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],774,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,57}},{i_tid,2699616249}]}} 04:13:00.074 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423151894414">>,"internet",[],undefined,true,0,false,false} 04:13:00.074 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,154,133,150,186,0,2,0,2,0,16,0>> 04:13:00.074 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000346,8754874,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000346,8754874,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.074 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,false,0,false,false} 04:13:00.074 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.074 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,true,0,false,false} 04:13:00.075 [info] s2b: Tx {gtp,v2,delete_session_request,3765003091,8754877,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616249,<<172,18,50,20>>,undefined}]} 04:13:00.075 [info] ue_fsm ev_rx_swm_str 04:13:00.075 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428464609272"],[],[]} 04:13:00.075 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423976041651 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000344,8754875,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2006.0> in state state_wait_delete_session_resp 04:13:00.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428608542119","262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.075 [debug] SWx Tx SAR Imsi="262428608542119" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262423976041651 send ok to <0.2006.0> 04:13:00.075 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428608542119",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423976041651 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000344,8754875,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2006.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423976041651 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.075 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428464609272","262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423976041651 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.075 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.075 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.075 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428619762170">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423976041651 send ok to <0.201.0> 04:13:00.075 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423976041651 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.075 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428619762170">>,"internet",[],{epdg_tun_pdp_ctx,2699616257,1016795798,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.075 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422966664600",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422966664600 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa 04:13:00.075 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,152,133,150,187,0,2,0,2,0,16,0>> 04:13:00.075 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000344,8754875,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422966664600 send ok to <0.1944.0> 04:13:00.075 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000344,8754875,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422966664600 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422966664600 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428619762170 send ok to <0.2005.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428619762170 consume call purge_ms_request from <0.2005.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422966664600 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425924335394">>, message_type => purge_ms_req}} 04:13:00.075 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423289360625 receive call rx_s6b_str from <0.2008.0> in state state_authenticated *DBG* epdg_ue_fsm_262422966664600 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425924335394 receive call purge_ms_request from <0.2009.0> in state state_active 04:13:00.076 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423289360625 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2008.0> 04:13:00.076 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423289360625 consume call rx_s6b_str from <0.2008.0> in state state_authenticated *DBG* aaa_ue_fsm_262425020136076 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa 04:13:00.076 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423976041651","262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.076 [debug] SWx Tx SAR Imsi="262423976041651" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.076 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423976041651",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.076 [info] KMOD Port Delete PDP Context Call {<0.1391.0>,[alias|#Ref<0.4071005738.2327379969.188897>]}: {delete_pdp_context,{172,18,50,103},2699616257,1016795798,{192,168,0,65}} 04:13:00.076 [info] ue_fsm ev_rx_swx_saa 04:13:00.076 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,65}, 2699616257, 1016795798 04:13:00.076 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],838,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,65}},{i_tid,2699616257}]}} 04:13:00.076 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422966664600","262422966664600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.076 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.076 [info] s2b: Tx {gtp,v2,delete_session_request,1016795798,8754878,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616257,<<172,18,50,20>>,undefined}]} 04:13:00.076 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,true,0,false,false} 04:13:00.076 [info] purge_ms_response(<<"262422966664600">>): ok 04:13:00.076 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423289360625"],[],[]} 04:13:00.076 [info] ue_fsm ev_rx_s6b_str 04:13:00.076 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422966664600">>,"internet",[],undefined,true,0,false,false} 04:13:00.076 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425924335394">>,message_type => purge_ms_req} 04:13:00.076 [info] ue_fsm purge_ms_request 04:13:00.076 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423289360625","262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.076 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425924335394">>,"internet",[],{epdg_tun_pdp_ctx,2699616269,1534401620,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.076 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.076 [info] KMOD Port Delete PDP Context Call {<0.1511.0>,[alias|#Ref<0.4071005738.2327379973.177544>]}: {delete_pdp_context,{172,18,50,103},2699616269,1534401620,{192,168,0,77}} 04:13:00.076 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.076 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,77}, 2699616269, 1534401620 04:13:00.076 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3202,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,77}},{i_tid,2699616269}]}} 04:13:00.076 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425020136076",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.076 [info] ue_fsm ev_rx_swx_saa 04:13:00.076 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425020136076","262425020136076@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.076 [info] s2b: Tx {gtp,v2,delete_session_request,1534401620,8754879,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616269,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262425020136076 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425020136076 send ok to <0.1953.0> *DBG* epdg_ue_fsm_262425924335394 send ok to <0.2009.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.077 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425020136076 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425020136076 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425924335394 consume call purge_ms_request from <0.2009.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428464609272 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000359,8754876,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2010.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422609949620">>, message_type => purge_ms_req}} 04:13:00.077 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,167,133,150,188,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425020136076 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428464609272 send ok to <0.2010.0> *DBG* aaa_ue_fsm_262429177624537 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1959.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422609949620 receive call purge_ms_request from <0.2012.0> in state state_active 04:13:00.077 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428464609272 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000359,8754876,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2010.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428464609272 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428619762170 receive call rx_s6b_str from <0.2011.0> in state state_authenticated *DBG* epdg_ue_fsm_262428464609272 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.077 [info] purge_ms_response(<<"262425020136076">>): ok 04:13:00.077 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000359,8754876,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428619762170 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2011.0> 04:13:00.077 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000359,8754876,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428619762170 consume call rx_s6b_str from <0.2011.0> in state state_authenticated 04:13:00.078 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425020136076">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.2012.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422609949620 consume call purge_ms_request from <0.2012.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428464609272 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429177624537 send ok to <0.1959.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427551877409">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429177624537 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428464609272 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429177624537 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1959.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.078 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,false,0,false,false} 04:13:00.078 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429177624537",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.078 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.078 [info] ue_fsm ev_rx_swx_saa 04:13:00.078 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422609949620">>,message_type => purge_ms_req} 04:13:00.078 [info] ue_fsm purge_ms_request 04:13:00.078 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,true,0,false,false} 04:13:00.078 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428619762170"],[],[]} 04:13:00.078 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429177624537","262429177624537@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.078 [info] ue_fsm ev_rx_swm_str 04:13:00.078 [info] ue_fsm ev_rx_s6b_str 04:13:00.078 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422609949620">>,"internet",[],{epdg_tun_pdp_ctx,2699616261,213551009,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.078 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428464609272","262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.078 [info] KMOD Port Delete PDP Context Call {<0.1431.0>,[alias|#Ref<0.4071005738.2327379972.177831>]}: {delete_pdp_context,{172,18,50,103},2699616261,213551009,{192,168,0,69}} 04:13:00.078 [debug] SWx Tx SAR Imsi="262428464609272" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.078 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428619762170","262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.078 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,69}, 2699616261, 213551009 04:13:00.078 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.078 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],645,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,69}},{i_tid,2699616261}]}} 04:13:00.078 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428464609272",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.078 [info] s2b: Tx {gtp,v2,delete_session_request,213551009,8754880,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616261,<<172,18,50,20>>,undefined}]} 04:13:00.078 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.078 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427551877409">>,message_type => purge_ms_req} 04:13:00.078 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427551877409 receive call purge_ms_request from <0.2014.0> in state state_active 04:13:00.079 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429177624537 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429177624537 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.079 [info] purge_ms_response(<<"262429177624537">>): ok *DBG* epdg_ue_fsm_262423289360625 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000345,8754877,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2015.0> in state state_wait_delete_session_resp 04:13:00.079 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,153,133,150,189,0,2,0,2,0,16,0>> 04:13:00.079 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427551877409">>,"internet",[],{epdg_tun_pdp_ctx,2699616262,3631361059,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.2015.0> 04:13:00.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429177624537">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427551877409 send ok to <0.2014.0> 04:13:00.079 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000345,8754877,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427551877409 consume call purge_ms_request from <0.2014.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423289360625 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423289360625 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000345,8754877,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2015.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.079 [info] KMOD Port Delete PDP Context Call {<0.1441.0>,[alias|#Ref<0.4071005738.2327379974.177956>]}: {delete_pdp_context,{172,18,50,103},2699616262,3631361059,{192,168,0,70}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421971797555">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423777687790 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1960.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423289360625 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.079 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,70}, 2699616262, 3631361059 *DBG* aaa_ue_fsm_262423289360625 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423289360625 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421971797555 receive call purge_ms_request from <0.2017.0> in state state_active *DBG* aaa_ue_fsm_262423777687790 send ok to <0.1960.0> 04:13:00.079 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000345,8754877,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423777687790 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423777687790 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1960.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.079 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1159,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,70}},{i_tid,2699616262}]}} *DBG* epdg_ue_fsm_262423777687790 send ok to <0.211.0> 04:13:00.079 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423777687790 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.079 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.079 [info] s2b: Tx {gtp,v2,delete_session_request,3631361059,8754881,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616262,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262425924335394 receive call rx_s6b_str from <0.2018.0> in state state_authenticated *DBG* epdg_ue_fsm_262421971797555 send ok to <0.2017.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421971797555 consume call purge_ms_request from <0.2017.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425924335394 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2018.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420135073208">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425924335394 consume call rx_s6b_str from <0.2018.0> in state state_authenticated 04:13:00.079 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,true,0,false,false} 04:13:00.079 [info] ue_fsm ev_rx_swm_str 04:13:00.079 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423289360625","262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.079 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423777687790",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.079 [info] ue_fsm ev_rx_swx_saa 04:13:00.079 [debug] SWx Tx SAR Imsi="262423289360625" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.079 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423289360625",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421971797555">>,message_type => purge_ms_req} 04:13:00.079 [info] ue_fsm purge_ms_request 04:13:00.079 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423777687790","262423777687790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.079 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.079 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421971797555">>,"internet",[],{epdg_tun_pdp_ctx,2699616242,3363766315,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.079 [info] KMOD Port Delete PDP Context Call {<0.1241.0>,[alias|#Ref<0.4071005738.2327379972.177913>]}: {delete_pdp_context,{172,18,50,103},2699616242,3363766315,{192,168,0,50}} 04:13:00.079 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,true,0,false,false} 04:13:00.079 [info] purge_ms_response(<<"262423777687790">>): ok 04:13:00.079 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,50}, 2699616242, 3363766315 04:13:00.079 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1223,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,50}},{i_tid,2699616242}]}} 04:13:00.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423777687790">>,"internet",[],undefined,true,0,false,false} 04:13:00.079 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425924335394"],[],[]} 04:13:00.079 [info] ue_fsm ev_rx_s6b_str 04:13:00.079 [info] s2b: Tx {gtp,v2,delete_session_request,3363766315,8754882,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616242,<<172,18,50,20>>,undefined}]} 04:13:00.079 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425924335394","262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.079 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.079 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420135073208">>,message_type => purge_ms_req} 04:13:00.079 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420135073208 receive call purge_ms_request from <0.2019.0> in state state_active 04:13:00.080 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420135073208">>,"internet",[],{epdg_tun_pdp_ctx,2699616258,3994831747,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.080 [info] KMOD Port Delete PDP Context Call {<0.1401.0>,[alias|#Ref<0.4071005738.2327379973.177651>]}: {delete_pdp_context,{172,18,50,103},2699616258,3994831747,{192,168,0,66}} 04:13:00.080 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,66}, 2699616258, 3994831747 04:13:00.080 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],902,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,66}},{i_tid,2699616258}]}} *DBG* epdg_ue_fsm_262420135073208 send ok to <0.2019.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.080 [info] s2b: Tx {gtp,v2,delete_session_request,3994831747,8754883,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616258,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420135073208 consume call purge_ms_request from <0.2019.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420058429472">>, message_type => purge_ms_req}} 04:13:00.080 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420058429472">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420058429472 receive call purge_ms_request from <0.2020.0> in state state_active 04:13:00.080 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425245864613 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa 04:13:00.080 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425245864613",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.080 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420058429472">>,"internet",[],{epdg_tun_pdp_ctx,2699616259,482955760,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.080 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425245864613 send ok to <0.1966.0> *DBG* epdg_ue_fsm_262425245864613 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425245864613 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420058429472 send ok to <0.2020.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.080 [info] KMOD Port Delete PDP Context Call {<0.1411.0>,[alias|#Ref<0.4071005738.2327379971.177319>]}: {delete_pdp_context,{172,18,50,103},2699616259,482955760,{192,168,0,67}} *DBG* epdg_ue_fsm_262420058429472 consume call purge_ms_request from <0.2020.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425245864613 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422609949620 receive call rx_s6b_str from <0.2021.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420967797922">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428619762170 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000353,8754878,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2022.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425245864613 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.080 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,67}, 2699616259, 482955760 *DBG* aaa_ue_fsm_262422609949620 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2021.0> *DBG* epdg_ue_fsm_262420967797922 receive call purge_ms_request from <0.2023.0> in state state_active *DBG* epdg_ue_fsm_262428619762170 send ok to <0.2022.0> *DBG* aaa_ue_fsm_262422609949620 consume call rx_s6b_str from <0.2021.0> in state state_authenticated 04:13:00.080 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],709,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,67}},{i_tid,2699616259}]}} *DBG* epdg_ue_fsm_262428619762170 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000353,8754878,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2022.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428619762170 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428619762170 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420967797922 send ok to <0.2023.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.080 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425245864613","262425245864613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420967797922 consume call purge_ms_request from <0.2023.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421564659378">>, message_type => purge_ms_req}} 04:13:00.080 [info] s2b: Tx {gtp,v2,delete_session_request,482955760,8754884,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616259,<<172,18,50,20>>,undefined}]} 04:13:00.080 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.080 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,true,0,false,false} 04:13:00.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422609949620"],[],[]} 04:13:00.080 [info] purge_ms_response(<<"262425245864613">>): ok 04:13:00.080 [info] ue_fsm ev_rx_s6b_str 04:13:00.081 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,161,133,150,190,0,2,0,2,0,16,0>> 04:13:00.081 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000353,8754878,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.081 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000353,8754878,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.081 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425245864613">>,"internet",[],undefined,true,0,false,false} 04:13:00.081 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422609949620","262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.081 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420967797922">>,message_type => purge_ms_req} 04:13:00.081 [info] ue_fsm purge_ms_request 04:13:00.081 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.081 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,false,0,false,false} 04:13:00.081 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.081 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,true,0,false,false} 04:13:00.081 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420967797922">>,"internet",[],{epdg_tun_pdp_ctx,2699616260,807383403,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.081 [info] KMOD Port Delete PDP Context Call {<0.1421.0>,[alias|#Ref<0.4071005738.2327379972.177934>]}: {delete_pdp_context,{172,18,50,103},2699616260,807383403,{192,168,0,68}} 04:13:00.081 [info] ue_fsm ev_rx_swm_str 04:13:00.081 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,68}, 2699616260, 807383403 04:13:00.081 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],773,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,68}},{i_tid,2699616260}]}} 04:13:00.081 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428619762170","262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.081 [info] s2b: Tx {gtp,v2,delete_session_request,807383403,8754885,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616260,<<172,18,50,20>>,undefined}]} 04:13:00.081 [debug] SWx Tx SAR Imsi="262428619762170" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.081 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427551877409"],[],[]} 04:13:00.081 [info] ue_fsm ev_rx_s6b_str 04:13:00.081 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428619762170",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427551877409 receive call rx_s6b_str from <0.2024.0> in state state_authenticated *DBG* epdg_ue_fsm_262425924335394 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000365,8754879,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2027.0> in state state_wait_delete_session_resp 04:13:00.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421564659378">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428619762170 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427551877409 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2024.0> *DBG* aaa_ue_fsm_262427551877409 consume call rx_s6b_str from <0.2024.0> in state state_authenticated 04:13:00.081 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421971797555"],[],[]} *DBG* epdg_ue_fsm_262425924335394 send ok to <0.2027.0> *DBG* aaa_ue_fsm_262428619762170 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421564659378 receive call purge_ms_request from <0.2028.0> in state state_active *DBG* aaa_ue_fsm_262421971797555 receive call rx_s6b_str from <0.2026.0> in state state_authenticated *DBG* epdg_ue_fsm_262425924335394 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000365,8754879,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2027.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.081 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,173,133,150,191,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425924335394 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421971797555 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2026.0> *DBG* epdg_ue_fsm_262425924335394 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421971797555 consume call rx_s6b_str from <0.2026.0> in state state_authenticated *DBG* aaa_ue_fsm_262421928254257 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422609949620 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000357,8754880,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425924335394 send ok to <0.201.0> 04:13:00.082 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000365,8754879,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425924335394 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.082 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000365,8754879,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427551877409","262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.082 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,false,0,false,false} 04:13:00.082 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.082 [info] ue_fsm purge_ms_request 04:13:00.082 [info] ue_fsm ev_rx_s6b_str 04:13:00.082 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,true,0,false,false} 04:13:00.082 [info] ue_fsm ev_rx_swm_str 04:13:00.082 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421564659378">>,"internet",[],{epdg_tun_pdp_ctx,2699616276,2009428609,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421971797555","262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.082 [info] KMOD Port Delete PDP Context Call {<0.1581.0>,[alias|#Ref<0.4071005738.2327379974.178065>]}: {delete_pdp_context,{172,18,50,103},2699616276,2009428609,{192,168,0,84}} 04:13:00.082 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,84}, 2699616276, 2009428609 04:13:00.082 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],837,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,84}},{i_tid,2699616276}]}} 04:13:00.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.082 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,165,133,150,192,0,2,0,2,0,16,0>> 04:13:00.082 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421928254257",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.082 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425924335394","262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.082 [info] ue_fsm ev_rx_swx_saa 04:13:00.082 [debug] SWx Tx SAR Imsi="262425924335394" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.082 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000357,8754880,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.082 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000357,8754880,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.082 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425924335394",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.082 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421928254257","262421928254257@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421928254257 send ok to <0.1968.0> 04:13:00.082 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421928254257 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421928254257 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422609949620 send ok to <0.2029.0> 04:13:00.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420135073208"],[],[]} *DBG* epdg_ue_fsm_262421928254257 send ok to <0.211.0> 04:13:00.082 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421564659378 send ok to <0.2028.0> *DBG* epdg_ue_fsm_262422609949620 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000357,8754880,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420135073208 receive call rx_s6b_str from <0.2031.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422609949620 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.082 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421564659378 consume call purge_ms_request from <0.2028.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421928254257 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422609949620 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425606731864">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420135073208 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2031.0> *DBG* aaa_ue_fsm_262420135073208 consume call rx_s6b_str from <0.2031.0> in state state_authenticated *DBG* aaa_ue_fsm_262422609949620 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420058429472 receive call rx_s6b_str from <0.2032.0> in state state_authenticated *DBG* epdg_ue_fsm_262425606731864 receive call purge_ms_request from <0.2034.0> in state state_active *DBG* aaa_ue_fsm_262422609949620 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.083 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420058429472 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2032.0> *DBG* aaa_ue_fsm_262420058429472 consume call rx_s6b_str from <0.2032.0> in state state_authenticated 04:13:00.083 [info] s2b: Tx {gtp,v2,delete_session_request,2009428609,8754886,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616276,<<172,18,50,20>>,undefined}]} 04:13:00.083 [info] purge_ms_response(<<"262421928254257">>): ok 04:13:00.083 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,true,0,false,false} 04:13:00.083 [info] ue_fsm ev_rx_s6b_str 04:13:00.083 [info] ue_fsm ev_rx_swm_str 04:13:00.083 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421928254257">>,"internet",[],undefined,true,0,false,false} 04:13:00.083 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420135073208","262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425606731864 send ok to <0.2034.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.083 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425606731864 consume call purge_ms_request from <0.2034.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426010122904">>, message_type => purge_ms_req}} 04:13:00.083 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422609949620","262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.083 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262426010122904 receive call purge_ms_request from <0.2035.0> in state state_active 04:13:00.083 [debug] SWx Tx SAR Imsi="262422609949620" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.083 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422609949620",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420219169259 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1970.0> in state state_authenticated_wait_swx_saa 04:13:00.083 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420058429472"],[],[]} 04:13:00.083 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425606731864">>,message_type => purge_ms_req} 04:13:00.083 [info] ue_fsm ev_rx_s6b_str 04:13:00.083 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420219169259 send ok to <0.1970.0> *DBG* epdg_ue_fsm_262420219169259 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.083 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420058429472","262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420219169259 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1970.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420219169259 send ok to <0.211.0> 04:13:00.083 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.083 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425606731864">>,"internet",[],{epdg_tun_pdp_ctx,2699616267,4279103538,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420219169259 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426010122904 send ok to <0.2035.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.083 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262426010122904 consume call purge_ms_request from <0.2035.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428698871337">>, message_type => purge_ms_req}} 04:13:00.083 [info] KMOD Port Delete PDP Context Call {<0.1491.0>,[alias|#Ref<0.4071005738.2327379969.188984>]}: {delete_pdp_context,{172,18,50,103},2699616267,4279103538,{192,168,0,75}} 04:13:00.083 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,75}, 2699616267, 4279103538 04:13:00.083 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3266,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,75}},{i_tid,2699616267}]}} *DBG* epdg_ue_fsm_262428698871337 receive call purge_ms_request from <0.2036.0> in state state_active 04:13:00.083 [info] s2b: Tx {gtp,v2,delete_session_request,4279103538,8754887,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616267,<<172,18,50,20>>,undefined}]} 04:13:00.083 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426010122904">>,message_type => purge_ms_req} 04:13:00.083 [info] ue_fsm purge_ms_request 04:13:00.083 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420219169259",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.083 [info] ue_fsm ev_rx_swx_saa 04:13:00.083 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426010122904">>,"internet",[],{epdg_tun_pdp_ctx,2699616277,1397595860,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428698871337 send ok to <0.2036.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.083 [info] KMOD Port Delete PDP Context Call {<0.1591.0>,[alias|#Ref<0.4071005738.2327379973.177761>]}: {delete_pdp_context,{172,18,50,103},2699616277,1397595860,{192,168,0,85}} *DBG* epdg_ue_fsm_262428698871337 consume call purge_ms_request from <0.2036.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429712271754">>, message_type => purge_ms_req}} 04:13:00.083 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,85}, 2699616277, 1397595860 04:13:00.083 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3330,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,85}},{i_tid,2699616277}]}} *DBG* epdg_ue_fsm_262429712271754 receive call purge_ms_request from <0.2037.0> in state state_active 04:13:00.083 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420219169259","262420219169259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.083 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.083 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,true,0,false,false} 04:13:00.083 [info] purge_ms_response(<<"262420219169259">>): ok 04:13:00.083 [info] s2b: Tx {gtp,v2,delete_session_request,1397595860,8754888,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616277,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.2037.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.083 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420219169259">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429712271754 consume call purge_ms_request from <0.2037.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427551877409 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000358,8754881,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2038.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426960795333">>, message_type => purge_ms_req}} 04:13:00.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428698871337">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420967797922 receive call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* epdg_ue_fsm_262427551877409 send ok to <0.2038.0> *DBG* epdg_ue_fsm_262426960795333 receive call purge_ms_request from <0.2040.0> in state state_active 04:13:00.084 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420967797922 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2039.0> *DBG* aaa_ue_fsm_262426160473951 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1976.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427551877409 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000358,8754881,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2038.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420967797922 consume call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* aaa_ue_fsm_262427551877409 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427551877409 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421971797555 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000338,8754882,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2041.0> in state state_wait_delete_session_resp 04:13:00.084 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428698871337">>,"internet",[],{epdg_tun_pdp_ctx,2699616280,1470056166,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.084 [info] KMOD Port Delete PDP Context Call {<0.1621.0>,[alias|#Ref<0.4071005738.2327379969.188993>]}: {delete_pdp_context,{172,18,50,103},2699616280,1470056166,{192,168,0,88}} 04:13:00.084 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,88}, 2699616280, 1470056166 04:13:00.084 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1287,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,88}},{i_tid,2699616280}]}} 04:13:00.084 [info] s2b: Tx {gtp,v2,delete_session_request,1470056166,8754889,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616280,<<172,18,50,20>>,undefined}]} 04:13:00.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429712271754">>,message_type => purge_ms_req} 04:13:00.084 [info] ue_fsm purge_ms_request 04:13:00.084 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429712271754">>,"internet",[],{epdg_tun_pdp_ctx,2699616278,2333302300,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.084 [info] KMOD Port Delete PDP Context Call {<0.1601.0>,[alias|#Ref<0.4071005738.2327379974.178148>]}: {delete_pdp_context,{172,18,50,103},2699616278,2333302300,{192,168,0,86}} 04:13:00.084 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,86}, 2699616278, 2333302300 04:13:00.084 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1351,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,86}},{i_tid,2699616278}]}} 04:13:00.084 [info] s2b: Tx {gtp,v2,delete_session_request,2333302300,8754890,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616278,<<172,18,50,20>>,undefined}]} 04:13:00.084 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,166,133,150,193,0,2,0,2,0,16,0>> 04:13:00.084 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000358,8754881,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.084 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000358,8754881,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420967797922"],[],[]} 04:13:00.084 [info] ue_fsm ev_rx_s6b_str 04:13:00.084 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,false,0,false,false} 04:13:00.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426960795333">>,message_type => purge_ms_req} 04:13:00.084 [info] ue_fsm purge_ms_request 04:13:00.084 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420967797922","262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.084 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426160473951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.085 [info] ue_fsm ev_rx_swx_saa 04:13:00.084 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,true,0,false,false} 04:13:00.085 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.085 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426960795333">>,"internet",[],{epdg_tun_pdp_ctx,2699616268,408407576,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.085 [info] KMOD Port Delete PDP Context Call {<0.1501.0>,[alias|#Ref<0.4071005738.2327379973.177783>]}: {delete_pdp_context,{172,18,50,103},2699616268,408407576,{192,168,0,76}} 04:13:00.085 [info] ue_fsm ev_rx_swm_str 04:13:00.085 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,76}, 2699616268, 408407576 04:13:00.085 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426160473951","262426160473951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.085 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1415,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,76}},{i_tid,2699616268}]}} 04:13:00.085 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,146,133,150,194,0,2,0,2,0,16,0>> 04:13:00.085 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000338,8754882,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.085 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427551877409","262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.085 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000338,8754882,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.085 [debug] SWx Tx SAR Imsi="262427551877409" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427551877409",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.085 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427551877409 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426160473951 send ok to <0.1976.0> *DBG* epdg_ue_fsm_262426160473951 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421971797555 send ok to <0.2041.0> *DBG* aaa_ue_fsm_262427551877409 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426160473951 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1976.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.085 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421564659378"],[],[]} *DBG* epdg_ue_fsm_262426160473951 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426960795333 send ok to <0.2040.0> *DBG* epdg_ue_fsm_262421971797555 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000338,8754882,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2041.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421971797555 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421564659378 receive call rx_s6b_str from <0.2043.0> in state state_authenticated *DBG* epdg_ue_fsm_262426960795333 consume call purge_ms_request from <0.2040.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426160473951 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420135073208 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000354,8754883,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2045.0> in state state_wait_delete_session_resp 04:13:00.085 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425606731864"],[],[]} *DBG* epdg_ue_fsm_262421971797555 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429596318320">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422829546184 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1979.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421564659378 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2043.0> *DBG* aaa_ue_fsm_262421971797555 send ok to <0.201.0> 04:13:00.085 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420135073208 send ok to <0.2045.0> *DBG* aaa_ue_fsm_262425606731864 receive call rx_s6b_str from <0.2044.0> in state state_authenticated *DBG* aaa_ue_fsm_262426010122904 receive call rx_s6b_str from <0.2047.0> in state state_authenticated *DBG* aaa_ue_fsm_262421564659378 consume call rx_s6b_str from <0.2043.0> in state state_authenticated *DBG* aaa_ue_fsm_262422829546184 send ok to <0.1979.0> *DBG* epdg_ue_fsm_262429596318320 receive call purge_ms_request from <0.2049.0> in state state_active *DBG* aaa_ue_fsm_262421971797555 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422829546184 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420135073208 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000354,8754883,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2045.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425606731864 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2044.0> *DBG* aaa_ue_fsm_262426010122904 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2047.0> *DBG* aaa_ue_fsm_262422829546184 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1979.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420058429472 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000355,8754884,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2048.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422829546184 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420135073208 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426010122904 consume call rx_s6b_str from <0.2047.0> in state state_authenticated *DBG* aaa_ue_fsm_262425606731864 consume call rx_s6b_str from <0.2044.0> in state state_authenticated 04:13:00.086 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.086 [info] s2b: Tx {gtp,v2,delete_session_request,408407576,8754891,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616268,<<172,18,50,20>>,undefined}]} 04:13:00.086 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,true,0,false,false} 04:13:00.086 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,true,0,false,false} 04:13:00.086 [info] purge_ms_response(<<"262426160473951">>): ok 04:13:00.086 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,162,133,150,195,0,2,0,2,0,16,0>> 04:13:00.086 [info] ue_fsm ev_rx_swm_str 04:13:00.086 [info] ue_fsm ev_rx_s6b_str 04:13:00.086 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000354,8754883,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.086 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426160473951">>,"internet",[],undefined,true,0,false,false} 04:13:00.086 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000354,8754883,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.086 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421971797555","262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.086 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422829546184",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.086 [info] ue_fsm ev_rx_swx_saa 04:13:00.086 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421564659378","262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.086 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.086 [debug] SWx Tx SAR Imsi="262421971797555" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.086 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421971797555",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.086 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,false,0,false,false} 04:13:00.086 [info] ue_fsm ev_rx_s6b_str 04:13:00.086 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.086 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,163,133,150,196,0,2,0,2,0,16,0>> 04:13:00.086 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426010122904"],[],[]} 04:13:00.086 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429596318320">>,message_type => purge_ms_req} 04:13:00.086 [info] ue_fsm ev_rx_s6b_str 04:13:00.086 [info] ue_fsm purge_ms_request 04:13:00.086 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422829546184","262422829546184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.086 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.086 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000355,8754884,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.086 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,true,0,false,false} 04:13:00.086 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000355,8754884,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.086 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425606731864","262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.086 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426010122904","262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.086 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.086 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.086 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.086 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429596318320">>,"internet",[],{epdg_tun_pdp_ctx,2699616275,1381212389,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.086 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.086 [info] KMOD Port Delete PDP Context Call {<0.1571.0>,[alias|#Ref<0.4071005738.2327379969.189035>]}: {delete_pdp_context,{172,18,50,103},2699616275,1381212389,{192,168,0,83}} 04:13:00.086 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,true,0,false,false} 04:13:00.086 [info] purge_ms_response(<<"262422829546184">>): ok 04:13:00.086 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,83}, 2699616275, 1381212389 04:13:00.086 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3394,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,83}},{i_tid,2699616275}]}} 04:13:00.086 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420135073208 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.086 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422829546184">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422829546184 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.086 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,false,0,false,false} 04:13:00.086 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428698871337"],[],[]} *DBG* epdg_ue_fsm_262420058429472 send ok to <0.2048.0> *DBG* aaa_ue_fsm_262420135073208 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428698871337 receive call rx_s6b_str from <0.2050.0> in state state_authenticated 04:13:00.086 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429712271754"],[],[]} *DBG* aaa_ue_fsm_262420135073208 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423714331415 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1987.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420058429472 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.087 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420135073208","262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428698871337 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2050.0> *DBG* aaa_ue_fsm_262429712271754 receive call rx_s6b_str from <0.2051.0> in state state_authenticated *DBG* epdg_ue_fsm_262420058429472 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000355,8754884,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2048.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428698871337 consume call rx_s6b_str from <0.2050.0> in state state_authenticated *DBG* epdg_ue_fsm_262420967797922 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000356,8754885,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2053.0> in state state_wait_delete_session_resp 04:13:00.087 [debug] SWx Tx SAR Imsi="262420135073208" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429712271754 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2051.0> *DBG* epdg_ue_fsm_262420058429472 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420058429472 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423714331415 send ok to <0.1987.0> *DBG* epdg_ue_fsm_262423714331415 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420967797922 send ok to <0.2053.0> *DBG* aaa_ue_fsm_262429712271754 consume call rx_s6b_str from <0.2051.0> in state state_authenticated *DBG* aaa_ue_fsm_262420058429472 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423714331415 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1987.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423714331415 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429596318320 send ok to <0.2049.0> *DBG* epdg_ue_fsm_262420967797922 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000356,8754885,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2053.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420967797922 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423714331415 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429596318320 consume call purge_ms_request from <0.2049.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421564659378 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000372,8754886,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420967797922 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.087 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423702918870">>, message_type => purge_ms_req}} 04:13:00.087 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420135073208",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.087 [info] ue_fsm ev_rx_s6b_str 04:13:00.087 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423714331415",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.087 [info] ue_fsm ev_rx_swx_saa 04:13:00.087 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,164,133,150,197,0,2,0,2,0,16,0>> 04:13:00.087 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,true,0,false,false} 04:13:00.087 [info] ue_fsm ev_rx_swm_str 04:13:00.087 [info] ue_fsm ev_rx_s6b_str 04:13:00.087 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428698871337","262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.087 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.087 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000356,8754885,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.087 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.087 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000356,8754885,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.087 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420058429472","262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.087 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423714331415","262423714331415@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.087 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429712271754","262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.087 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.087 [debug] SWx Tx SAR Imsi="262420058429472" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.087 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.087 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420058429472",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.087 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.087 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,false,0,false,false} 04:13:00.087 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.088 [info] s2b: Tx {gtp,v2,delete_session_request,1381212389,8754892,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616275,<<172,18,50,20>>,undefined}]} 04:13:00.088 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,true,0,false,false} 04:13:00.088 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,true,0,false,false} 04:13:00.088 [info] purge_ms_response(<<"262423714331415">>): ok 04:13:00.088 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,180,133,150,198,0,2,0,2,0,16,0>> 04:13:00.088 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420367151888 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa 04:13:00.088 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423714331415">>,"internet",[],undefined,true,0,false,false} 04:13:00.088 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000372,8754886,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.088 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000372,8754886,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.088 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420967797922","262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.088 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,false,0,false,false} 04:13:00.088 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423702918870">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421564659378 send ok to <0.2055.0> *DBG* aaa_ue_fsm_262420967797922 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420367151888 send ok to <0.1990.0> *DBG* epdg_ue_fsm_262421564659378 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000372,8754886,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420367151888 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423702918870 receive call purge_ms_request from <0.2059.0> in state state_active *DBG* aaa_ue_fsm_262420967797922 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420367151888 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.088 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426960795333"],[],[]} *DBG* epdg_ue_fsm_262421564659378 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425606731864 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000363,8754887,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2058.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420367151888 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421564659378 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426960795333 receive call rx_s6b_str from <0.2056.0> in state state_authenticated 04:13:00.089 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420367151888",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425606731864 send ok to <0.2058.0> *DBG* epdg_ue_fsm_262420367151888 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426960795333 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2056.0> *DBG* epdg_ue_fsm_262425606731864 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000363,8754887,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2058.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426960795333 consume call rx_s6b_str from <0.2056.0> in state state_authenticated *DBG* epdg_ue_fsm_262426010122904 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000373,8754888,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2060.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421564659378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425606731864 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425606731864 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.089 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421564659378 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.089 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420367151888","262420367151888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.089 [debug] SWx Tx SAR Imsi="262420967797922" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.089 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420967797922",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.089 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.089 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,true,0,false,false} 04:13:00.089 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,171,133,150,199,0,2,0,2,0,16,0>> 04:13:00.089 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.089 [info] ue_fsm purge_ms_request 04:13:00.089 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000363,8754887,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.089 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000363,8754887,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.089 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,true,0,false,false} 04:13:00.089 [info] purge_ms_response(<<"262420367151888">>): ok 04:13:00.089 [info] ue_fsm ev_rx_swm_str 04:13:00.089 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423702918870">>,"internet",[],{epdg_tun_pdp_ctx,2699616288,3659365370,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.089 [info] ue_fsm ev_rx_s6b_str 04:13:00.089 [info] KMOD Port Delete PDP Context Call {<0.1701.0>,[alias|#Ref<0.4071005738.2327379974.178328>]}: {delete_pdp_context,{172,18,50,103},2699616288,3659365370,{192,168,0,96}} 04:13:00.089 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,96}, 2699616288, 3659365370 04:13:00.089 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],901,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,96}},{i_tid,2699616288}]}} 04:13:00.089 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,false,0,false,false} 04:13:00.089 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.089 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420367151888">>,"internet",[],undefined,true,0,false,false} 04:13:00.089 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421564659378","262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.089 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,181,133,150,200,0,2,0,2,0,16,0>> 04:13:00.089 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426960795333","262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.089 [debug] SWx Tx SAR Imsi="262421564659378" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.089 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.089 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,true,0,false,false} 04:13:00.089 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000373,8754888,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.089 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000373,8754888,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.089 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421564659378",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.089 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.089 [info] ue_fsm ev_rx_swm_str 04:13:00.089 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,false,0,false,false} 04:13:00.089 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425606731864","262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426010122904 send ok to <0.2060.0> 04:13:00.090 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429596318320"],[],[]} *DBG* epdg_ue_fsm_262426010122904 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000373,8754888,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2060.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.090 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425606731864 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426010122904 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429596318320 receive call rx_s6b_str from <0.2062.0> in state state_authenticated *DBG* epdg_ue_fsm_262426010122904 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.090 [debug] SWx Tx SAR Imsi="262425606731864" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425606731864 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428698871337 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000376,8754889,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426010122904 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429596318320 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2062.0> *DBG* aaa_ue_fsm_262421300916375 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1991.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428698871337 send ok to <0.2064.0> *DBG* aaa_ue_fsm_262426010122904 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429596318320 consume call rx_s6b_str from <0.2062.0> in state state_authenticated 04:13:00.090 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,184,133,150,201,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421300916375 send ok to <0.1991.0> *DBG* epdg_ue_fsm_262423702918870 send ok to <0.2059.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428698871337 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000376,8754889,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421300916375 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421300916375 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1991.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423702918870 consume call purge_ms_request from <0.2059.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429712271754 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000374,8754890,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2066.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420923312249">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428698871337 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.090 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,true,0,false,false} 04:13:00.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425606731864",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.090 [info] ue_fsm ev_rx_s6b_str 04:13:00.090 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000376,8754889,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.090 [info] ue_fsm ev_rx_swm_str 04:13:00.090 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000376,8754889,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.090 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426010122904","262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.090 [debug] SWx Tx SAR Imsi="262426010122904" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.090 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429596318320","262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426010122904",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.090 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.090 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.090 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421300916375",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.090 [info] ue_fsm ev_rx_swx_saa 04:13:00.090 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,false,0,false,false} 04:13:00.090 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.091 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421300916375","262421300916375@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.091 [info] s2b: Tx {gtp,v2,delete_session_request,3659365370,8754893,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616288,<<172,18,50,20>>,undefined}]} 04:13:00.091 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,true,0,false,false} 04:13:00.091 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.091 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,182,133,150,202,0,2,0,2,0,16,0>> 04:13:00.091 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000374,8754890,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.091 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000374,8754890,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.091 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,true,0,false,false} 04:13:00.091 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421300916375 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421300916375 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428698871337 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420923312249">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429712271754 send ok to <0.2066.0> 04:13:00.091 [info] purge_ms_response(<<"262421300916375">>): ok 04:13:00.091 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421300916375">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420923312249 receive call purge_ms_request from <0.2067.0> in state state_active *DBG* epdg_ue_fsm_262429712271754 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000374,8754890,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2066.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.091 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428698871337 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712271754 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429712271754 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.091 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428698871337 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426960795333 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000364,8754891,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2069.0> in state state_wait_delete_session_resp 04:13:00.092 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428698871337","262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.092 [debug] SWx Tx SAR Imsi="262428698871337" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.092 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,true,0,false,false} 04:13:00.092 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426960795333 send ok to <0.2069.0> *DBG* aaa_ue_fsm_262429712271754 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426960795333 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000364,8754891,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2069.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.092 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,172,133,150,203,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426960795333 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429712271754 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420923312249 send ok to <0.2067.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426960795333 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428698871337",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428407114316 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1995.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420923312249 consume call purge_ms_request from <0.2067.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420239260691">>, message_type => purge_ms_req}} 04:13:00.092 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000364,8754891,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426960795333 send ok to <0.201.0> 04:13:00.092 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420923312249">>,"internet",[],{epdg_tun_pdp_ctx,2699616274,1018614684,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428407114316 send ok to <0.1995.0> *DBG* epdg_ue_fsm_262428407114316 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426960795333 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420239260691 receive call purge_ms_request from <0.2072.0> in state state_active *DBG* aaa_ue_fsm_262428407114316 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1995.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428407114316 send ok to <0.211.0> 04:13:00.092 [info] ue_fsm ev_rx_swm_str 04:13:00.092 [info] KMOD Port Delete PDP Context Call {<0.1561.0>,[alias|#Ref<0.4071005738.2327379972.178331>]}: {delete_pdp_context,{172,18,50,103},2699616274,1018614684,{192,168,0,82}} 04:13:00.092 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000364,8754891,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.092 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,82}, 2699616274, 1018614684 04:13:00.092 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],965,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,82}},{i_tid,2699616274}]}} 04:13:00.092 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429712271754","262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.092 [debug] SWx Tx SAR Imsi="262429712271754" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.092 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,false,0,false,false} 04:13:00.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429712271754",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.092 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.092 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,true,0,false,false} 04:13:00.092 [info] ue_fsm ev_rx_swm_str 04:13:00.092 [info] s2b: Tx {gtp,v2,delete_session_request,1018614684,8754894,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616274,<<172,18,50,20>>,undefined}]} 04:13:00.092 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428407114316",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.092 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426960795333","262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.092 [info] ue_fsm ev_rx_swx_saa 04:13:00.092 [debug] SWx Tx SAR Imsi="262426960795333" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426960795333",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.092 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428407114316","262428407114316@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420239260691">>,message_type => purge_ms_req} 04:13:00.092 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.092 [info] ue_fsm purge_ms_request 04:13:00.092 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,true,0,false,false} 04:13:00.092 [info] purge_ms_response(<<"262428407114316">>): ok 04:13:00.092 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420239260691">>,"internet",[],{epdg_tun_pdp_ctx,2699616281,113984665,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.092 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428407114316">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428407114316 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.093 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423702918870"],[],[]} *DBG* aaa_ue_fsm_262423702918870 receive call rx_s6b_str from <0.2073.0> in state state_authenticated 04:13:00.093 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422297792446",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.093 [info] KMOD Port Delete PDP Context Call {<0.1631.0>,[alias|#Ref<0.4071005738.2327379969.189116>]}: {delete_pdp_context,{172,18,50,103},2699616281,113984665,{192,168,0,89}} *DBG* aaa_ue_fsm_262423702918870 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2073.0> *DBG* aaa_ue_fsm_262422297792446 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa 04:13:00.093 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,89}, 2699616281, 113984665 *DBG* aaa_ue_fsm_262423702918870 consume call rx_s6b_str from <0.2073.0> in state state_authenticated *DBG* epdg_ue_fsm_262420239260691 send ok to <0.2072.0> *DBG* aaa_ue_fsm_262422297792446 send ok to <0.1997.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422297792446 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.093 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420239260691 consume call purge_ms_request from <0.2072.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422297792446 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427179830612">>, message_type => purge_ms_req}} 04:13:00.093 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1029,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,89}},{i_tid,2699616281}]}} *DBG* epdg_ue_fsm_262422297792446 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422297792446 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.093 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423702918870","262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.093 [info] ue_fsm ev_rx_swx_saa 04:13:00.093 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.093 [info] s2b: Tx {gtp,v2,delete_session_request,113984665,8754895,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616281,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262427179830612 receive call purge_ms_request from <0.2074.0> in state state_active 04:13:00.093 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.093 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422297792446","262422297792446@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.093 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.093 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,true,0,false,false} 04:13:00.093 [info] purge_ms_response(<<"262422297792446">>): ok 04:13:00.093 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422297792446">>,"internet",[],undefined,true,0,false,false} 04:13:00.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427179830612">>,message_type => purge_ms_req} 04:13:00.093 [info] ue_fsm purge_ms_request 04:13:00.093 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427179830612">>,"internet",[],{epdg_tun_pdp_ctx,2699616266,697058286,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429596318320 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000371,8754892,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2075.0> in state state_wait_delete_session_resp 04:13:00.093 [info] KMOD Port Delete PDP Context Call {<0.1481.0>,[alias|#Ref<0.4071005738.2327379972.178445>]}: {delete_pdp_context,{172,18,50,103},2699616266,697058286,{192,168,0,74}} *DBG* epdg_ue_fsm_262429596318320 send ok to <0.2075.0> 04:13:00.093 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,74}, 2699616266, 697058286 04:13:00.094 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1093,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,74}},{i_tid,2699616266}]}} *DBG* epdg_ue_fsm_262429596318320 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000371,8754892,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2075.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429497606986 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1998.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429596318320 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.094 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,179,133,150,204,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427179830612 send ok to <0.2074.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429596318320 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420923312249 receive call rx_s6b_str from <0.2076.0> in state state_authenticated *DBG* epdg_ue_fsm_262427179830612 consume call purge_ms_request from <0.2074.0> in state state_active => state_wait_delete_session_resp 04:13:00.094 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000371,8754892,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427636883966">>,ok}} *DBG* aaa_ue_fsm_262429596318320 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429497606986 send ok to <0.1998.0> *DBG* epdg_ue_fsm_262429497606986 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420923312249 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2076.0> 04:13:00.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000371,8754892,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429596318320 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429497606986 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1998.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429497606986 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420923312249 consume call rx_s6b_str from <0.2076.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429497606986 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428196338648">>, message_type => purge_ms_req}} 04:13:00.094 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.094 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,true,0,false,false} 04:13:00.094 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429497606986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.094 [info] s2b: Tx {gtp,v2,delete_session_request,697058286,8754896,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616266,<<172,18,50,20>>,undefined}]} 04:13:00.094 [info] ue_fsm ev_rx_swx_saa 04:13:00.094 [info] ue_fsm ev_rx_swm_str 04:13:00.094 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420923312249"],[],[]} 04:13:00.094 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429497606986","262429497606986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.094 [info] ue_fsm ev_rx_s6b_str 04:13:00.094 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429596318320","262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.094 [debug] SWx Tx SAR Imsi="262429596318320" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.094 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429596318320",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.094 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.094 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420923312249","262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423702918870 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000384,8754893,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2078.0> in state state_wait_delete_session_resp 04:13:00.094 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.094 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262423702918870 send ok to <0.2078.0> 04:13:00.094 [info] purge_ms_response for <<"262427636883966">>: ok 04:13:00.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427636883966">>,message_type => purge_ms_res} 04:13:00.094 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423702918870 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000384,8754893,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2078.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423702918870 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.094 [info] purge_ms_response(<<"262429497606986">>): ok *DBG* aaa_ue_fsm_262428866093042 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2000.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423702918870 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420239260691 receive call rx_s6b_str from <0.2079.0> in state state_authenticated 04:13:00.094 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429497606986">>,"internet",[],undefined,true,0,false,false} 04:13:00.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428196338648">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420239260691 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2079.0> *DBG* aaa_ue_fsm_262423702918870 send ok to <0.201.0> 04:13:00.095 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,192,133,150,205,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420239260691 consume call rx_s6b_str from <0.2079.0> in state state_authenticated *DBG* epdg_ue_fsm_262428196338648 receive call purge_ms_request from <0.2081.0> in state state_active *DBG* aaa_ue_fsm_262428866093042 send ok to <0.2000.0> 04:13:00.095 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000384,8754893,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423702918870 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428866093042 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428866093042 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2000.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.095 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000384,8754893,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428866093042 send ok to <0.211.0> 04:13:00.095 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428866093042 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.095 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.095 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,true,0,false,false} 04:13:00.095 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428866093042",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.095 [info] ue_fsm ev_rx_swm_str 04:13:00.095 [info] ue_fsm ev_rx_swx_saa 04:13:00.095 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420239260691"],[],[]} 04:13:00.095 [info] ue_fsm ev_rx_s6b_str 04:13:00.095 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423702918870","262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.095 [debug] SWx Tx SAR Imsi="262423702918870" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.095 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428866093042","262428866093042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.095 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420239260691","262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423702918870",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.095 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.095 [info] ue_fsm purge_ms_request 04:13:00.095 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.095 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.096 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428196338648">>,"internet",[],{epdg_tun_pdp_ctx,2699616264,3006571456,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.096 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,true,0,false,false} 04:13:00.096 [info] purge_ms_response(<<"262428866093042">>): ok 04:13:00.096 [info] KMOD Port Delete PDP Context Call {<0.1461.0>,[alias|#Ref<0.4071005738.2327379969.189170>]}: {delete_pdp_context,{172,18,50,103},2699616264,3006571456,{192,168,0,72}} 04:13:00.096 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428866093042">>,"internet",[],undefined,true,0,false,false} 04:13:00.096 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,72}, 2699616264, 3006571456 04:13:00.096 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,72}},{i_tid,2699616264}]}} *DBG* aaa_ue_fsm_262427179830612 receive call rx_s6b_str from <0.2082.0> in state state_authenticated 04:13:00.096 [info] s2b: Tx {gtp,v2,delete_session_request,3006571456,8754897,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616264,<<172,18,50,20>>,undefined}]} 04:13:00.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427179830612"],[],[]} 04:13:00.096 [info] ue_fsm ev_rx_s6b_str 04:13:00.096 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427179830612","262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427179830612 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2082.0> 04:13:00.096 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428196338648 send ok to <0.2081.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427179830612 consume call rx_s6b_str from <0.2082.0> in state state_authenticated 04:13:00.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262428196338648 consume call purge_ms_request from <0.2081.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262420396986773">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.096 [info] purge_ms_response for <<"262420396986773">>: ok *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420627392089">>, message_type => purge_ms_req}} 04:13:00.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420396986773">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262420627392089 receive call purge_ms_request from <0.2083.0> in state state_active 04:13:00.097 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420627392089">>,message_type => purge_ms_req} 04:13:00.097 [info] ue_fsm purge_ms_request 04:13:00.097 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420627392089">>,"internet",[],{epdg_tun_pdp_ctx,2699616290,1388148200,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428608542119 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2004.0> in state state_authenticated_wait_swx_saa 04:13:00.097 [info] KMOD Port Delete PDP Context Call {<0.1721.0>,[alias|#Ref<0.4071005738.2327379970.176310>]}: {delete_pdp_context,{172,18,50,103},2699616290,1388148200,{192,168,0,98}} *DBG* aaa_ue_fsm_262428608542119 send ok to <0.2004.0> *DBG* aaa_ue_fsm_262428608542119 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2004.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.097 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428608542119",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428608542119 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.097 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,98}, 2699616290, 1388148200 *DBG* epdg_ue_fsm_262420923312249 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000370,8754894,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2084.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428608542119 send ok to <0.211.0> 04:13:00.097 [info] ue_fsm ev_rx_swx_saa 04:13:00.097 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],67,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,98}},{i_tid,2699616290}]}} 04:13:00.097 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428608542119","262428608542119@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420923312249 send ok to <0.2084.0> *DBG* epdg_ue_fsm_262428608542119 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.097 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,178,133,150,206,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420923312249 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000370,8754894,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2084.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420923312249 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420627392089 send ok to <0.2083.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420923312249 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.097 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420627392089 consume call purge_ms_request from <0.2083.0> in state state_active => state_wait_delete_session_resp 04:13:00.097 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000370,8754894,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420982157665">>,ok}} 04:13:00.097 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000370,8754894,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420239260691 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000377,8754895,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2085.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420923312249 send ok to <0.201.0> 04:13:00.097 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420923312249 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.097 [info] purge_ms_response(<<"262428608542119">>): ok *DBG* epdg_ue_fsm_262420239260691 send ok to <0.2085.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422841068094">>, message_type => purge_ms_req}} 04:13:00.097 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420239260691 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000377,8754895,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2085.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420239260691 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.097 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422841068094 receive call purge_ms_request from <0.2087.0> in state state_active *DBG* epdg_ue_fsm_262420239260691 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.097 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428608542119">>,"internet",[],undefined,true,0,false,false} 04:13:00.097 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420239260691 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422841068094 send ok to <0.2087.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420239260691 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422841068094 consume call purge_ms_request from <0.2087.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420859400624">>, message_type => purge_ms_req}} 04:13:00.097 [info] s2b: Tx {gtp,v2,delete_session_request,1388148200,8754898,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616290,<<172,18,50,20>>,undefined}]} 04:13:00.097 [info] ue_fsm ev_rx_swm_str 04:13:00.097 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,185,133,150,207,0,2,0,2,0,16,0>> 04:13:00.097 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420923312249","262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.097 [debug] SWx Tx SAR Imsi="262420923312249" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.097 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000377,8754895,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.097 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000377,8754895,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.097 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420923312249",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.097 [info] purge_ms_response for <<"262420982157665">>: ok 04:13:00.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420982157665">>,message_type => purge_ms_res} 04:13:00.098 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,false,0,false,false} 04:13:00.098 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.098 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,true,0,false,false} 04:13:00.098 [info] ue_fsm ev_rx_swm_str 04:13:00.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422841068094">>,message_type => purge_ms_req} 04:13:00.098 [info] ue_fsm purge_ms_request 04:13:00.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420239260691","262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.098 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422841068094">>,"internet",[],{epdg_tun_pdp_ctx,2699616287,2657593631,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.098 [debug] SWx Tx SAR Imsi="262420239260691" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.098 [info] KMOD Port Delete PDP Context Call {<0.1691.0>,[alias|#Ref<0.4071005738.2327379972.178639>]}: {delete_pdp_context,{172,18,50,103},2699616287,2657593631,{192,168,0,95}} 04:13:00.098 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,95}, 2699616287, 2657593631 04:13:00.098 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1157,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,95}},{i_tid,2699616287}]}} 04:13:00.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420239260691",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.098 [info] s2b: Tx {gtp,v2,delete_session_request,2657593631,8754899,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616287,<<172,18,50,20>>,undefined}]} 04:13:00.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420859400624">>,message_type => purge_ms_req} 04:13:00.098 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423976041651",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420859400624 receive call purge_ms_request from <0.2090.0> in state state_active 04:13:00.098 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428196338648"],[],[]} *DBG* aaa_ue_fsm_262423976041651 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa 04:13:00.099 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262428196338648 receive call rx_s6b_str from <0.2089.0> in state state_authenticated *DBG* aaa_ue_fsm_262423976041651 send ok to <0.2007.0> 04:13:00.099 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423976041651 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428196338648 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2089.0> *DBG* epdg_ue_fsm_262423976041651 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.099 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420859400624">>,"internet",[],{epdg_tun_pdp_ctx,2699616270,1733914991,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428196338648 consume call rx_s6b_str from <0.2089.0> in state state_authenticated *DBG* aaa_ue_fsm_262420627392089 receive call rx_s6b_str from <0.2091.0> in state state_authenticated *DBG* epdg_ue_fsm_262423976041651 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427179830612 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000362,8754896,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2092.0> in state state_wait_delete_session_resp 04:13:00.099 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420627392089 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2091.0> *DBG* epdg_ue_fsm_262423976041651 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.099 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423976041651","262423976041651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427179830612 send ok to <0.2092.0> *DBG* aaa_ue_fsm_262420627392089 consume call rx_s6b_str from <0.2091.0> in state state_authenticated 04:13:00.099 [info] KMOD Port Delete PDP Context Call {<0.1521.0>,[alias|#Ref<0.4071005738.2327379973.178029>]}: {delete_pdp_context,{172,18,50,103},2699616270,1733914991,{192,168,0,78}} *DBG* aaa_ue_fsm_262428464609272 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420859400624 send ok to <0.2090.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427179830612 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000362,8754896,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2092.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427179830612 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420859400624 consume call purge_ms_request from <0.2090.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420445162565">>, message_type => purge_ms_req}} 04:13:00.099 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427179830612 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.099 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,78}, 2699616270, 1733914991 04:13:00.099 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428196338648","262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.099 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1221,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,78}},{i_tid,2699616270}]}} 04:13:00.099 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.099 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.099 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,170,133,150,208,0,2,0,2,0,16,0>> 04:13:00.099 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420627392089"],[],[]} 04:13:00.099 [info] ue_fsm ev_rx_s6b_str 04:13:00.100 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000362,8754896,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.100 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,true,0,false,false} 04:13:00.100 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000362,8754896,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.100 [info] purge_ms_response(<<"262423976041651">>): ok 04:13:00.100 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420627392089","262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.100 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.100 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423976041651">>,"internet",[],undefined,true,0,false,false} 04:13:00.100 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.100 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,false,0,false,false} 04:13:00.100 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.100 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428464609272",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.100 [info] s2b: Tx {gtp,v2,delete_session_request,1733914991,8754900,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616270,<<172,18,50,20>>,undefined}]} 04:13:00.100 [info] ue_fsm ev_rx_swx_saa 04:13:00.100 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,true,0,false,false} 04:13:00.100 [info] ue_fsm ev_rx_swm_str 04:13:00.100 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428464609272","262428464609272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422841068094"],[],[]} *DBG* aaa_ue_fsm_262422841068094 receive call rx_s6b_str from <0.2093.0> in state state_authenticated 04:13:00.100 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427179830612","262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.100 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420445162565">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262422841068094 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2093.0> *DBG* aaa_ue_fsm_262422841068094 consume call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* epdg_ue_fsm_262420445162565 receive call purge_ms_request from <0.2095.0> in state state_active 04:13:00.101 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,168,133,150,209,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427179830612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428464609272 send ok to <0.2013.0> *DBG* aaa_ue_fsm_262427179830612 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.101 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428464609272 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428196338648 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000360,8754897,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2096.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428464609272 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.101 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422841068094","262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.101 [debug] SWx Tx SAR Imsi="262427179830612" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262428196338648 send ok to <0.2096.0> *DBG* epdg_ue_fsm_262428464609272 send ok to <0.211.0> 04:13:00.101 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262423289360625 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2016.0> in state state_authenticated_wait_swx_saa 04:13:00.101 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262428196338648 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000360,8754897,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2096.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428464609272 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420627392089 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000386,8754898,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2097.0> in state state_wait_delete_session_resp 04:13:00.101 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262428196338648 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428196338648 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420859400624 receive call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* epdg_ue_fsm_262420627392089 send ok to <0.2097.0> *DBG* epdg_ue_fsm_262420445162565 send ok to <0.2095.0> *DBG* epdg_ue_fsm_262420627392089 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000386,8754898,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2097.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420859400624 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2098.0> *DBG* epdg_ue_fsm_262420445162565 consume call purge_ms_request from <0.2095.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428196338648 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423289360625 send ok to <0.2016.0> *DBG* epdg_ue_fsm_262420627392089 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425949758730">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420859400624 consume call rx_s6b_str from <0.2098.0> in state state_authenticated 04:13:00.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427179830612",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428196338648 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423289360625 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2016.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.101 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420445162565">>,"internet",[],{epdg_tun_pdp_ctx,2699616289,632822098,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.101 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000360,8754897,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.101 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.101 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000360,8754897,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.102 [info] KMOD Port Delete PDP Context Call {<0.1711.0>,[alias|#Ref<0.4071005738.2327379969.189253>]}: {delete_pdp_context,{172,18,50,103},2699616289,632822098,{192,168,0,97}} 04:13:00.102 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,97}, 2699616289, 632822098 04:13:00.102 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1285,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,97}},{i_tid,2699616289}]}} 04:13:00.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,false,0,false,false} 04:13:00.102 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,true,0,false,false} 04:13:00.102 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.102 [info] purge_ms_response(<<"262428464609272">>): ok 04:13:00.102 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,194,133,150,210,0,2,0,2,0,16,0>> 04:13:00.102 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423289360625",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.102 [info] ue_fsm ev_rx_swx_saa 04:13:00.102 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000386,8754898,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.102 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,true,0,false,false} 04:13:00.102 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000386,8754898,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.102 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428464609272">>,"internet",[],undefined,true,0,false,false} 04:13:00.102 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423289360625","262423289360625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.102 [info] ue_fsm ev_rx_swm_str 04:13:00.102 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420859400624"],[],[]} 04:13:00.102 [info] ue_fsm ev_rx_s6b_str 04:13:00.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,false,0,false,false} 04:13:00.102 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.102 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428196338648","262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.102 [debug] SWx Tx SAR Imsi="262428196338648" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.102 [info] s2b: Tx {gtp,v2,delete_session_request,632822098,8754901,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616289,<<172,18,50,20>>,undefined}]} 04:13:00.102 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,true,0,false,false} 04:13:00.102 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420859400624","262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.102 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428196338648",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.102 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.102 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.102 [info] ue_fsm ev_rx_swm_str 04:13:00.102 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262420627392089 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423289360625 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.102 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425949758730">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423289360625 send ok to <0.211.0> 04:13:00.102 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428619762170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423289360625 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425949758730 receive call purge_ms_request from <0.2101.0> in state state_active *DBG* aaa_ue_fsm_262428619762170 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2025.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420627392089 send ok to <0.201.0> 04:13:00.103 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,191,133,150,211,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428619762170 send ok to <0.2025.0> *DBG* aaa_ue_fsm_262420627392089 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428619762170 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428619762170 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2025.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.103 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420627392089","262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422841068094 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000383,8754899,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2102.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428619762170 send ok to <0.211.0> 04:13:00.103 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428619762170 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425924335394 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422841068094 send ok to <0.2102.0> *DBG* epdg_ue_fsm_262425949758730 send ok to <0.2101.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425949758730 consume call purge_ms_request from <0.2101.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422841068094 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000383,8754899,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2102.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422841068094 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424542324734">>, message_type => purge_ms_req}} 04:13:00.103 [info] purge_ms_response(<<"262423289360625">>): ok *DBG* epdg_ue_fsm_262422841068094 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.103 [debug] SWx Tx SAR Imsi="262420627392089" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420627392089",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.103 [info] ue_fsm ev_rx_swx_saa 04:13:00.104 [info] ue_fsm purge_ms_request 04:13:00.104 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423289360625">>,"internet",[],undefined,true,0,false,false} 04:13:00.104 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425949758730">>,"internet",[],{epdg_tun_pdp_ctx,2699616284,2396495255,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.104 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428619762170","262428619762170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.104 [info] KMOD Port Delete PDP Context Call {<0.1661.0>,[alias|#Ref<0.4071005738.2327379973.178104>]}: {delete_pdp_context,{172,18,50,103},2699616284,2396495255,{192,168,0,92}} 04:13:00.104 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.104 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,92}, 2699616284, 2396495255 04:13:00.104 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],966,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,92}},{i_tid,2699616284}]}} 04:13:00.104 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000383,8754899,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.104 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000383,8754899,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.104 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,true,0,false,false} 04:13:00.104 [info] purge_ms_response(<<"262428619762170">>): ok 04:13:00.104 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425924335394",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.104 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,false,0,false,false} 04:13:00.104 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428619762170">>,"internet",[],undefined,true,0,false,false} 04:13:00.104 [info] ue_fsm ev_rx_swx_saa 04:13:00.104 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.104 [info] s2b: Tx {gtp,v2,delete_session_request,2396495255,8754902,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616284,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420859400624 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000366,8754900,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2104.0> in state state_wait_delete_session_resp 04:13:00.104 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,true,0,false,false} 04:13:00.104 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425924335394","262425924335394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420859400624 send ok to <0.2104.0> 04:13:00.104 [info] ue_fsm ev_rx_swm_str 04:13:00.104 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420445162565"],[],[]} *DBG* epdg_ue_fsm_262420859400624 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000366,8754900,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2104.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420445162565 receive call rx_s6b_str from <0.2103.0> in state state_authenticated 04:13:00.104 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422841068094","262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420859400624 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.104 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424542324734">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420445162565 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2103.0> 04:13:00.105 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,174,133,150,212,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420445162565 consume call rx_s6b_str from <0.2103.0> in state state_authenticated *DBG* epdg_ue_fsm_262424542324734 receive call purge_ms_request from <0.2105.0> in state state_active 04:13:00.105 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000366,8754900,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422841068094 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425924335394 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425924335394 send ok to <0.2030.0> 04:13:00.105 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000366,8754900,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420859400624 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422841068094 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425924335394 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425924335394 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.105 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425924335394 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424542324734 send ok to <0.2105.0> *DBG* aaa_ue_fsm_262422609949620 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2033.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424542324734 consume call purge_ms_request from <0.2105.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420859400624 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422609949620 send ok to <0.2033.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427265100448">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422609949620 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420859400624 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422609949620 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2033.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.105 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.105 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,true,0,false,false} 04:13:00.105 [info] ue_fsm ev_rx_s6b_str 04:13:00.105 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420445162565","262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.105 [debug] SWx Tx SAR Imsi="262422841068094" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.105 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.105 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.105 [info] ue_fsm purge_ms_request 04:13:00.105 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422841068094",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.106 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.106 [info] ue_fsm ev_rx_swm_str 04:13:00.106 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424542324734">>,"internet",[],{epdg_tun_pdp_ctx,2699616283,1279936704,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.106 [info] KMOD Port Delete PDP Context Call {<0.1651.0>,[alias|#Ref<0.4071005738.2327379972.178799>]}: {delete_pdp_context,{172,18,50,103},2699616283,1279936704,{192,168,0,91}} 04:13:00.106 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,true,0,false,false} 04:13:00.106 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,91}, 2699616283, 1279936704 04:13:00.106 [info] purge_ms_response(<<"262425924335394">>): ok 04:13:00.106 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1030,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,91}},{i_tid,2699616283}]}} *DBG* aaa_ue_fsm_262427551877409 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2042.0> in state state_authenticated_wait_swx_saa 04:13:00.106 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420859400624","262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.106 [debug] SWx Tx SAR Imsi="262420859400624" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427551877409 send ok to <0.2042.0> 04:13:00.106 [info] s2b: Tx {gtp,v2,delete_session_request,1279936704,8754903,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616283,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262427551877409 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2042.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.106 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422609949620",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.106 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425924335394">>,"internet",[],undefined,true,0,false,false} 04:13:00.106 [info] ue_fsm ev_rx_swx_saa 04:13:00.106 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420859400624",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.106 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422609949620","262422609949620@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.106 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.106 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427265100448">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427265100448 receive call purge_ms_request from <0.2109.0> in state state_active 04:13:00.106 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422609949620 send ok to <0.211.0> 04:13:00.106 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425949758730"],[],[]} *DBG* epdg_ue_fsm_262427551877409 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422609949620 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425949758730 receive call rx_s6b_str from <0.2108.0> in state state_authenticated 04:13:00.106 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427551877409",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427551877409 send ok to <0.211.0> 04:13:00.106 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425949758730 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2108.0> *DBG* epdg_ue_fsm_262427551877409 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427265100448 send ok to <0.2109.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.106 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427551877409","262427551877409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425949758730 consume call rx_s6b_str from <0.2108.0> in state state_authenticated *DBG* epdg_ue_fsm_262427265100448 consume call purge_ms_request from <0.2109.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425879653173">>, message_type => purge_ms_req}} 04:13:00.107 [info] ue_fsm purge_ms_request 04:13:00.107 [info] purge_ms_response(<<"262422609949620">>): ok *DBG* epdg_ue_fsm_262425879653173 receive call purge_ms_request from <0.2110.0> in state state_active 04:13:00.107 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427265100448">>,"internet",[],{epdg_tun_pdp_ctx,2699616285,55017164,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.107 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.107 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422609949620">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420445162565 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000385,8754901,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2112.0> in state state_wait_delete_session_resp 04:13:00.107 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424542324734 receive call rx_s6b_str from <0.2111.0> in state state_authenticated *DBG* epdg_ue_fsm_262420445162565 send ok to <0.2112.0> *DBG* aaa_ue_fsm_262424542324734 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2111.0> *DBG* epdg_ue_fsm_262420445162565 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000385,8754901,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2112.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425879653173 send ok to <0.2110.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420445162565 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424542324734 consume call rx_s6b_str from <0.2111.0> in state state_authenticated 04:13:00.107 [info] KMOD Port Delete PDP Context Call {<0.1671.0>,[alias|#Ref<0.4071005738.2327379969.189415>]}: {delete_pdp_context,{172,18,50,103},2699616285,55017164,{192,168,0,93}} *DBG* epdg_ue_fsm_262425879653173 consume call purge_ms_request from <0.2110.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420445162565 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428463650126">>, message_type => purge_ms_req}} 04:13:00.107 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,93}, 2699616285, 55017164 04:13:00.107 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1094,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,93}},{i_tid,2699616285}]}} 04:13:00.107 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,true,0,false,false} 04:13:00.107 [info] purge_ms_response(<<"262427551877409">>): ok 04:13:00.107 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425949758730","262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.107 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.107 [info] s2b: Tx {gtp,v2,delete_session_request,55017164,8754904,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616285,<<172,18,50,20>>,undefined}]} 04:13:00.107 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427551877409">>,"internet",[],undefined,true,0,false,false} 04:13:00.107 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.107 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425879653173">>,message_type => purge_ms_req} 04:13:00.107 [info] ue_fsm purge_ms_request 04:13:00.107 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425879653173">>,"internet",[],{epdg_tun_pdp_ctx,2699616293,3667306405,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.107 [info] KMOD Port Delete PDP Context Call {<0.1751.0>,[alias|#Ref<0.4071005738.2327379973.178209>]}: {delete_pdp_context,{172,18,50,103},2699616293,3667306405,{192,168,0,101}} 04:13:00.107 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,193,133,150,213,0,2,0,2,0,16,0>> 04:13:00.107 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,101}, 2699616293, 3667306405 04:13:00.107 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000385,8754901,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.107 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],131,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,101}},{i_tid,2699616293}]}} 04:13:00.108 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000385,8754901,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.108 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424542324734"],[],[]} 04:13:00.108 [info] ue_fsm ev_rx_s6b_str 04:13:00.108 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,false,0,false,false} 04:13:00.108 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.108 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424542324734","262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.108 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.108 [info] s2b: Tx {gtp,v2,delete_session_request,3667306405,8754905,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616293,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262425949758730 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000380,8754902,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp 04:13:00.108 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,true,0,false,false} 04:13:00.108 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262425949758730 send ok to <0.2113.0> 04:13:00.108 [info] ue_fsm ev_rx_swm_str 04:13:00.108 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420445162565","262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425949758730 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000380,8754902,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.108 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428463650126">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425949758730 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427265100448 receive call rx_s6b_str from <0.2114.0> in state state_authenticated *DBG* aaa_ue_fsm_262420445162565 send ok to <0.201.0> 04:13:00.109 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,188,133,150,214,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425949758730 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428463650126 receive call purge_ms_request from <0.2116.0> in state state_active *DBG* aaa_ue_fsm_262420445162565 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427265100448 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2114.0> 04:13:00.109 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000380,8754902,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427265100448 consume call rx_s6b_str from <0.2114.0> in state state_authenticated *DBG* aaa_ue_fsm_262421971797555 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2046.0> in state state_authenticated_wait_swx_saa 04:13:00.109 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000380,8754902,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420135073208 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2052.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425949758730 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421971797555 send ok to <0.2046.0> *DBG* aaa_ue_fsm_262425949758730 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428463650126 send ok to <0.2116.0> *DBG* aaa_ue_fsm_262420135073208 send ok to <0.2052.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421971797555 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2046.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.109 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428463650126 consume call purge_ms_request from <0.2116.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420135073208 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2052.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420476766777">>, message_type => purge_ms_req}} 04:13:00.109 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.109 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,true,0,false,false} 04:13:00.109 [debug] SWx Tx SAR Imsi="262420445162565" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.109 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427265100448"],[],[]} 04:13:00.109 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420445162565",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.109 [info] ue_fsm ev_rx_s6b_str 04:13:00.109 [info] ue_fsm ev_rx_swm_str 04:13:00.109 [info] ue_fsm purge_ms_request 04:13:00.109 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427265100448","262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.109 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.109 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.109 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428463650126">>,"internet",[],{epdg_tun_pdp_ctx,2699616272,1915161095,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.109 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425949758730","262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.109 [info] KMOD Port Delete PDP Context Call {<0.1541.0>,[alias|#Ref<0.4071005738.2327379969.189438>]}: {delete_pdp_context,{172,18,50,103},2699616272,1915161095,{192,168,0,80}} 04:13:00.109 [debug] SWx Tx SAR Imsi="262425949758730" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.109 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421971797555",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.109 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,80}, 2699616272, 1915161095 04:13:00.109 [info] ue_fsm ev_rx_swx_saa 04:13:00.109 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3458,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,80}},{i_tid,2699616272}]}} 04:13:00.109 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420135073208",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.109 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425949758730",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.109 [info] ue_fsm ev_rx_swx_saa 04:13:00.109 [info] s2b: Tx {gtp,v2,delete_session_request,1915161095,8754906,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616272,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262420058429472 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2054.0> in state state_authenticated_wait_swx_saa 04:13:00.109 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421971797555","262421971797555@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.109 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420135073208","262420135073208@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420058429472 send ok to <0.2054.0> 04:13:00.110 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262420058429472 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2054.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424542324734 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000379,8754903,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2119.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421971797555 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.110 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425879653173"],[],[]} *DBG* aaa_ue_fsm_262425879653173 receive call rx_s6b_str from <0.2118.0> in state state_authenticated *DBG* epdg_ue_fsm_262424542324734 send ok to <0.2119.0> *DBG* epdg_ue_fsm_262421971797555 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425879653173 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2118.0> 04:13:00.110 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420476766777">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262425879653173 consume call rx_s6b_str from <0.2118.0> in state state_authenticated *DBG* epdg_ue_fsm_262421971797555 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.111 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420058429472",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424542324734 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000379,8754903,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2119.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420135073208 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420476766777 receive call purge_ms_request from <0.2122.0> in state state_active *DBG* aaa_ue_fsm_262428463650126 receive call rx_s6b_str from <0.2120.0> in state state_authenticated 04:13:00.111 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427265100448 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000381,8754904,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424542324734 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420135073208 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428463650126 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2120.0> *DBG* epdg_ue_fsm_262420058429472 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427265100448 send ok to <0.2121.0> *DBG* aaa_ue_fsm_262428463650126 consume call rx_s6b_str from <0.2120.0> in state state_authenticated *DBG* epdg_ue_fsm_262420135073208 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427265100448 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000381,8754904,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420058429472 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427265100448 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.111 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,187,133,150,215,0,2,0,2,0,16,0>> 04:13:00.111 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420058429472","262420058429472@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.111 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000379,8754903,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.111 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000379,8754903,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.111 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,false,0,false,false} 04:13:00.111 [info] ue_fsm ev_rx_s6b_str 04:13:00.111 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.111 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [info] purge_ms_response(<<"262421971797555">>): ok 04:13:00.111 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425879653173","262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.111 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.111 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.111 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,189,133,150,216,0,2,0,2,0,16,0>> 04:13:00.111 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421971797555">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.111 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428463650126"],[],[]} 04:13:00.111 [info] ue_fsm purge_ms_request 04:13:00.111 [info] ue_fsm ev_rx_s6b_str 04:13:00.111 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000381,8754904,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.111 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000381,8754904,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.111 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [info] purge_ms_response(<<"262420135073208">>): ok 04:13:00.111 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420476766777">>,"internet",[],{epdg_tun_pdp_ctx,2699616286,1962587749,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.111 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428463650126","262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.111 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.111 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.111 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,false,0,false,false} 04:13:00.111 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.111 [info] KMOD Port Delete PDP Context Call {<0.1681.0>,[alias|#Ref<0.4071005738.2327379972.178873>]}: {delete_pdp_context,{172,18,50,103},2699616286,1962587749,{192,168,0,94}} 04:13:00.111 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420135073208">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,94}, 2699616286, 1962587749 04:13:00.111 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.111 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1158,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,94}},{i_tid,2699616286}]}} 04:13:00.111 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,true,0,false,false} 04:13:00.111 [info] purge_ms_response(<<"262420058429472">>): ok 04:13:00.111 [info] ue_fsm ev_rx_swm_str 04:13:00.111 [info] s2b: Tx {gtp,v2,delete_session_request,1962587749,8754907,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616286,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262424542324734 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.111 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420058429472">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420476766777 send ok to <0.2122.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420058429472 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420476766777 consume call purge_ms_request from <0.2122.0> in state state_active => state_wait_delete_session_resp 04:13:00.112 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424542324734","262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420900153017">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425879653173 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000389,8754905,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2124.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424542324734 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427265100448 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.112 [debug] SWx Tx SAR Imsi="262424542324734" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424542324734 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425879653173 send ok to <0.2124.0> 04:13:00.112 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,197,133,150,217,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420900153017 receive call purge_ms_request from <0.2125.0> in state state_active *DBG* epdg_ue_fsm_262425879653173 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000389,8754905,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2124.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.112 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000389,8754905,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420967797922 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2057.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425879653173 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427265100448 send ok to <0.201.0> 04:13:00.112 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424542324734",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425879653173 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420900153017 send ok to <0.2125.0> 04:13:00.112 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000389,8754905,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.112 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262420900153017 consume call purge_ms_request from <0.2125.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427265100448 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420459916531">>, message_type => purge_ms_req}} 04:13:00.112 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420900153017">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262425879653173 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420967797922 send ok to <0.2057.0> *DBG* epdg_ue_fsm_262420967797922 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420967797922 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2057.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.112 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420459916531 receive call purge_ms_request from <0.2128.0> in state state_active *DBG* aaa_ue_fsm_262425879653173 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420967797922 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420967797922 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.112 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,false,0,false,false} 04:13:00.112 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.112 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,true,0,false,false} 04:13:00.112 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427265100448","262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.112 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420900153017">>,"internet",[],{epdg_tun_pdp_ctx,2699616271,2386786189,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.112 [debug] SWx Tx SAR Imsi="262427265100448" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.112 [info] KMOD Port Delete PDP Context Call {<0.1531.0>,[alias|#Ref<0.4071005738.2327379973.178365>]}: {delete_pdp_context,{172,18,50,103},2699616271,2386786189,{192,168,0,79}} 04:13:00.112 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420967797922",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.112 [info] ue_fsm ev_rx_swx_saa 04:13:00.112 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,79}, 2699616271, 2386786189 04:13:00.112 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427265100448",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.112 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1222,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,79}},{i_tid,2699616271}]}} 04:13:00.112 [info] ue_fsm ev_rx_swm_str 04:13:00.113 [info] s2b: Tx {gtp,v2,delete_session_request,2386786189,8754908,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616271,<<172,18,50,20>>,undefined}]} 04:13:00.113 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425879653173","262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420967797922","262420967797922@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.113 [debug] SWx Tx SAR Imsi="262425879653173" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.113 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425879653173",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.113 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420459916531">>,message_type => purge_ms_req} 04:13:00.113 [info] ue_fsm purge_ms_request 04:13:00.113 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,true,0,false,false} 04:13:00.113 [info] purge_ms_response(<<"262420967797922">>): ok 04:13:00.113 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420459916531">>,"internet",[],{epdg_tun_pdp_ctx,2699616265,1343760668,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.113 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420967797922">>,"internet",[],undefined,true,0,false,false} 04:13:00.113 [info] KMOD Port Delete PDP Context Call {<0.1471.0>,[alias|#Ref<0.4071005738.2327379969.189490>]}: {delete_pdp_context,{172,18,50,103},2699616265,1343760668,{192,168,0,73}} 04:13:00.113 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,73}, 2699616265, 1343760668 04:13:00.113 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421564659378",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421564659378 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2061.0> in state state_authenticated_wait_swx_saa 04:13:00.114 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1286,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,73}},{i_tid,2699616265}]}} 04:13:00.114 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420459916531 send ok to <0.2128.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.114 [info] s2b: Tx {gtp,v2,delete_session_request,1343760668,8754909,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616265,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420459916531 consume call purge_ms_request from <0.2128.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421564659378 send ok to <0.2061.0> *DBG* epdg_ue_fsm_262421564659378 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420818954867">>, message_type => purge_ms_req}} 04:13:00.114 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421564659378","262421564659378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421564659378 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2061.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420476766777 receive call rx_s6b_str from <0.2129.0> in state state_authenticated *DBG* epdg_ue_fsm_262421564659378 send ok to <0.211.0> 04:13:00.114 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420818954867 receive call purge_ms_request from <0.2130.0> in state state_active *DBG* epdg_ue_fsm_262421564659378 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420476766777 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2129.0> *DBG* aaa_ue_fsm_262420476766777 consume call rx_s6b_str from <0.2129.0> in state state_authenticated 04:13:00.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420476766777"],[],[]} 04:13:00.114 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,true,0,false,false} 04:13:00.114 [info] ue_fsm ev_rx_s6b_str 04:13:00.114 [info] purge_ms_response(<<"262421564659378">>): ok 04:13:00.114 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420818954867">>,message_type => purge_ms_req} 04:13:00.114 [info] ue_fsm purge_ms_request 04:13:00.114 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421564659378">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.2130.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.114 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420476766777","262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420818954867 consume call purge_ms_request from <0.2130.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420397512495">>, message_type => purge_ms_req}} 04:13:00.114 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420397512495 receive call purge_ms_request from <0.2131.0> in state state_active 04:13:00.114 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420818954867">>,"internet",[],{epdg_tun_pdp_ctx,2699616291,1038409979,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425606731864 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2063.0> in state state_authenticated_wait_swx_saa 04:13:00.114 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.114 [info] KMOD Port Delete PDP Context Call {<0.1731.0>,[alias|#Ref<0.4071005738.2327379970.176763>]}: {delete_pdp_context,{172,18,50,103},2699616291,1038409979,{192,168,0,99}} 04:13:00.114 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,99}, 2699616291, 1038409979 *DBG* epdg_ue_fsm_262420397512495 send ok to <0.2131.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425606731864 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.114 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3522,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,99}},{i_tid,2699616291}]}} *DBG* aaa_ue_fsm_262425606731864 send ok to <0.2063.0> *DBG* epdg_ue_fsm_262420397512495 consume call purge_ms_request from <0.2131.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420900153017 receive call rx_s6b_str from <0.2132.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423309077694">>, message_type => purge_ms_req}} 04:13:00.114 [info] s2b: Tx {gtp,v2,delete_session_request,1038409979,8754910,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616291,<<172,18,50,20>>,undefined}]} *DBG* aaa_ue_fsm_262425606731864 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2063.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420900153017 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2132.0> *DBG* aaa_ue_fsm_262420900153017 consume call rx_s6b_str from <0.2132.0> in state state_authenticated *DBG* epdg_ue_fsm_262425606731864 send ok to <0.211.0> 04:13:00.114 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420397512495">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423309077694 receive call purge_ms_request from <0.2133.0> in state state_active 04:13:00.114 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425606731864 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.115 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425606731864",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.115 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420397512495">>,"internet",[],{epdg_tun_pdp_ctx,2699616279,3872909555,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.115 [info] ue_fsm ev_rx_swx_saa 04:13:00.115 [info] KMOD Port Delete PDP Context Call {<0.1611.0>,[alias|#Ref<0.4071005738.2327379970.176780>]}: {delete_pdp_context,{172,18,50,103},2699616279,3872909555,{192,168,0,87}} 04:13:00.115 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,87}, 2699616279, 3872909555 04:13:00.115 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],195,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,87}},{i_tid,2699616279}]}} 04:13:00.115 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425606731864","262425606731864@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.115 [info] s2b: Tx {gtp,v2,delete_session_request,3872909555,8754911,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616279,<<172,18,50,20>>,undefined}]} 04:13:00.115 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.115 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420900153017"],[],[]} 04:13:00.115 [info] ue_fsm ev_rx_s6b_str 04:13:00.115 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,true,0,false,false} 04:13:00.115 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420900153017","262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.115 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.115 [info] purge_ms_response(<<"262425606731864">>): ok 04:13:00.115 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423309077694">>,message_type => purge_ms_req} 04:13:00.115 [info] ue_fsm purge_ms_request 04:13:00.115 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425606731864">>,"internet",[],undefined,true,0,false,false} 04:13:00.115 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423309077694">>,"internet",[],{epdg_tun_pdp_ctx,2699616292,2605785845,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:00.115 [info] KMOD Port Delete PDP Context Call {<0.1741.0>,[alias|#Ref<0.4071005738.2327379973.178427>]}: {delete_pdp_context,{172,18,50,103},2699616292,2605785845,{192,168,0,100}} 04:13:00.115 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,100}, 2699616292, 2605785845 04:13:00.115 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1350,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,100}},{i_tid,2699616292}]}} 04:13:00.115 [info] s2b: Tx {gtp,v2,delete_session_request,2605785845,8754912,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616292,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.2133.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423309077694 consume call purge_ms_request from <0.2133.0> in state state_active => state_wait_delete_session_resp 04:13:00.116 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,176,133,150,218,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428313058488">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428463650126 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000368,8754906,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2134.0> in state state_wait_delete_session_resp 04:13:00.116 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000368,8754906,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000368,8754906,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428313058488 receive call purge_ms_request from <0.2135.0> in state state_active 04:13:00.116 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428313058488">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428463650126 send ok to <0.2134.0> 04:13:00.116 [info] ue_fsm purge_ms_request 04:13:00.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428463650126 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000368,8754906,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2134.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428463650126 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.116 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428463650126 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.116 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428313058488">>,"internet",[],{epdg_tun_pdp_ctx,2699616273,446698188,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.2135.0> 04:13:00.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428313058488 consume call purge_ms_request from <0.2135.0> in state state_active => state_wait_delete_session_resp 04:13:00.116 [info] ue_fsm ev_rx_swm_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424609513401">>, message_type => purge_ms_req}} 04:13:00.116 [info] KMOD Port Delete PDP Context Call {<0.1551.0>,[alias|#Ref<0.4071005738.2327379972.178948>]}: {delete_pdp_context,{172,18,50,103},2699616273,446698188,{192,168,0,81}} 04:13:00.116 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,81}, 2699616273, 446698188 *DBG* aaa_ue_fsm_262428463650126 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424609513401 receive call purge_ms_request from <0.2137.0> in state state_active 04:13:00.116 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1349,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,81}},{i_tid,2699616273}]}} *DBG* aaa_ue_fsm_262428463650126 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.116 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428463650126","262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.116 [info] s2b: Tx {gtp,v2,delete_session_request,446698188,8754913,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616273,<<172,18,50,20>>,undefined}]} 04:13:00.116 [debug] SWx Tx SAR Imsi="262428463650126" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428463650126",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426010122904 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2065.0> in state state_authenticated_wait_swx_saa 04:13:00.116 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424609513401">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426010122904 send ok to <0.2065.0> *DBG* aaa_ue_fsm_262420459916531 receive call rx_s6b_str from <0.2138.0> in state state_authenticated *DBG* epdg_ue_fsm_262426010122904 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.116 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424609513401 send ok to <0.2137.0> *DBG* aaa_ue_fsm_262426010122904 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2065.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424609513401 consume call purge_ms_request from <0.2137.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426010122904 send ok to <0.211.0> 04:13:00.116 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424609513401">>,"internet",[],{epdg_tun_pdp_ctx,2699616282,2954292542,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,50,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262420459916531 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2138.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422549011946">>,ok}} *DBG* aaa_ue_fsm_262420459916531 consume call rx_s6b_str from <0.2138.0> in state state_authenticated 04:13:00.116 [info] KMOD Port Delete PDP Context Call {<0.1641.0>,[alias|#Ref<0.4071005738.2327379972.178968>]}: {delete_pdp_context,{172,18,50,103},2699616282,2954292542,{192,168,0,90}} *DBG* epdg_ue_fsm_262426010122904 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420476766777 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000382,8754907,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2139.0> in state state_wait_delete_session_resp 04:13:00.116 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,90}, 2699616282, 2954292542 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420476766777 send ok to <0.2139.0> 04:13:00.116 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],259,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,90}},{i_tid,2699616282}]}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423585812786">>,ok}} *DBG* epdg_ue_fsm_262420476766777 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000382,8754907,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2139.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.116 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426010122904",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420476766777 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420476766777 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422911379671">>,ok}} *DBG* aaa_ue_fsm_262420476766777 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420476766777 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.116 [info] ue_fsm ev_rx_swx_saa 04:13:00.116 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426010122904","262426010122904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.116 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420459916531"],[],[]} 04:13:00.116 [info] s2b: Tx {gtp,v2,delete_session_request,2954292542,8754914,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616282,<<172,18,50,20>>,undefined}]} 04:13:00.116 [info] ue_fsm ev_rx_s6b_str 04:13:00.116 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.116 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,true,0,false,false} 04:13:00.116 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420459916531","262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.116 [info] purge_ms_response(<<"262426010122904">>): ok 04:13:00.116 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.116 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,190,133,150,219,0,2,0,2,0,16,0>> 04:13:00.116 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.116 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000382,8754907,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000382,8754907,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.116 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426010122904">>,"internet",[],undefined,true,0,false,false} 04:13:00.116 [info] purge_ms_response for <<"262422549011946">>: ok 04:13:00.116 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422549011946">>,message_type => purge_ms_res} 04:13:00.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,false,0,false,false} 04:13:00.117 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.117 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,true,0,false,false} 04:13:00.117 [info] purge_ms_response for <<"262423585812786">>: ok 04:13:00.117 [info] ue_fsm ev_rx_swm_str 04:13:00.117 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423585812786">>,message_type => purge_ms_res} 04:13:00.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420476766777","262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.117 [debug] SWx Tx SAR Imsi="262420476766777" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420476766777",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.117 [info] purge_ms_response for <<"262422911379671">>: ok 04:13:00.117 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420818954867"],[],[]} *DBG* aaa_ue_fsm_262420818954867 receive call rx_s6b_str from <0.2141.0> in state state_authenticated 04:13:00.117 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428698871337",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420818954867 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2141.0> *DBG* aaa_ue_fsm_262428698871337 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2068.0> in state state_authenticated_wait_swx_saa 04:13:00.117 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420397512495"],[],[]} *DBG* gsup_server got cast {purge_ms_response,{<<"262420552902039">>,ok}} *DBG* aaa_ue_fsm_262420818954867 consume call rx_s6b_str from <0.2141.0> in state state_authenticated 04:13:00.118 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422911379671">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428698871337 send ok to <0.2068.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428698871337 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420397512495 receive call rx_s6b_str from <0.2142.0> in state state_authenticated 04:13:00.118 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428698871337 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2068.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262426526257887">>,ok}} *DBG* epdg_ue_fsm_262428698871337 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420900153017 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000367,8754908,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2143.0> in state state_wait_delete_session_resp 04:13:00.118 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420818954867","262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420397512495 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2142.0> *DBG* epdg_ue_fsm_262428698871337 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.118 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420900153017 send ok to <0.2143.0> *DBG* aaa_ue_fsm_262420397512495 consume call rx_s6b_str from <0.2142.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262421634009860">>,ok}} 04:13:00.118 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420900153017 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000367,8754908,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2143.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420900153017 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420900153017 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.118 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server got cast {purge_ms_response,{<<"262427703108701">>,ok}} 04:13:00.118 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428698871337","262428698871337@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.118 [info] purge_ms_response for <<"262420552902039">>: ok 04:13:00.118 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420552902039">>,message_type => purge_ms_res} 04:13:00.118 [info] ue_fsm ev_rx_s6b_str 04:13:00.118 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.118 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,175,133,150,220,0,2,0,2,0,16,0>> 04:13:00.118 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000367,8754908,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.118 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,true,0,false,false} 04:13:00.118 [info] purge_ms_response(<<"262428698871337">>): ok 04:13:00.118 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000367,8754908,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.118 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420397512495","262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.118 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.118 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.118 [info] purge_ms_response for <<"262426526257887">>: ok 04:13:00.118 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426526257887">>,message_type => purge_ms_res} 04:13:00.118 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428698871337">>,"internet",[],undefined,true,0,false,false} 04:13:00.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,false,0,false,false} 04:13:00.118 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420459916531 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000361,8754909,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2145.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424609513401 receive call rx_s6b_str from <0.2144.0> in state state_authenticated 04:13:00.118 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420459916531 send ok to <0.2145.0> 04:13:00.118 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262420459916531 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000361,8754909,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2145.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.118 [info] purge_ms_response for <<"262421634009860">>: ok *DBG* aaa_ue_fsm_262424609513401 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2144.0> *DBG* epdg_ue_fsm_262420459916531 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424609513401 consume call rx_s6b_str from <0.2144.0> in state state_authenticated 04:13:00.118 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421634009860">>,message_type => purge_ms_res} 04:13:00.119 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420900153017","262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.119 [debug] SWx Tx SAR Imsi="262420900153017" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.119 [info] purge_ms_response for <<"262427703108701">>: ok *DBG* aaa_ue_fsm_262428313058488 receive call rx_s6b_str from <0.2146.0> in state state_authenticated 04:13:00.119 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,169,133,150,221,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420900153017 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428313058488 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2146.0> *DBG* epdg_ue_fsm_262420818954867 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000387,8754910,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2148.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420459916531 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.119 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000361,8754909,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420900153017 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262421924726347">>,ok}} *DBG* aaa_ue_fsm_262428313058488 consume call rx_s6b_str from <0.2146.0> in state state_authenticated *DBG* epdg_ue_fsm_262420818954867 send ok to <0.2148.0> *DBG* aaa_ue_fsm_262429712271754 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420818954867 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000387,8754910,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2148.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420818954867 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428322537987">>,ok}} 04:13:00.119 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000361,8754909,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.119 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424609513401"],[],[]} 04:13:00.119 [info] ue_fsm ev_rx_s6b_str 04:13:00.119 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,false,0,false,false} 04:13:00.119 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.119 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,true,0,false,false} 04:13:00.119 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424609513401","262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.119 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.119 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428313058488"],[],[]} 04:13:00.119 [info] ue_fsm ev_rx_s6b_str 04:13:00.119 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,195,133,150,222,0,2,0,2,0,16,0>> 04:13:00.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420900153017",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.119 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427703108701">>,message_type => purge_ms_res} 04:13:00.120 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000387,8754910,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.120 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000387,8754910,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.120 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428313058488","262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:00.120 [info] ue_fsm ev_rx_swm_str 04:13:00.120 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:00.120 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.120 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,false,0,false,false} 04:13:00.120 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.120 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420459916531","262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.120 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429712271754",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.120 [info] purge_ms_response for <<"262421924726347">>: ok 04:13:00.120 [info] ue_fsm ev_rx_swx_saa 04:13:00.120 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,true,0,false,false} 04:13:00.120 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421924726347">>,message_type => purge_ms_res} 04:13:00.120 [debug] SWx Tx SAR Imsi="262420459916531" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.120 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423309077694"],[],[]} 04:13:00.120 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420459916531",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.120 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429712271754","262429712271754@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423309077694 receive call rx_s6b_str from <0.2149.0> in state state_authenticated *DBG* aaa_ue_fsm_262420459916531 send ok to <0.201.0> 04:13:00.120 [info] purge_ms_response for <<"262428322537987">>: ok *DBG* aaa_ue_fsm_262420459916531 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423309077694 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2149.0> *DBG* aaa_ue_fsm_262420818954867 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.121 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423309077694 consume call rx_s6b_str from <0.2149.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426960795333 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420818954867 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712271754 send ok to <0.2070.0> *DBG* epdg_ue_fsm_262429712271754 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420397512495 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000375,8754911,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2152.0> in state state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262429451519727">>,ok}} *DBG* aaa_ue_fsm_262420818954867 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429712271754 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.121 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423309077694","262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426960795333 send ok to <0.2071.0> *DBG* epdg_ue_fsm_262429712271754 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429596318320 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426960795333 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420397512495 send ok to <0.2152.0> *DBG* aaa_ue_fsm_262426960795333 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429712271754 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426960795333 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420397512495 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000375,8754911,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2152.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429596318320 send ok to <0.2077.0> 04:13:00.121 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got cast {purge_ms_response,{<<"262425798302475">>,ok}} *DBG* epdg_ue_fsm_262420397512495 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429596318320 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.121 [info] ue_fsm ev_rx_swm_str 04:13:00.121 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428322537987">>,message_type => purge_ms_res} 04:13:00.121 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:00.121 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420818954867","262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.121 [debug] SWx Tx SAR Imsi="262420818954867" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.121 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420818954867",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.121 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426960795333",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.121 [info] ue_fsm ev_rx_swx_saa 04:13:00.121 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.121 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,183,133,150,223,0,2,0,2,0,16,0>> 04:13:00.122 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000375,8754911,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.122 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000375,8754911,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.122 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426960795333","262426960795333@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.122 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,true,0,false,false} 04:13:00.122 [info] purge_ms_response(<<"262429712271754">>): ok 04:13:00.122 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429596318320",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.122 [info] ue_fsm ev_rx_swx_saa 04:13:00.122 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.122 [info] purge_ms_response for <<"262429451519727">>: ok 04:13:00.122 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429451519727">>,message_type => purge_ms_res} 04:13:00.122 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,false,0,false,false} 04:13:00.122 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.122 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429712271754">>,"internet",[],undefined,true,0,false,false} 04:13:00.122 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429596318320","262429596318320@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.122 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,177,133,150,225,0,2,0,2,0,16,0>> 04:13:00.122 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,true,0,false,false} 04:13:00.122 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,true,0,false,false} 04:13:00.122 [info] purge_ms_response(<<"262426960795333">>): ok 04:13:00.122 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000369,8754913,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.122 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000369,8754913,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.122 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428313058488 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000369,8754913,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2153.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420397512495 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.122 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.2153.0> 04:13:00.122 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426960795333">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429596318320 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426960795333 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.122 [info] purge_ms_response for <<"262425798302475">>: ok *DBG* epdg_ue_fsm_262428313058488 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000369,8754913,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2153.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420397512495 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429596318320 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424609513401 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000378,8754914,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2155.0> in state state_wait_delete_session_resp 04:13:00.124 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428313058488 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428313058488 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420397512495 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429596318320 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424609513401 send ok to <0.2155.0> 04:13:00.124 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428313058488 send ok to <0.201.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429424486535">>,ok}} *DBG* aaa_ue_fsm_262423702918870 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428313058488 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424609513401 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000378,8754914,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2155.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:00.124 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420397512495","262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424609513401 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424609513401 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262421087445774">>,ok}} *DBG* aaa_ue_fsm_262424609513401 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423702918870 send ok to <0.2080.0> *DBG* epdg_ue_fsm_262423702918870 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424609513401 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423702918870 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427309294070">>,ok}} 04:13:00.124 [debug] SWx Tx SAR Imsi="262420397512495" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.124 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,186,133,150,226,0,2,0,2,0,16,0>> 04:13:00.124 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,true,0,false,false} 04:13:00.124 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000378,8754914,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.124 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420397512495",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.124 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000378,8754914,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.124 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,true,0,false,false} 04:13:00.124 [info] purge_ms_response(<<"262429596318320">>): ok 04:13:00.124 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425798302475">>,message_type => purge_ms_res} 04:13:00.124 [info] ue_fsm ev_rx_swm_str 04:13:00.124 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429596318320">>,"internet",[],undefined,true,0,false,false} 04:13:00.124 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,false,0,false,false} 04:13:00.124 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.124 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428313058488","262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.124 [debug] SWx Tx SAR Imsi="262428313058488" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.124 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428313058488",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.124 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423702918870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.124 [info] ue_fsm ev_rx_swx_saa 04:13:00.124 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,true,0,false,false} 04:13:00.124 [info] ue_fsm ev_rx_swm_str 04:13:00.124 [info] purge_ms_response for <<"262429424486535">>: ok 04:13:00.124 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423702918870","262423702918870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.124 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429424486535">>,message_type => purge_ms_res} 04:13:00.124 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424609513401","262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.124 [debug] SWx Tx SAR Imsi="262424609513401" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.125 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424609513401",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:00.125 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.125 [info] purge_ms_response for <<"262421087445774">>: ok 04:13:00.125 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421087445774">>,message_type => purge_ms_res} 04:13:00.125 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423702918870 send ok to <0.211.0> 04:13:00.125 [info] purge_ms_response for <<"262427309294070">>: ok 04:13:00.125 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420923312249",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423702918870 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420923312249 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2086.0> in state state_authenticated_wait_swx_saa 04:13:00.126 [info] purge_ms_response(<<"262423702918870">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.126 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423702918870">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420923312249 send ok to <0.2086.0> *DBG* epdg_ue_fsm_262420923312249 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427444310131">>,ok}} 04:13:00.126 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427309294070">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420923312249 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2086.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420923312249 send ok to <0.211.0> 04:13:00.126 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420923312249 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.126 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420923312249","262420923312249@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262420295833365">>,ok}} 04:13:00.126 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.126 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,true,0,false,false} 04:13:00.126 [info] purge_ms_response(<<"262420923312249">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.126 [info] purge_ms_response for <<"262427444310131">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429629416978">>,ok}} 04:13:00.126 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427444310131">>,message_type => purge_ms_res} 04:13:00.126 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420923312249">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.126 [info] purge_ms_response for <<"262420295833365">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427143244094">>,ok}} 04:13:00.126 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420295833365">>,message_type => purge_ms_res} 04:13:00.126 [info] purge_ms_response for <<"262429629416978">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429629416978">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420635570283">>,ok}} 04:13:00.127 [info] purge_ms_response for <<"262427143244094">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427143244094">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423725428383">>,ok}} 04:13:00.127 [info] purge_ms_response for <<"262420635570283">>: ok 04:13:00.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420635570283">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424547019361">>,ok}} 04:13:00.127 [info] purge_ms_response for <<"262423725428383">>: ok 04:13:00.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423725428383">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.127 [info] purge_ms_response for <<"262424547019361">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424363913009">>,ok}} *DBG* aaa_ue_fsm_262420239260691 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2088.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420239260691 send ok to <0.2088.0> *DBG* aaa_ue_fsm_262420239260691 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2088.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424547019361">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262420239260691 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262420718567303">>,ok}} 04:13:00.127 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420239260691",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420239260691 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420239260691 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.128 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262425346202845">>,ok}} 04:13:00.128 [info] purge_ms_response for <<"262424363913009">>: ok 04:13:00.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420239260691","262420239260691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.128 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424363913009">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423956761734">>,ok}} 04:13:00.128 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.129 [info] purge_ms_response for <<"262420718567303">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422316515272">>,ok}} 04:13:00.129 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.129 [info] purge_ms_response(<<"262420239260691">>): ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425283927830">>,ok}} 04:13:00.129 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420718567303">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.129 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420239260691">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262421449354080">>,ok}} 04:13:00.129 [info] purge_ms_response for <<"262425346202845">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.129 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425346202845">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421510109314">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428032418300">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425185799541">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420846912672">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424843255958">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426006733267">>,ok}} 04:13:00.129 [info] purge_ms_response for <<"262423956761734">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424577674970">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426987083542">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423315046347">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426911392016">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428434869301">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.129 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423956761734">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423151894414">>,ok}} 04:13:00.129 [info] purge_ms_response for <<"262422316515272">>: ok 04:13:00.129 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422316515272">>,message_type => purge_ms_res} 04:13:00.130 [info] purge_ms_response for <<"262425283927830">>: ok 04:13:00.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425283927830">>,message_type => purge_ms_res} 04:13:00.130 [info] purge_ms_response for <<"262421449354080">>: ok 04:13:00.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421449354080">>,message_type => purge_ms_res} 04:13:00.130 [info] purge_ms_response for <<"262421510109314">>: ok 04:13:00.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421510109314">>,message_type => purge_ms_res} 04:13:00.130 [info] purge_ms_response for <<"262428032418300">>: ok 04:13:00.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428032418300">>,message_type => purge_ms_res} 04:13:00.130 [info] purge_ms_response for <<"262425185799541">>: ok 04:13:00.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425185799541">>,message_type => purge_ms_res} 04:13:00.130 [info] purge_ms_response for <<"262420846912672">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420846912672">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262424843255958">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424843255958">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262426006733267">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426006733267">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262424577674970">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424577674970">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262426987083542">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426987083542">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262423315046347">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423315046347">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262426911392016">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426911392016">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262428434869301">>: ok 04:13:00.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428434869301">>,message_type => purge_ms_res} 04:13:00.131 [info] purge_ms_response for <<"262423151894414">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.132 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423151894414">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422966664600">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.132 [info] purge_ms_response for <<"262422966664600">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425020136076">>,ok}} 04:13:00.132 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422966664600">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262425020136076">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429177624537">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425020136076">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262429177624537">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423777687790">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429177624537">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262423777687790">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425245864613">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423777687790">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262425245864613">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421928254257">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425245864613">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262421928254257">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420219169259">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421928254257">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262420219169259">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426160473951">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420219169259">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.133 [info] purge_ms_response for <<"262426160473951">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422829546184">>,ok}} 04:13:00.133 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426160473951">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] purge_ms_response for <<"262422829546184">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423714331415">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422829546184">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420367151888">>,ok}} 04:13:00.134 [info] purge_ms_response for <<"262423714331415">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421300916375">>,ok}} 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423714331415">>,message_type => purge_ms_res} 04:13:00.134 [info] purge_ms_response for <<"262420367151888">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420367151888">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428407114316">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] purge_ms_response for <<"262421300916375">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422297792446">>,ok}} 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421300916375">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] purge_ms_response for <<"262428407114316">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429497606986">>,ok}} 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428407114316">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] purge_ms_response for <<"262422297792446">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428866093042">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422297792446">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428608542119">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423976041651">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428464609272">>,ok}} 04:13:00.134 [info] purge_ms_response for <<"262429497606986">>: ok 04:13:00.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429497606986">>,message_type => purge_ms_res} 04:13:00.135 [info] purge_ms_response for <<"262428866093042">>: ok 04:13:00.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428866093042">>,message_type => purge_ms_res} 04:13:00.135 [info] purge_ms_response for <<"262428608542119">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428608542119">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423289360625">>,ok}} 04:13:00.135 [info] purge_ms_response for <<"262423976041651">>: ok 04:13:00.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423976041651">>,message_type => purge_ms_res} 04:13:00.135 [info] purge_ms_response for <<"262428464609272">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428464609272">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428619762170">>,ok}} 04:13:00.135 [info] purge_ms_response for <<"262423289360625">>: ok 04:13:00.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423289360625">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.135 [info] purge_ms_response for <<"262428619762170">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425924335394">>,ok}} 04:13:00.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428619762170">>,message_type => purge_ms_res} 04:13:00.135 [info] purge_ms_response for <<"262425924335394">>: ok 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425924335394">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422609949620">>,ok}} 04:13:00.136 [info] purge_ms_response for <<"262422609949620">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422609949620">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427551877409">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] purge_ms_response for <<"262427551877409">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421971797555">>,ok}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427551877409">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] purge_ms_response for <<"262421971797555">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420135073208">>,ok}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421971797555">>,message_type => purge_ms_res} 04:13:00.136 [info] purge_ms_response for <<"262420135073208">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420135073208">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420058429472">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] purge_ms_response for <<"262420058429472">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420967797922">>,ok}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420058429472">>,message_type => purge_ms_res} 04:13:00.136 [info] purge_ms_response for <<"262420967797922">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420967797922">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421564659378">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] purge_ms_response for <<"262421564659378">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425606731864">>,ok}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421564659378">>,message_type => purge_ms_res} 04:13:00.136 [info] purge_ms_response for <<"262425606731864">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425606731864">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426010122904">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.137 [info] purge_ms_response for <<"262426010122904">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428698871337">>,ok}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426010122904">>,message_type => purge_ms_res} 04:13:00.137 [info] purge_ms_response for <<"262428698871337">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428698871337">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429712271754">>,ok}} 04:13:00.137 [info] purge_ms_response for <<"262429712271754">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426960795333">>,ok}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429712271754">>,message_type => purge_ms_res} 04:13:00.137 [info] purge_ms_response for <<"262426960795333">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426960795333">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429596318320">>,ok}} 04:13:00.137 [info] purge_ms_response for <<"262429596318320">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429596318320">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423702918870">>,ok}} 04:13:00.137 [info] purge_ms_response for <<"262423702918870">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423702918870">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420923312249">>,ok}} 04:13:00.137 [info] purge_ms_response for <<"262420923312249">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420239260691">>,ok}} 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420923312249">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.137 [info] purge_ms_response for <<"262420239260691">>: ok 04:13:00.137 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420239260691">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427179830612 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2094.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428196338648 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420627392089 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2100.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427179830612 send ok to <0.2094.0> *DBG* epdg_ue_fsm_262427179830612 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428196338648 send ok to <0.2099.0> *DBG* aaa_ue_fsm_262420627392089 send ok to <0.2100.0> *DBG* aaa_ue_fsm_262427179830612 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2094.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427179830612 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420627392089 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2100.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428196338648 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262427179830612">>,ok}} 04:13:00.138 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428196338648",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427179830612 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428196338648 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.138 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.138 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427179830612",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428196338648 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428196338648">>,ok}} 04:13:00.138 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420627392089 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428196338648 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420627392089 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420627392089">>,ok}} *DBG* epdg_ue_fsm_262420627392089 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.138 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420627392089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.138 [info] ue_fsm ev_rx_swx_saa 04:13:00.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427179830612","262427179830612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428196338648","262428196338648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420627392089","262420627392089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.138 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.138 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,true,0,false,false} 04:13:00.138 [info] purge_ms_response(<<"262427179830612">>): ok 04:13:00.138 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.138 [info] purge_ms_response for <<"262427179830612">>: ok 04:13:00.138 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427179830612">>,message_type => purge_ms_res} 04:13:00.138 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427179830612">>,"internet",[],undefined,true,0,false,false} 04:13:00.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,true,0,false,false} 04:13:00.139 [info] purge_ms_response(<<"262428196338648">>): ok 04:13:00.139 [info] purge_ms_response for <<"262428196338648">>: ok 04:13:00.139 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428196338648">>,message_type => purge_ms_res} 04:13:00.139 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.139 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428196338648">>,"internet",[],undefined,true,0,false,false} 04:13:00.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,true,0,false,false} 04:13:00.139 [info] purge_ms_response(<<"262420627392089">>): ok 04:13:00.139 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420627392089">>,"internet",[],undefined,true,0,false,false} 04:13:00.139 [info] purge_ms_response for <<"262420627392089">>: ok 04:13:00.139 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420627392089">>,message_type => purge_ms_res} 04:13:00.328 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,196,133,150,224,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423309077694 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000388,8754912,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2158.0> in state state_wait_delete_session_resp 04:13:00.329 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000388,8754912,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.329 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000388,8754912,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:00.329 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.2158.0> 04:13:00.330 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:00.330 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423309077694 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000388,8754912,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2158.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423309077694 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:00.330 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423309077694 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:00.330 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423309077694","262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.330 [debug] SWx Tx SAR Imsi="262423309077694" Type=5 APN="internet" AgentInfoOpt=[]  04:13:00.331 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423309077694",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423309077694 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423309077694 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422841068094 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2106.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420859400624 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2107.0> in state state_authenticated_wait_swx_saa 04:13:00.332 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422841068094",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424542324734 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2123.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422841068094 send ok to <0.2106.0> *DBG* aaa_ue_fsm_262420859400624 send ok to <0.2107.0> *DBG* aaa_ue_fsm_262424542324734 send ok to <0.2123.0> 04:13:00.332 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420859400624",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422841068094 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2106.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422841068094 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420859400624 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2107.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424542324734 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2123.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.332 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422841068094 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422841068094">>,ok}} *DBG* epdg_ue_fsm_262420859400624 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.332 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422841068094 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.332 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424542324734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420859400624 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.332 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424542324734 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420859400624 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262420859400624">>,ok}} 04:13:00.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422841068094","262422841068094@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424542324734 send ok to <0.211.0> 04:13:00.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420859400624","262420859400624@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424542324734 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424542324734","262424542324734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262424542324734">>,ok}} 04:13:00.332 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.333 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,true,0,false,false} 04:13:00.333 [info] purge_ms_response(<<"262422841068094">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.333 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.333 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422841068094">>,"internet",[],undefined,true,0,false,false} 04:13:00.333 [info] purge_ms_response for <<"262422841068094">>: ok 04:13:00.333 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422841068094">>,message_type => purge_ms_res} 04:13:00.334 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,true,0,false,false} 04:13:00.334 [info] purge_ms_response(<<"262420859400624">>): ok 04:13:00.334 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.334 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420859400624">>,"internet",[],undefined,true,0,false,false} 04:13:00.334 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,true,0,false,false} 04:13:00.334 [info] purge_ms_response(<<"262424542324734">>): ok 04:13:00.334 [info] purge_ms_response for <<"262420859400624">>: ok 04:13:00.334 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420859400624">>,message_type => purge_ms_res} 04:13:00.334 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424542324734">>,"internet",[],undefined,true,0,false,false} 04:13:00.334 [info] purge_ms_response for <<"262424542324734">>: ok 04:13:00.334 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424542324734">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427265100448 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2126.0> in state state_authenticated_wait_swx_saa 04:13:00.535 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427265100448",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425949758730 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2117.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425879653173 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2127.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427265100448 send ok to <0.2126.0> *DBG* epdg_ue_fsm_262427265100448 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.535 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425949758730 send ok to <0.2117.0> *DBG* aaa_ue_fsm_262425879653173 send ok to <0.2127.0> *DBG* aaa_ue_fsm_262427265100448 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2126.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425949758730 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2117.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427265100448 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425879653173 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2127.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262427265100448">>,ok}} 04:13:00.535 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425949758730",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427265100448 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425949758730 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.535 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425879653173",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425949758730 send ok to <0.211.0> 04:13:00.535 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425879653173 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262425949758730">>,ok}} 04:13:00.536 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425949758730 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425879653173 send ok to <0.211.0> 04:13:00.536 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427265100448","262427265100448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.536 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425879653173 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.536 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425949758730","262425949758730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.536 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425879653173","262425879653173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262425879653173">>,ok}} 04:13:00.536 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,true,0,false,false} 04:13:00.536 [info] purge_ms_response(<<"262427265100448">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.536 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.536 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427265100448">>,"internet",[],undefined,true,0,false,false} 04:13:00.537 [info] purge_ms_response for <<"262427265100448">>: ok 04:13:00.537 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427265100448">>,message_type => purge_ms_res} 04:13:00.537 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,true,0,false,false} 04:13:00.537 [info] purge_ms_response(<<"262425949758730">>): ok 04:13:00.537 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.537 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425949758730">>,"internet",[],undefined,true,0,false,false} 04:13:00.538 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,true,0,false,false} 04:13:00.538 [info] purge_ms_response(<<"262425879653173">>): ok 04:13:00.538 [info] purge_ms_response for <<"262425949758730">>: ok 04:13:00.538 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425949758730">>,message_type => purge_ms_res} 04:13:00.538 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425879653173">>,"internet",[],undefined,true,0,false,false} 04:13:00.539 [info] purge_ms_response for <<"262425879653173">>: ok 04:13:00.539 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425879653173">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420476766777 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2140.0> in state state_authenticated_wait_swx_saa 04:13:00.739 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420476766777",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428463650126 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420459916531 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2150.0> in state state_authenticated_wait_swx_saa 04:13:00.739 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420476766777 send ok to <0.2140.0> *DBG* epdg_ue_fsm_262420476766777 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428463650126 send ok to <0.2136.0> *DBG* aaa_ue_fsm_262420459916531 send ok to <0.2150.0> 04:13:00.739 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428463650126",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420476766777 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2140.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420476766777 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428463650126 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262420476766777">>,ok}} *DBG* aaa_ue_fsm_262420459916531 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2150.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428463650126 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.739 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420459916531",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420476766777 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428463650126 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420459916531 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:00.739 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428463650126 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428463650126">>,ok}} *DBG* epdg_ue_fsm_262420459916531 send ok to <0.211.0> 04:13:00.739 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.739 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420476766777","262420476766777@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420459916531 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262420459916531">>,ok}} 04:13:00.740 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.740 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428463650126","262428463650126@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.740 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420459916531","262420459916531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.740 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,true,0,false,false} 04:13:00.740 [info] purge_ms_response(<<"262420476766777">>): ok 04:13:00.740 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.740 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420476766777">>,"internet",[],undefined,true,0,false,false} 04:13:00.741 [info] purge_ms_response for <<"262420476766777">>: ok 04:13:00.741 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420476766777">>,message_type => purge_ms_res} 04:13:00.741 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,true,0,false,false} 04:13:00.741 [info] purge_ms_response(<<"262428463650126">>): ok 04:13:00.741 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.741 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428463650126">>,"internet",[],undefined,true,0,false,false} 04:13:00.741 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,true,0,false,false} 04:13:00.742 [info] purge_ms_response(<<"262420459916531">>): ok 04:13:00.742 [info] purge_ms_response for <<"262428463650126">>: ok 04:13:00.742 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428463650126">>,message_type => purge_ms_res} 04:13:00.742 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420459916531">>,"internet",[],undefined,true,0,false,false} 04:13:00.742 [info] purge_ms_response for <<"262420459916531">>: ok 04:13:00.742 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420459916531">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420818954867 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2151.0> in state state_authenticated_wait_swx_saa 04:13:00.943 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420818954867",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420397512495 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420445162565 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420818954867 send ok to <0.2151.0> *DBG* epdg_ue_fsm_262420818954867 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420818954867 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2151.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420397512495 send ok to <0.2154.0> 04:13:00.943 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420445162565 send ok to <0.2115.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420818954867">>,ok}} *DBG* epdg_ue_fsm_262420818954867 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420397512495 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420445162565 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa => state_new 04:13:00.943 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420397512495",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420397512495 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420818954867 terminate normal in state state_wait_swm_session_termination_answer 04:13:00.943 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.944 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420445162565",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420397512495 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420445162565 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262420397512495">>,ok}} 04:13:00.944 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420818954867","262420818954867@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420397512495 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420445162565 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.944 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420445162565 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262420445162565">>,ok}} 04:13:00.944 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.944 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420397512495","262420397512495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.944 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420445162565","262420445162565@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:00.944 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,true,0,false,false} 04:13:00.944 [info] purge_ms_response(<<"262420818954867">>): ok 04:13:00.944 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.944 [info] purge_ms_response for <<"262420818954867">>: ok 04:13:00.944 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420818954867">>,"internet",[],undefined,true,0,false,false} 04:13:00.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420818954867">>,message_type => purge_ms_res} 04:13:00.945 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,true,0,false,false} 04:13:00.945 [info] purge_ms_response(<<"262420397512495">>): ok 04:13:00.945 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:00.945 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420397512495">>,"internet",[],undefined,true,0,false,false} 04:13:00.945 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,true,0,false,false} 04:13:00.945 [info] purge_ms_response(<<"262420445162565">>): ok 04:13:00.945 [info] purge_ms_response for <<"262420397512495">>: ok 04:13:00.945 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420397512495">>,message_type => purge_ms_res} 04:13:00.946 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420445162565">>,"internet",[],undefined,true,0,false,false} 04:13:00.946 [info] purge_ms_response for <<"262420445162565">>: ok 04:13:00.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420445162565">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420900153017 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2147.0> in state state_authenticated_wait_swx_saa 04:13:01.147 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420900153017",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428313058488 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2156.0> in state state_authenticated_wait_swx_saa 04:13:01.147 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420900153017 send ok to <0.2147.0> *DBG* epdg_ue_fsm_262420900153017 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424609513401 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa 04:13:01.147 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424609513401",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420900153017 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2147.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428313058488 send ok to <0.2156.0> *DBG* epdg_ue_fsm_262420900153017 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420900153017">>,ok}} *DBG* aaa_ue_fsm_262428313058488 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2156.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424609513401 send ok to <0.2157.0> 04:13:01.147 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428313058488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428313058488 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420900153017 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424609513401 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa => state_new 04:13:01.147 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428313058488 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424609513401 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:01.147 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420900153017","262420900153017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262428313058488">>,ok}} *DBG* epdg_ue_fsm_262428313058488 terminate normal in state state_wait_swm_session_termination_answer 04:13:01.147 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424609513401 send ok to <0.211.0> 04:13:01.148 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.148 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428313058488","262428313058488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424609513401 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262424609513401">>,ok}} 04:13:01.148 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,true,0,false,false} 04:13:01.148 [info] purge_ms_response(<<"262420900153017">>): ok 04:13:01.148 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424609513401","262424609513401@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.148 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:01.148 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420900153017">>,"internet",[],undefined,true,0,false,false} 04:13:01.148 [info] purge_ms_response for <<"262420900153017">>: ok 04:13:01.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420900153017">>,message_type => purge_ms_res} 04:13:01.149 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,true,0,false,false} 04:13:01.149 [info] purge_ms_response(<<"262428313058488">>): ok 04:13:01.149 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:01.149 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428313058488">>,"internet",[],undefined,true,0,false,false} 04:13:01.149 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,true,0,false,false} 04:13:01.149 [info] purge_ms_response(<<"262424609513401">>): ok 04:13:01.149 [info] purge_ms_response for <<"262428313058488">>: ok 04:13:01.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428313058488">>,message_type => purge_ms_res} 04:13:01.150 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424609513401">>,"internet",[],undefined,true,0,false,false} 04:13:01.150 [info] purge_ms_response for <<"262424609513401">>: ok 04:13:01.150 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424609513401">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423309077694 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2159.0> in state state_authenticated_wait_swx_saa 04:13:01.351 [info] SWx Rx SAA {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423309077694",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423309077694 send ok to <0.2159.0> *DBG* epdg_ue_fsm_262423309077694 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:01.351 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423309077694 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2159.0> in state state_authenticated_wait_swx_saa => state_new 04:13:01.351 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423309077694","262423309077694@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262423309077694">>,ok}} *DBG* epdg_ue_fsm_262423309077694 send ok to <0.211.0> 04:13:01.351 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423309077694 terminate normal in state state_wait_swm_session_termination_answer 04:13:01.352 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.352 [info] purge_ms_response(<<"262423309077694">>): ok 04:13:01.352 [info] purge_ms_response for <<"262423309077694">>: ok 04:13:01.352 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423309077694">>,message_type => purge_ms_res} 04:13:01.352 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423309077694">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.55> closed [<0.744.0>] send_close_signal [{{#Port<0.55>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.55>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.360 [error] GSUP connection has been closed 04:13:01.360 [info] Peer down: {<0.686.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:01.555 [info] Peer down: {<0.753.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},39267}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.58>} 04:13:04.641 [notice] GSUP connection has been established Setting ccm options for socket #Port<0.58> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.58> Stream {osmo, 5} Unblocking socket #Port<0.58> Unblocking socket #Port<0.58>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.58> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.58> Stream 254: ID_RESP -> ID_ACK 04:13:04.665 [info] Peer up: {<0.749.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:06.671 [info] Peer up: {<0.2181.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{imsi => <<"262422299270727">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422299270727 enter epdg_ue_fsm in state state_new 04:13:12.734 [info] GSUP: Rx #{imsi => <<"262422299270727">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422299270727 consume internal init_state in state state_new 04:13:12.734 [info] ue_fsm start(epdg_ue_fsm_262422299270727) *DBG* epdg_ue_fsm_262422299270727 receive call {auth_request,33,"internet",#{}} from <0.2188.0> in state state_new 04:13:12.734 [info] ue_fsm init(<<"262422299270727">>) 04:13:12.734 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422299270727 send ok to <0.2188.0> 04:13:12.735 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422299270727 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422299270727 consume call {auth_request,33,"internet",#{}} from <0.2188.0> in state state_new => state_wait_auth_resp 04:13:12.735 [info] ue_fsm start_link(aaa_ue_fsm_262422299270727) *DBG* aaa_ue_fsm_262422299270727 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422299270727 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:12.735 [info] ue_fsm init("262422299270727") *DBG* aaa_ue_fsm_262422299270727 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:12.735 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:12.736 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422299270727",undefined,undefined,false,false,undefined} 04:13:12.736 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:13:12.736 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262422299270727",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422299270727 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422299270727 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262422299270727 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>, <<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171, 232,128,39,129,40,5,1,151,69,215,36,181,185,227>>, <<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>, <<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]}} from <0.2191.0> in state state_wait_swx_maa 04:13:12.750 [info] SWx Rx MAA {<0.2181.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422299270727",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205]],[[101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227]],["foobar"],[[36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253]],[[133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:12.750 [info] dia_sip2gsup: auth [101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205] authz [101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227]  *DBG* aaa_ue_fsm_262422299270727 send ok to <0.2191.0> *DBG* aaa_ue_fsm_262422299270727 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>, <<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171, 232,128,39,129,40,5,1,151,69,215,36,181,185,227>>, <<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>, <<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]}} from <0.2191.0> in state state_wait_swx_maa => state_new 04:13:12.750 [info] rand [101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171] autn [229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205]  *DBG* epdg_ue_fsm_262422299270727 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>, <<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171, 232,128,39,129,40,5,1,151,69,215,36,181,185,227>>, <<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>, <<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:12.750 [info] ue_fsm ev_rx_swx_maa 04:13:12.751 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422299270727",undefined,undefined,false,false,undefined} 04:13:12.751 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>,<<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227>>,<<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>,<<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]} 04:13:12.752 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>,<<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227>>,<<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>,<<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]}, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422299270727 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422299270727">>, {ok, [{epdg_auth_tuple, <<101,40,253,30,226,251,128,78,60,50,150,133, 226,200,251,171>>, <<229,234,38,21,218,186,240,87,210,31,219,226, 104,115,217,205>>, <<101,40,253,30,226,251,128,78,60,50,150,133, 226,200,251,171,232,128,39,129,40,5,1,151,69, 215,36,181,185,227>>, <<133,125,94,56,139,75,144,25,141,206,130,102, 121,47,55,0>>, <<36,39,83,154,21,59,41,45,166,75,221,94, 95,151,212,253>>}]}}} 04:13:12.752 [info] auth_response(<<"262422299270727">>): {ok,[{epdg_auth_tuple,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>,<<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227>>,<<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>,<<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]} *DBG* epdg_ue_fsm_262422299270727 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>, <<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>, <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171, 232,128,39,129,40,5,1,151,69,215,36,181,185,227>>, <<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>, <<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:12.753 [info] auth_response for <<"262422299270727">>: {ok,[{epdg_auth_tuple,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>,<<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>,<<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227>>,<<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>,<<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>}]} 04:13:12.753 [info] GSUP: Tx #{auth_tuples => [#{autn => <<229,234,38,21,218,186,240,87,210,31,219,226,104,115,217,205>>,ck => <<36,39,83,154,21,59,41,45,166,75,221,94,95,151,212,253>>,ik => <<133,125,94,56,139,75,144,25,141,206,130,102,121,47,55,0>>,rand => <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171>>,res => <<101,40,253,30,226,251,128,78,60,50,150,133,226,200,251,171,232,128,39,129,40,5,1,151,69,215,36,181,185,227>>}],imsi => <<"262422299270727">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422299270727">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422299270727 receive call lu_request from <0.2192.0> in state state_authenticating 04:13:12.759 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422299270727">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422299270727 send ok to <0.2192.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:12.759 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422299270727 consume call lu_request from <0.2192.0> in state state_authenticating *DBG* aaa_ue_fsm_262422299270727 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:12.759 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} 04:13:12.759 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:12.759 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422299270727",undefined,undefined,false,false,undefined} 04:13:12.759 [debug] SWx Tx SAR Imsi="262422299270727" Type=1 APN="internet" AgentInfoOpt=[]  04:13:12.759 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422299270727",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422299270727 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422299270727 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422299270727 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2193.0> in state state_wait_swx_saa 04:13:12.768 [info] SWx Rx SAA {<0.2181.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422299270727",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422299270727 send ok to <0.2193.0> *DBG* aaa_ue_fsm_262422299270727 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2193.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422299270727 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:12.768 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422299270727 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422299270727">>,ok}} 04:13:12.768 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422299270727",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422299270727 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:12.768 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:12.769 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:12.769 [info] lu_response(<<"262422299270727">>): ok 04:13:12.769 [info] lu_response for <<"262422299270727">>: ok 04:13:12.769 [info] GSUP: Tx #{imsi => <<"262422299270727">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422299270727">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422299270727 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2194.0> in state state_authenticated 04:13:12.774 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422299270727">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:12.774 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:12.775 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} 04:13:12.775 [debug] Selected PGW Remote Address "172.18.50.103" 04:13:12.775 [info] s2b: Tx {gtp,v2,create_session_request,0,8754915,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422299270727">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000390,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616294,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422299270727 send ok to <0.2194.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:12.775 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422299270727 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2194.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422299270727 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422299270727 receive call {rx_s6b_aar,"262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.2195.0> in state state_authenticated 04:13:12.807 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:12.807 [info] ue_fsm ev_rx_s6b_aar: "262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:13:12.807 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262422299270727",undefined,undefined,true,false,undefined} 04:13:12.807 [debug] SWx Tx SAR Imsi="262422299270727" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:13:12.808 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422299270727",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422299270727 send ok to <0.2195.0> 04:13:12.808 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422299270727 consume call {rx_s6b_aar,"262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.2195.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422299270727 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2196.0> in state state_authenticated_wait_swx_saa 04:13:12.817 [info] SWx Rx SAA {<0.2181.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422299270727",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422299270727 send ok to <0.2196.0> *DBG* aaa_ue_fsm_262422299270727 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2196.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:12.817 [info] ue_fsm ev_rx_swx_saa 04:13:12.818 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422299270727","262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2195.0>} 04:13:12.818 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:12.818 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:12.829 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,198,133,150,227,0,2,0,2,0,16,0,87,0,9,1,160,104,66,161,188,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,104,66,161,188,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,104,66,161,188,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:12.829 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000390,8754915,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"hBЁМ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1749197244,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1749197244,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:12.829 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422299270727">>,<0.2189.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000390,1749197244,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,2699616294,1749197244}],[],[],[]}}}} 04:13:12.830 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422299270727 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616294, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1749197244}}} from <0.2197.0> in state state_wait_create_session_resp 04:13:12.830 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616294,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1749197244}} 04:13:12.830 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} 04:13:12.830 [info] KMOD Port Create PDP Context Call {<0.2189.0>,[alias|#Ref<0.4071005738.2327379972.179375>]}: {create_pdp_context,{172,18,50,103},2699616294,1749197244,{192,168,0,2}} 04:13:12.830 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616294, 1749197244 04:13:12.830 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1413,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616294},{o_tid,1749197244}]}} 04:13:12.831 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616294,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1749197244}) returned ok *DBG* epdg_ue_fsm_262422299270727 send ok to <0.2197.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422299270727">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616294, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 1749197244}}}} 04:13:12.831 [info] tunnel_response(<<"262422299270727">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616294,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1749197244}} *DBG* epdg_ue_fsm_262422299270727 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616294, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 1749197244}}} from <0.2197.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:12.831 [info] tunnel_response for <<"262422299270727">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616294,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 1749197244}} 04:13:12.832 [info] GSUP: Tx #{imsi => <<"262422299270727">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:13:12.840 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:12.840 [debug] Echo Request from {172,18,50,103}:2152, TEI: 0, SeqNo: 0 04:13:12.840 [debug] Echo Reply Send Result: {ok,<<>>} 04:13:12.843 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:12.844 [debug] Echo Request from {172,18,50,103}:2152, TEI: 0, SeqNo: 1 04:13:12.844 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422299270727">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422299270727 receive call purge_ms_request from <0.2200.0> in state state_active 04:13:12.847 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422299270727">>,message_type => purge_ms_req} 04:13:12.847 [info] ue_fsm purge_ms_request 04:13:12.847 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422299270727">>,"internet",[],{epdg_tun_pdp_ctx,2699616294,1749197244,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:12.847 [info] KMOD Port Delete PDP Context Call {<0.2189.0>,[alias|#Ref<0.4071005738.2327379971.177570>]}: {delete_pdp_context,{172,18,50,103},2699616294,1749197244,{192,168,0,2}} 04:13:12.847 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616294, 1749197244 04:13:12.847 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],516,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616294}]}} *DBG* epdg_ue_fsm_262422299270727 send ok to <0.2200.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:12.848 [info] s2b: Tx {gtp,v2,delete_session_request,1749197244,8754916,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616294,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262422299270727 consume call purge_ms_request from <0.2200.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422299270727 receive call rx_s6b_str from <0.2201.0> in state state_authenticated 04:13:12.853 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422299270727"],[],[]} 04:13:12.853 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422299270727 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2201.0> 04:13:12.853 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422299270727","262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262422299270727 consume call rx_s6b_str from <0.2201.0> in state state_authenticated 04:13:12.853 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:12.853 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:12.857 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,198,133,150,228,0,2,0,2,0,16,0>> 04:13:12.857 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000390,8754916,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422299270727 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000390,8754916,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2202.0> in state state_wait_delete_session_resp 04:13:12.857 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000390,8754916,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422299270727 send ok to <0.2202.0> 04:13:12.857 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422299270727 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000390,8754916,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2202.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:12.857 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422299270727 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422299270727 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:12.857 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,true,0,false,false} 04:13:12.858 [info] ue_fsm ev_rx_swm_str 04:13:12.858 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422299270727","262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:12.858 [debug] SWx Tx SAR Imsi="262422299270727" Type=5 APN="internet" AgentInfoOpt=[]  04:13:12.858 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422299270727",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422299270727 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422299270727 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422299270727 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2203.0> in state state_authenticated_wait_swx_saa 04:13:12.864 [info] SWx Rx SAA {<0.2181.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422299270727",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:12.864 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422299270727 send ok to <0.2203.0> 04:13:12.865 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422299270727","262422299270727@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422299270727 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2203.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422299270727 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:12.865 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262422299270727">>,ok}} *DBG* epdg_ue_fsm_262422299270727 send ok to <0.211.0> 04:13:12.865 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422299270727 terminate normal in state state_wait_swm_session_termination_answer 04:13:12.865 [info] purge_ms_response(<<"262422299270727">>): ok 04:13:12.865 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422299270727">>,"internet",[],undefined,true,0,false,false} 04:13:12.865 [info] purge_ms_response for <<"262422299270727">>: ok 04:13:12.865 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422299270727">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Socket #Port<0.58> closed [<0.2172.0>] send_close_signal [{{#Port<0.58>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.58>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:12.871 [error] GSUP connection has been closed 04:13:12.871 [info] Peer down: {<0.749.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:13.067 [info] Peer down: {<0.2181.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,50,103},37561}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.61>} Setting ccm options for socket #Port<0.61> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:13:15.947 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.61> Stream {osmo, 5} Unblocking socket #Port<0.61> Unblocking socket #Port<0.61>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.61> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.61> Stream 254: ID_RESP -> ID_ACK 04:13:15.973 [info] Peer up: {<0.2177.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:19.315 [info] Peer up: {<0.2225.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{imsi => <<"262420206032612">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420206032612 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420206032612 consume internal init_state in state state_new 04:13:25.391 [info] GSUP: Rx #{imsi => <<"262420206032612">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420206032612 receive call {auth_request,33,"internet",#{}} from <0.2232.0> in state state_new 04:13:25.391 [info] ue_fsm start(epdg_ue_fsm_262420206032612) 04:13:25.391 [info] ue_fsm init(<<"262420206032612">>) *DBG* epdg_ue_fsm_262420206032612 send ok to <0.2232.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420206032612 consume call {auth_request,33,"internet",#{}} from <0.2232.0> in state state_new => state_wait_auth_resp 04:13:25.391 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420206032612 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.391 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420206032612 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262420206032612 consume internal init_state in state state_new 04:13:25.392 [info] ue_fsm start_link(aaa_ue_fsm_262420206032612) *DBG* aaa_ue_fsm_262420206032612 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.392 [info] ue_fsm init("262420206032612") 04:13:25.392 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.392 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420206032612",undefined,undefined,false,false,undefined} 04:13:25.392 [debug] Swx MAR: IPv4Opt=<<"џџџў">> IPv6Opt=[] 04:13:25.392 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805417756",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262420206032612",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"џџџў">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420206032612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420206032612 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.400 [info] SWx Rx MAA {<0.2225.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805417756;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420206032612",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20]],[[207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239]],["foobar"],[[98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75]],[[158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420206032612 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>, <<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4, 123,237,128,254,152,0,127,83,52,149,233,152,53,239>>, <<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>, <<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]}} from <0.2235.0> in state state_wait_swx_maa 04:13:25.401 [info] dia_sip2gsup: auth [207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20] authz [207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239]  04:13:25.401 [info] rand [207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4] autn [148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20]  04:13:25.401 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420206032612 send ok to <0.2235.0> 04:13:25.401 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420206032612",undefined,undefined,false,false,undefined} 04:13:25.401 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>,<<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239>>,<<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>,<<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]} *DBG* epdg_ue_fsm_262420206032612 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>, <<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4, 123,237,128,254,152,0,127,83,52,149,233,152,53,239>>, <<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>, <<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420206032612 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>, <<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4, 123,237,128,254,152,0,127,83,52,149,233,152,53,239>>, <<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>, <<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]}} from <0.2235.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420206032612 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420206032612">>, {ok, [{epdg_auth_tuple, <<207,65,241,147,237,33,59,67,145,167,139,121, 212,186,194,4>>, <<148,12,161,47,140,129,84,143,98,124,98,210, 61,236,119,20>>, <<207,65,241,147,237,33,59,67,145,167,139,121, 212,186,194,4,123,237,128,254,152,0,127,83, 52,149,233,152,53,239>>, <<158,22,57,17,129,76,228,205,12,54,74,62,42, 111,186,9>>, <<98,114,234,56,217,245,20,108,200,222,6, 246,88,87,245,75>>}]}}} 04:13:25.401 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>,<<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239>>,<<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>,<<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]}, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420206032612 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>, <<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>, <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4, 123,237,128,254,152,0,127,83,52,149,233,152,53,239>>, <<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>, <<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.401 [info] auth_response(<<"262420206032612">>): {ok,[{epdg_auth_tuple,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>,<<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239>>,<<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>,<<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.401 [info] auth_response for <<"262420206032612">>: {ok,[{epdg_auth_tuple,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>,<<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>,<<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239>>,<<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>,<<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>}]} 04:13:25.402 [info] GSUP: Tx #{auth_tuples => [#{autn => <<148,12,161,47,140,129,84,143,98,124,98,210,61,236,119,20>>,ck => <<98,114,234,56,217,245,20,108,200,222,6,246,88,87,245,75>>,ik => <<158,22,57,17,129,76,228,205,12,54,74,62,42,111,186,9>>,rand => <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4>>,res => <<207,65,241,147,237,33,59,67,145,167,139,121,212,186,194,4,123,237,128,254,152,0,127,83,52,149,233,152,53,239>>}],imsi => <<"262420206032612">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420206032612">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420206032612 receive call lu_request from <0.2236.0> in state state_authenticating 04:13:25.405 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420206032612">>,message_type => location_upd_req} 04:13:25.405 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420206032612 send ok to <0.2236.0> 04:13:25.405 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420206032612 consume call lu_request from <0.2236.0> in state state_authenticating *DBG* aaa_ue_fsm_262420206032612 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.405 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.405 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420206032612",undefined,undefined,false,false,undefined} 04:13:25.405 [debug] SWx Tx SAR Imsi="262420206032612" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.405 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420206032612",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420206032612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420206032612 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420206032612 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2237.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420206032612 send ok to <0.2237.0> *DBG* aaa_ue_fsm_262420206032612 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2237.0> in state state_wait_swx_saa => state_authenticated 04:13:25.410 [info] SWx Rx SAA {<0.2225.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420206032612",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420206032612 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.410 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262420206032612">>,ok}} *DBG* epdg_ue_fsm_262420206032612 send ok to <0.211.0> 04:13:25.410 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420206032612",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420206032612 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.410 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:25.411 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} 04:13:25.411 [info] lu_response(<<"262420206032612">>): ok 04:13:25.411 [info] lu_response for <<"262420206032612">>: ok 04:13:25.411 [info] GSUP: Tx #{imsi => <<"262420206032612">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420206032612">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:25.413 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420206032612">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420206032612 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2238.0> in state state_authenticated 04:13:25.413 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.414 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} 04:13:25.414 [debug] Selected PGW Remote Address "172.18.50.103" *DBG* epdg_ue_fsm_262420206032612 send ok to <0.2238.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420206032612 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2238.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.414 [info] s2b: Tx {gtp,v2,create_session_request,0,8754917,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420206032612">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2649000391,<<172,18,50,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,2699616295,<<172,18,50,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420206032612 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.414 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420206032612 receive call {rx_s6b_aar,"262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.2239.0> in state state_authenticated 04:13:25.431 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.431 [info] ue_fsm ev_rx_s6b_aar: "262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}] 04:13:25.431 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}], {ue_fsm_data,"262420206032612",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420206032612 send ok to <0.2239.0> *DBG* aaa_ue_fsm_262420206032612 consume call {rx_s6b_aar,"262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]} from <0.2239.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.431 [debug] SWx Tx SAR Imsi="262420206032612" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}]  04:13:25.431 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420206032612",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,50,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:25.431 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420206032612 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2240.0> in state state_authenticated_wait_swx_saa 04:13:25.436 [info] SWx Rx SAA {<0.2225.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420206032612",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420206032612 send ok to <0.2240.0> 04:13:25.436 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420206032612 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2240.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.436 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420206032612","262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2239.0>} 04:13:25.436 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.436 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.442 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,33,0,117,157,228,137,199,133,150,229,0,2,0,2,0,16,0,87,0,9,1,160,162,220,227,194,172,18,50,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,162,220,227,194,172,18,50,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,162,220,227,194,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.442 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,create_session_response,2649000391,8754917,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ЂмуТ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2732385218,<<172,18,50,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2732385218,<<172,18,50,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:25.442 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420206032612">>,<0.2233.0>,<<"internet">>,{172,18,50,103},{172,18,50,103},undefined,2649000391,2732385218,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,2699616295,2732385218}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420206032612 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616295, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2732385218}}} from <0.2241.0> in state state_wait_create_session_resp 04:13:25.443 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.443 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616295,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2732385218}} 04:13:25.443 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} 04:13:25.443 [info] KMOD Port Create PDP Context Call {<0.2233.0>,[alias|#Ref<0.4071005738.2327379971.177814>]}: {create_pdp_context,{172,18,50,103},2699616295,2732385218,{192,168,0,2}} 04:13:25.443 [debug] create_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616295, 2732385218 04:13:25.443 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],580,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616295},{o_tid,2732385218}]}} 04:13:25.443 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616295,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2732385218}) returned ok *DBG* epdg_ue_fsm_262420206032612 send ok to <0.2241.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420206032612">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616295, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined, remote_teid => 2732385218}}}} 04:13:25.443 [info] tunnel_response(<<"262420206032612">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616295,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2732385218}} *DBG* epdg_ue_fsm_262420206032612 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 2699616295, remote_ipv4 => <<172,18,50,103>>, remote_ipv6 => undefined,remote_teid => 2732385218}}} from <0.2241.0> in state state_wait_create_session_resp => state_active 04:13:25.444 [info] tunnel_response for <<"262420206032612">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 2699616295,remote_ipv4 => <<172,18,50,103>>,remote_ipv6 => undefined,remote_teid => 2732385218}} 04:13:25.444 [info] GSUP: Tx #{imsi => <<"262420206032612">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420206032612">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420206032612 receive call purge_ms_request from <0.2245.0> in state state_active 04:13:25.451 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420206032612">>,message_type => purge_ms_req} 04:13:25.451 [info] ue_fsm purge_ms_request 04:13:25.452 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420206032612">>,"internet",[],{epdg_tun_pdp_ctx,2699616295,2732385218,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,50,103>>},false,0,false,false} 04:13:25.452 [info] KMOD Port Delete PDP Context Call {<0.2233.0>,[alias|#Ref<0.4071005738.2327379972.179530>]}: {delete_pdp_context,{172,18,50,103},2699616295,2732385218,{192,168,0,2}} 04:13:25.452 [debug] delete_pdp_context: 1, {172,18,50,103}, {192,168,0,2}, 2699616295, 2732385218 04:13:25.452 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],644,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,50,103}},{ms_address,{192,168,0,2}},{i_tid,2699616295}]}} 04:13:25.452 [info] s2b: Tx {gtp,v2,delete_session_request,2732385218,8754918,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2699616295,<<172,18,50,20>>,undefined}]} *DBG* epdg_ue_fsm_262420206032612 send ok to <0.2245.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420206032612 consume call purge_ms_request from <0.2245.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420206032612 receive call rx_s6b_str from <0.2246.0> in state state_authenticated *DBG* aaa_ue_fsm_262420206032612 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2246.0> 04:13:25.456 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420206032612"],[],[]} *DBG* aaa_ue_fsm_262420206032612 consume call rx_s6b_str from <0.2246.0> in state state_authenticated 04:13:25.456 [info] ue_fsm ev_rx_s6b_str 04:13:25.456 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420206032612","262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:25.456 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:25.456 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:25.459 [debug] S2b: Rx from IP {172,18,50,103} port 2123: <<72,37,0,14,157,228,137,199,133,150,230,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420206032612 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000391,8754918,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2247.0> in state state_wait_delete_session_resp 04:13:25.459 [debug] S2b: Rx from IP {172,18,50,103} port 2123: {gtp,v2,delete_session_response,2649000391,8754918,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:25.459 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2649000391,8754918,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420206032612 send ok to <0.2247.0> 04:13:25.459 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,false,0,false,false} 04:13:25.459 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420206032612 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2649000391,8754918,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2247.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:25.459 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420206032612 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420206032612 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:25.459 [info] ue_fsm ev_rx_swm_str 04:13:25.459 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420206032612","262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:25.459 [debug] SWx Tx SAR Imsi="262420206032612" Type=5 APN="internet" AgentInfoOpt=[]  04:13:25.459 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805417756",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420206032612",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420206032612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420206032612 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420206032612 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2248.0> in state state_authenticated_wait_swx_saa 04:13:25.465 [info] SWx Rx SAA {<0.2225.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805417756;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420206032612",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420206032612 send ok to <0.2248.0> *DBG* epdg_ue_fsm_262420206032612 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:25.465 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420206032612 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2248.0> in state state_authenticated_wait_swx_saa => state_new 04:13:25.465 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420206032612","262420206032612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420206032612 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420206032612">>,ok}} 04:13:25.465 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420206032612 terminate normal in state state_wait_swm_session_termination_answer 04:13:25.466 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,true,0,false,false} 04:13:25.466 [info] purge_ms_response(<<"262420206032612">>): ok 04:13:25.466 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420206032612">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.466 [info] purge_ms_response for <<"262420206032612">>: ok 04:13:25.466 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420206032612">>,message_type => purge_ms_res} Socket #Port<0.61> closed [<0.2216.0>] send_close_signal [{{#Port<0.61>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.61>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.470 [info] Peer down: {<0.2177.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,50,20}],[{172,18,50,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:25.470 [error] GSUP connection has been closed 04:13:25.667 [info] Peer down: {<0.2225.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,50,20},{192,168,0,2}],[{172,18,50,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}